This release includes an experimental Linux64 build (done on Ubuntu 18.04).
- Also set tray icon according to detected theme. Fixes #199
- Avoid deadlock when calling subprocess.Popen(). Fixes #187
- Remove translation functions for Borg logging messages. Fixes #197
- Implement autostart for Linux by @Hofer-Julian
- Add French and Italian translations by @dbrassard and @brokenpip3
- Update compressor selection: add zlib, add zstd,8, descriptions. Fixes #145, by @ThomasWaldmann
- Add tooltip to "add profile" button. Fixes #183, by @Plastix