Version 5.4.2

September 1, 2024
Backend
Add supply locations to backend.

Version 5.4.1

August 9, 2024
Add Supplies
Add ingredient supply locations to add UI.

Version 5.4.0

August 8, 2024
Platform
Update dependencies.
Ingredients
Add ingredient supply location.

Version 5.3.6

May 14, 2024
Platform
Update dependencies.

Version 5.3.6

April 27, 2024
Platform
Fix logout issues.

Version 5.3.5

May 7, 2023
Ranking
Change rankings to only show first names unless multiple people have the same first name.
Platform
Update dependencies.

Version 5.3.4

January 24, 2023
Menu
Fix issue how recipes determine if they can be made. Some recipes showed up even if no ingredients available.
Platform
Clean up dependency usage and remove deprecations.

Version 5.3.3

January 22, 2023
Supply Entry
Fix issue with missing ingredients.

Version 5.3.2

January 22, 2023
Bartender
Fix issue with recipe details on cost table and improve performance.
Platform
Remove legacy code.

Version 5.3.1

January 22, 2023
Bartender
Change OS confirm prompt to bootbox for cancelled orders.
Add improved animation for removed orders.

Version 5.3.0

January 21, 2023
Supply Selector
Seperated ingredient from supply selector for performance improvement.
Supply Addition Kiosk
Add ingredient type to final supply form.
Ingredient Table
Fix some selection issues introduces by other changes.
Bartender
Allow orders to update once rendered.
Platform
Complete rewrite of API and javascript loading to improve performance.

Version 5.2.0

January 4, 2023
Supply Selector
Added Recommended Label.
Fix Selected Label.
Improve type selection mode.
Ordering Kiosk
Fix server error.
Ingredient Table
Fix some selection issues introduces by other changes.
Platform
Added new lookups for ingredient types.
Simply recipes by merging all selection types into one model.
Fix permissions across application.
Fix Bartender layout on small screens.

Version 5.1.1

January 2, 2023
Platform
Fix deployment issue.
Move dashboard button and change style.
Add footer with version and release notes.
Fix menu layout on small screens.

Version 5.1.0

January 2, 2023
Add Supply
Fixed issue where "non-alcoholic" checkbox rendered incorrectly.
Platform
Simplified recipes by merging single and multiple ingredient types into one model.
Fixed issue where excluded ingredient types on the selector table would not exclude.
Fix issues in backend and improved performance.

Version 5.0.0

December 29, 2022
Platform
Added new interface for all pages.
Reworked home page to collapse a few pages into one.
Clean up server interface a bit.