Changelog
Version 25.05 (2025-01-26)
CompareWindow: Fix: Next button not enabled on second-last page
CompareWindow: Fix: Unmounting snapshots sometiomes fails with “Device is busy” message
CompareWindow: Mount snapshots only if needed
The main window can now be maximixed if needed. Maximized state will be retained for the next session.
24.12 (2024-12-08)
CompareWindow: Add selection window for selecting 2 snapshots to compare
A button was added for opening the ‘Settings’ window from the snapshot page.
A file will be saved in /etc/chronshield named oldest and newest which contain the index number and creation date of the oldest and newest snapshot.
Change to date versioning in ‘YY.MM’ format
1.0 (2024-10-27)
Minor changes
0.9.3 BETA
Cleanup the code for handling exclude filters
Fix: Show error when dry run fails
Change icons for better contrast for light and dark themes
Remove app lock before exit
0.9.2 BETA
UI: Create window: Show Cancel button on left side
UI: Change some icons for better contrast
UI: Allow mounting snapshots in Trial version
0.9.1 BETA
Use Systemd timers for scheduling
Use Cron for scheduling on distributions that don’t use Systemd
Fix duplicate notifications
Exclude user’s Trash directory under ~/.local
UI: Add some icons for Create and Settings window.
UI: Log window: Move actions to headerbar. Remember window size.
UI: Main window: Add a bar to show disk space usage.
UI: Create window: Move Cancel button to headerbar
UI: Move the Restore button from Main window to Snapshot window. Before switching to recovery mode, show a message to inform user that the current system cannot be restored while it is running.
Settings: Add option to show smaller windows
Settings: Disable Prune options for Trial version
Commandline: Add commands: start, stop
0.9 BETA (2024-09-29)
First BETA release