Changelog
Version 22.12.3 (2023-01-01)
Unmount: Sync filesystem and retry if unmount fails
Locks: Fix check for stale locks; Remove the lock if no process is running
Version 22.12.2 (2022-12-18)
Exclude: Fix an issue with exclusion filters
Profile: Add a safety check while saving the profile settings
Profile: Improve handling of parsing errors for Borg output
Version 22.12.1 (2022-12-18)
Compare: Snapshots are compared in wrong order when list order is Ascending
Compare: Empty window is shown when there are no differences, instead of showing a message.
Exclude: By default, Borg traverses into excluded directories when using the
--patterns-from
option. Exclusion entries that don’t have a prefix will be prefixed with!
to prevent traversal.Profile: After password is edited by user, it will be verified when the user changes the profile or closes the window. Previously, it was checked when the user was typing the password. This can cause problems in entering the password for a new profile, or in cases where the user is typing the password slowly.
Version 22.12 (2022-12-11)
UI: Improved the speed of loading snapshots for profile in UI
UI: Added indication in profile list and status bar when scheduled task runs in the background.
Prune: Added “Minutely” prune level
Prune: Prune window will show the reason why a snapshot is being kept or removed if Borg version is v1.2 or later.
UI: Error messages are now displayed in the status bar, for profiles that have an error.
FreeSpace: Add free space limit in MB and percentage for creating snapshots
Encryption: Add support to create or import unencrypted Borg repositories
Notification: Add option to enable and disable, success and error notifications, at both profile level and global level.
Compare: Fixed some issues in CompareWindow when there are large number of differences between the snapshots being compared.
Filters: Exclude filters now use the
--patterns-from
option provided by Borg with Fnmatch syntax.Icon: App Icon was replaced with a new icon
UI: An icon will be displayed next to profile name if backups are saved on remote machine