Howdy GitHub and Home Labbers! Welcome to v0.5.0-beta; this is the next step up from v0.4.2-beta and I am very pleased to have finally implemented these features.
1 - Implemented logging in favor of console print statements.
2 - Implemented Cloudflare Turnstile for Anti-Spam/Brute Force protection.
3 - Resolved an issue where IMAP/SMTP latency could cause thread blocking. Threads fail gracefully.
4 - Fixed login page layout.
5 - Navigation improvements. Ticket Commander pages show a link back to the Dashboard. Index has a link to Login. Login is dynamic.
6 - Various HTML5 best practices implemented for future flexibility.
7 - Minor changes to error handling to fit standard logging practices.