New features
- You can now download snapshot data directly from the restore page, including full snapshot downloads and single-item downloads.
- Snapshot exports support archive and file modes: folders/full selections download as .tar, while single files download as raw file streams.
- Repository details now include storage/compression stats (stored size, uncompressed size, space saved, ratio, snapshot count).
- Running backup progress is now cached and can be recovered after page reloads instead of starting from an empty progress view.
Improvements
- When restoring to a custom location, the selected folder for restoration will be put directly into the target folder. Without all the internal folder structure before
Bug fixes
- Fixed a backup path bug where selecting a subfolder with the same name as the volume could back up the whole volume root by mistake.
- Fixed Discord notifications so multiline messages are sent as a single message instead of one message per line.
- Fixed Gotify notifications for http:// servers by correctly setting DisableTLS=true.
- Improved timeout behavior so timed-out operations are reported as explicit errors instead of ambiguous failures.
- Increased rclone mount timeout handling to reduce premature failures on slower backends