You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
505 B
505 B
Changelog
0.9.2 - 6-28-23
Changed
- Moved calling of rsync for the Routine Bkups to it's own thread. issue #1 (ITwrx)
Added
- added help text in various places. issue #6 (ITwrx)
- added "/Drive" to the "+Folder" Destination button. issue #3 (ITwrx)
0.9.1 - 6-25-23
Changed
- separate logging procs into Error and Info varieties. (ITwrx)
Added
- ask-pass path resolution for various distros. (ITwrx)
- log sqlite3 access error/dependancy requirement on failed create/read. (ITwrx)