| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Vorta-v0.10.2-intel.dmg | 2024-12-05 | 49.4 MB | |
| Vorta-v0.10.2-arm.dmg | 2024-12-05 | 46.6 MB | |
| README.md | 2024-12-05 | 1.2 kB | |
| v0.10.2 source code.tar.gz | 2024-12-05 | 943.3 kB | |
| v0.10.2 source code.zip | 2024-12-05 | 1.1 MB | |
| Totals: 5 Items | 98.0 MB | 0 | |
This release addresses a number of annoying bugs mainly related to switching profiles and refreshing related data.
We also use more Qt Signals while changing profiles, which may make changing profiles feel snappier in situations with many archives.
What's Changed
- Avoid checking for metered network, if there is no wifi by @m3nu in https://github.com/borgbase/vorta/pull/2141
- Workaround to load right language by @m3nu in https://github.com/borgbase/vorta/pull/2148
- Ensure pre/post-backup cmds are populated by @m3nu in https://github.com/borgbase/vorta/pull/2153
- Update network settings on profile change by @m3nu in https://github.com/borgbase/vorta/pull/2160
- Use events instead of calling child widgets by @m3nu in https://github.com/borgbase/vorta/pull/2161
- Assume newer Borg version, in case check runs after first backup. by @m3nu in https://github.com/borgbase/vorta/pull/2163
- move exclude patterns for snap firefox to all the other firefox packages by @renner0e in https://github.com/borgbase/vorta/pull/2146
- Ensure no empty exclude-if-present is added by @m3nu in https://github.com/borgbase/vorta/pull/2136
Full Changelog: https://github.com/borgbase/vorta/compare/v0.10.1...v0.10.2