You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
New Features
Added --cleanup-guards for 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.
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 proxsave binary and clarified cleanup-guard semantics.
Chores
Pinned CI checkout actions and tightened token handling in dependency review.