Release Notes
- New Features
- Added
--cleanup-guardsfor removing leftover restore mount guards after storage returns. - Improved cloud upload verification with SHA256 checking and optional download-and-hash fallback.
- System backups now always include user home directories.
- Added
- Bug Fixes
- Made restore “mount guard” behavior more fail-safe when storage is offline (warn-only on bind failures; improved cleanup decisions).
- Cloud verification is more robust for edge cases like spaced filenames.
- Updated several defaults (optimization/security/cloud/ceph behaviors).
- Documentation
- Refreshed CLI, install, restore, encryption, troubleshooting, and restore diagrams; aligned examples on the
proxsavebinary and clarified cleanup-guard semantics.
- Refreshed CLI, install, restore, encryption, troubleshooting, and restore diagrams; aligned examples on the
- Chores
- Pinned CI checkout actions and tightened token handling in dependency review.