## 0.2.3 (2024-08-05) ### Fix - Missing quote in deploy workflow ## 0.2.2 (2024-08-05) ### Fix - Wrong sed syntax in deploy workflow ## 0.2.1 (2024-08-05) ### Fix - We don't use a prefix in the version tag ## 0.2.0 (2024-08-05) ### Feat - Add housekeeping bin + slight restructure of cron jobs ### Fix - Add missing configuration to config file ## 0.1.0 (2024-08-04) ### Feat - Add version number to layout - Add links to Minecraft Wiki on results page - Add disclaimer to footer - Add contact section to about page - Add privacy notice page - Add New Pairing button - Add audit log - A bit of styling for links + add thanks block for web design - Add about page - Add page indicator to navbar - First draft of navbar + changes to sizing - Add sorting options for results table - A bit of styling for results table - Add trend graphs to result page - Basic results page - Add history caching - Use minecraft font - Change loading animation - Add no-js fallback - AJAX loading with loading animation - Add htmx dependency - Add CSRF protection - Add voting logic - Redo of rating view - Basics for more advanced pairing - Add session to match view - Add custom user agent for API requests - Add commitizen and version file - First draft of layout - Show random mobs in UI - Basic migration system + initial migration - Add new mobs to database - Add image download logic ### Fix - direction indicators were the wrong way round - Left side stopped working during previous fix - expectation calculation was wrong - winner column was read 1-indexed but written 0-indexed - img-preload doesn't support data prefix + running cursor fix on load doesn't work - Use standard html attributes - Loading animation issues