You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Per-Subscription Cancellation Notice Period (#132)
New Cancellation Notice (days) field on every subscription (0–365; default 0 keeps existing behavior)
Renewal reminders now count down to the cancel-by deadline (renewal date minus notice period) across email, Pushover, Telegram, and webhooks, with clear "Cancel by" wording
Once a deadline passes, reminders fall back to the renewal date so no subscription goes silent
Cancel-by deadlines are shown in the subscription list, the in-app calendar, and the iCal export/subscription feed
Available via the REST API, MCP tools, and CSV export; localized in English, German, Spanish, and Dutch
Subscription Search
Filter the subscription list live, without disrupting column sorting
Autopay Tracking
Track whether each subscription is charged automatically (yes / no / not recorded), with list badges, form toggle, CSV export, and MCP support