feat: add ntfy access token support

- ntfy push notifications now include a Bearer access token when configured
- Add Access Token field to /admin/settings next to server and topic
- Token is stored encrypted like the SMTP password
- Bump version to 0.5.7
This commit is contained in:
Troll (Hermes Agent) 2026-08-07 17:21:04 +00:00
parent a56f6e498b
commit 5ba4f28faf
4 changed files with 19 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# Theme Song Booth
**Version:** `v0.5.6`
**Version:** `v0.5.7`
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.