feat: Backup Paths & Disable Option for Linux #68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/custom-path-appimage-backup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements a full-featured backup system for Linux AppImage updates:
Users can enable/disable backups and set a custom backup location in the Filesystem settings.
A new migration assistant offers to move existing backups when the location is changed.
The migration feature is safe, only moving files that match the citron-backup-*.AppImage pattern, and performs a true "move" (copy-then-delete) with error handling.
The updater dialog now provides clear feedback on backup status and location for Linux users.