This release fixes a new issue on macOS preventing Vorta from finding external Borg versions, as well as an issue with parsing pre- and post backup commands. Big Thank You to the users who helped report and resolve those!
As usual, this release also includes updated translations. If you'd like to help translate Vorta into your own language, see our language docs.
What's Changed
- Override $PATH for MacOS to find native homebrew borg binaries (#2100) by @greigdp in #2166
- Fix whitespace error: use of shlex.split instead of .split() (fix #2164) by @goebbe in #2171
New Contributors
Full Changelog: v0.10.2...v0.10.3