paperclip/packages
Aron Prins fcbae62baf feat(backups): tiered daily/weekly/monthly retention with UI controls
Replace single retentionDays with a three-tier BackupRetentionPolicy:
- Daily: keep all backups (presets: 3, 7, 14 days; default 7)
- Weekly: keep one per calendar week (presets: 1, 2, 4 weeks; default 4)
- Monthly: keep one per calendar month (presets: 1, 3, 6 months; default 1)

Pruning sorts backups newest-first and applies each tier's cutoff,
keeping only the newest entry per ISO week/month bucket. The Instance
Settings General page now shows three preset selectors (no icon, matches
existing page design). Remove Database icon import.
2026-04-08 14:40:05 +02:00
..
adapter-utils Merge pull request #2397 from HearthCore/fix/win11-opencode-cmd-shell 2026-04-07 16:56:36 -05:00
adapters fix: preserve claude instructions on resume fallback 2026-04-08 06:57:21 -05:00
db feat(backups): tiered daily/weekly/monthly retention with UI controls 2026-04-08 14:40:05 +02:00
mcp-server fix(mcp): tighten api request validation 2026-04-06 21:56:13 -05:00
plugins fix(security): bump rollup to 4.59.0 to fix path-traversal CVE 2026-04-05 14:33:05 -07:00
shared feat(backups): tiered daily/weekly/monthly retention with UI controls 2026-04-08 14:40:05 +02:00