- Fix filesystem was unmounted via other means error when trying to unmount
- Fix don't consider already mounted an error
- Fix non-create operations would not postpone the schedule
- Fix newly inserted volumes would sometimes not be detected to contain backup repositories
- Fix free space lookup doesn't use the SSH port from the backup configuration
- Fix missing device dialog would appear on top of other dialogs
- Fix no time/day preselected when changing schedule frequency mode
- Change setup dialog to use new design
- Change SMB mount error to be more descriptive
- Change history log to include archive mounting errors
- Change behavior on missing keyring daemon: Save passwords in memory until close
- Change to offer to stop browsing archive for every borg task
- Change file and folder choosers to preselect a folder
- Change backup notifications to be dismissed when a new backup starts
- Change local borg repository config to set additional_free_space to 2G
- Add docker to containers and VMs exclusion preset
- Add per-backup preferences window
- Add ability to set custom titles for backup configs
- Add ability to edit regex and shell exclusion patterns
- Add ability to run shell scripts on certain backup events
- Add ability to change the backup encryption password
- Add preference to allow running scheduled backups on battery
- Add exclusion suggestions for unreadable paths
- Add eject button for backup disk
- Add function to check archives integrity
- Add restart functionality to monitor process after app updates