dangerzone/CHANGELOG.md
2020-10-29 17:01:47 -07:00

31 lines
No EOL
896 B
Markdown

# Change Log
## dangerzone 0.1.4
- Suppress confusing stderr output, and fix bug when converting specific documents
- Add support for Ubuntu 20.10, Fedora 32, Fedora 33
- Switch from PyQt5 to PySide2
- Improve Windows and Mac packaging
## dangerzone 0.1.3
- Add support for Ubuntu 20.04 LTS (#79)
- Prevent crash in macOS if specific PDF viewers are installed (#75)
## dangerzone 0.1.2 (Linux only)
- Add support for Ubuntu 18.04 LTS
## dangerzone 0.1.1
- Fix macOS bug that caused a crash on versions earlier than Catalina
- Fix macOS app bundle ODF extensions (`.ods .odt`)
- Allow Linux users to type their password instead of adding their user to the `docker` group
- Use Docker instead of Podman in Fedora
- Allow the use of either OS-packaged Docker or Docker CE in Linux
- Allow opening `.docm` files
- Allow using a custom container for testing
## dangerzone 0.1
- First release