github borgbase/vorta v0.11.0

6 hours ago

After 2 months of testing we are ready to release the next major version of Vorta. Much of this was contributed by our Google Summer of Code student, @VandalByte. A big thanks to him for all his work over the summer.

Highlights:

  • Change passphrase feature (#2224) — Users can now change their repository passphrase directly from Vorta's UI, eliminating the need to drop to the command line for this common security operation. This was a long-requested feature dating back to issue #303.
  • Unified file selector (#2237) — Replaces the confusing dual-dialog approach (separate dialogs for files vs folders) with a single tree-view selector that supports multi-selection for both. This addresses a longstanding UX pain point caused by Qt limitations.
  • Fix GUI freezing during pre-backup commands (#2214) — Pre-backup scripts that took more than a few seconds would freeze the entire interface until completion. The backup now runs asynchronously, keeping the UI responsive.

All changes

New Contributors

Full Changelog: v0.10.3...v0.11.0

Don't miss a new vorta release

NewReleases is sending notifications on new releases.