Adds Gotify support for notifications.
Notification settings now let you choose between NTFY and Gotify. Gotify can be configured with a server URL and application token, and test notifications are sent through the app server so self-hosted Gotify instances work without browser CORS issues.
Warning: this release modifies the SQLite database schema by adding service, gotify_url, and gotify_token columns to the ntfy_settings table. Existing data is preserved, but backing up your data/ directory before upgrading is recommended.
Docker image:
docker pull dh1011/subscription-manager:3.2.7