github dh1011/subscription-manager 3.2.9

3 hours ago

Fixes automatic notifications, legacy database upgrades, and date handling across time zones.

Automatic NTFY and Gotify notifications now run at the container’s local midnight when a subscription is due. Recurring intervals and end dates are respected, and a failed delivery does not prevent other notifications from being processed.

Legacy databases missing the tags column are now upgraded automatically while preserving existing subscriptions. Billing and end dates also use local calendar dates, preventing them from shifting by one day in some time zones.

Warning: this release may modify older SQLite database schemas by adding the missing tags column. Existing data is preserved, but backing up your data/ directory before upgrading is recommended.

Docker image:

docker pull dh1011/subscription-manager:3.2.9

Don't miss a new subscription-manager release

NewReleases is sending notifications on new releases.