Add entries to changelog for 0.6.1

This commit is contained in:
Alex Pyrgiotis 2024-04-24 13:23:31 +03:00
parent bc36c97840
commit 2e3e3842df
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -7,10 +7,22 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or
## Unreleased ## Unreleased
## Dangerzone 0.6.1
### Added ### Added
- Platform support: Ubuntu 24.04 and Fedora 40 ([issue #762](https://github.com/freedomofpress/dangerzone/issues/762)) - Platform support: Ubuntu 24.04 and Fedora 40 ([issue #762](https://github.com/freedomofpress/dangerzone/issues/762))
### Fixed
- Make OCR work again in Qubes Fedora 38 templates ([issue #737](https://github.com/freedomofpress/dangerzone/issues/737))
- Make .svg / .bmp files selectable when browsing files via the Dangerzone GUI ([#722](https://github.com/freedomofpress/dangerzone/pull/722))
### Changed
- Use the newest reimplementation of the PyMuPDF rendering enging (`fitz`) ([issue #700](https://github.com/freedomofpress/dangerzone/issues/700))
- Development: Build Dangerzone using the latest Wix 3.14 release ([#746](https://github.com/freedomofpress/dangerzone/pull/746)
## Dangerzone 0.6.0 ## Dangerzone 0.6.0
### Added ### Added