Fixed:
- Refactored parts of the code for better performance running in production with
Gunicorn
. #216 - Fixed
Management
side-bar inconsistent index numbers. #207 - Fixed
Operators
only bug in theManagement
base template. #208 - Fixed
Customization > Tickets
view doesn't reflect updated changes. #209 - Fixed
Display Screen
auto-play permission warning is blocking the screen. #200 - Fixed
Touch Screen
form showing the wrong label. #203 - Fixed
Display Screen
fails to handle TTS failure with no internet. #198
Added:
- Add an API module to handle adding, updating, and deleting tickets. #224 #225
- Add a
Background Task
to reset tickets on a specific date or schedule. #221 - Add a
Display Screen
template to display the last 4 called tickets. #215 - Add a
Display Screen
option to hide the waiting tickets index number. #214 - Add to
Management
updating a ticket status and details option. #211