Skip to content

v2026.08.10.04 — 2026-08-10

Backups never block on pruning. The weekly space-reclaiming prune now runs in the background, so a backup completes as soon as its snapshot is written instead of waiting on a multi-minute repack on slow FTP targets.

  • fix(backup): run the periodic prune asynchronously so backups never block on it