1.8.1 (2025-05-06)
Bug Fixes
- --keep-last n param to mitigate loss of sub-hourly snapshots (#741) (18354c8)
- batch sqlite store IO to better handle large deletes in migrations (d7c57a8)
- correct bug in stats panel date format for "Total Size" stats (658514c)
- handle Accept-Encoding properly for compressed webui srcs (7930b9c)
- improve formatting of commands printed in logs for debugability (f5c1bb9)
- limit run command output to 2MB (01d9c9f)
- rare repoPool initialization crash (59614d8)
- reduce memory overhead when downloading restic updates (715c7cc)
- update restic install script to allow newer versions of restic if present in the path (ceeaad4)
- use github.com/vearutop/statigz to embed webUI srcs and improve Accept-Encoding handling (e8297b1)
- use gitlfs to track image assets for docs (153b43b)