diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ + +Version 0.21.0 - 12 May 2026, David Geiger + Fix Gtk3 function for exiting in draksnapshot-applet + HAL.pm: fix a test, suppress warnings, fix a regex + Suppress a warning on $opt not initialized + Suppress a warning of unitialized value $p{AUTOSTART} + draksnapshot-config: user feedback and error handling in save path + The Apply button previously gave no feedback to the user and silently + ignored write failures. Fix this by: + - Reporting success or disabled-backup status after a successful save + - Catching and displaying errors from save_keyword() and + generate_cron_entry() via info_dialog() + - Verifying unlink() and output_with_perm() results in cron entry + generation, collecting failures and surfacing them to the user + Version 0.20.6 - 13 April 2026, David Geiger - translation updates |
