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 +1 @@
0.5.6
0.5.7