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 #2141
- Workaround to load right language by @m3nu in #2148
- Ensure pre/post-backup cmds are populated by @m3nu in #2153
- Update network settings on profile change by @m3nu in #2160
- Use events instead of calling child widgets by @m3nu in #2161
- Assume newer Borg version, in case check runs after first backup. by @m3nu in #2163
- move exclude patterns for snap firefox to all the other firefox packages by @renner0e in #2146
- Ensure no empty exclude-if-present is added by @m3nu in #2136
Full Changelog: v0.10.1...v0.10.2