Skip to content

Releases: otsakir/lisa-backup

v0.5.0

17 Oct 10:04

Choose a tag to compare

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

29 May 09:43

Choose a tag to compare

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

22 Jun 10:41

Choose a tag to compare

0.3.0-alpha Pre-release
Pre-release

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

02 May 11:34

Choose a tag to compare

0.2.0-alpha Pre-release
Pre-release

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

08 Feb 13:38

Choose a tag to compare

0.1.0-alpha Pre-release
Pre-release

First operational alpha release.

  • Major bugs have been fixed.
  • UI in stable condition.
  • UX needs some "guessing" still.
  • Small feature set.