Releases: otsakir/lisa-backup
Releases · otsakir/lisa-backup
v0.5.0
What's Changed
- Lb 88 allow task override by @otsakir in #90
- Support for DEV/PROD run (build) mode - ref #91 by @otsakir in #92
- autostart .desktop file takes into account RUN_MODE - ref #91 by @otsakir in #93
- Lb 81 missing icons from tray and window by @otsakir in #94
- Remember last source path when adding new source to a task. by @otsakir in #96
- remove tasks from keyboard using Delete key - ref #75 by @otsakir in #97
- remove 'source' by pressing Delete from keyboard - ref #11 by @otsakir in #98
Full Changelog: v0.4.0...v0.5.0
0.4.0-beta
Major UI refactoring and bugfixes.
- New task-runner window
- minimize-on-tray feature
- bugfixes
Full Changelog: v0.3.0...v0.4.0
0.3.0-alpha
Less dependencies, better security and simpler UX.
- Use dbus API instead of systemd config files and scripts. Avoids the use of privileged operations and allows simpler UX.
- Switched from qmake to cmake. CMake is the default build tool from Qt 6 onward.
- Reviewed and simplified trigger UX.
- Used bundled icons for better portability
Full Changelog: v0.2.0...v0.3.0
0.2.0-alpha
Design improvements, bug fixes and more.
- Much better handling of backup sources. Moving up and down, fixed sync bugs.
- Review 'selective' backup mode and finalized behavior.
- Reviewed directory structure of project.
- Introduced 'auto' task action.
- New and improved utility scripts for packaging, versioning etc.
0.1.0-alpha
First operational alpha release.
- Major bugs have been fixed.
- UI in stable condition.
- UX needs some "guessing" still.
- Small feature set.