Skip to content

Commit

Permalink
Update changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed May 9, 2024
1 parent a8e51c1 commit 88a2d15
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or

### Fixed

- Fix "Timeout after 3 seconds" errors ([issue #749](https://github.com/freedomofpress/dangerzone/issues/749))
- Handle timeout errors (`"Timeout after 3 seconds"`) more gracefully ([issue #749](https://github.com/freedomofpress/dangerzone/issues/749))
- Make Dangerzone work in macOS versions prior to Ventura (13), thanks to [@maltfield](https://github.com/maltfield) ([issue #471](https://github.com/freedomofpress/dangerzone/issues/471))
- 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))
- Linux: Show the proper application name and icon for Dangerzone, in the user's window manager, thanks to [@naglis](https://github.com/naglis) ([issue #402](https://github.com/freedomofpress/dangerzone/issues/402))
Expand All @@ -25,7 +26,9 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or

### Changed

- Use the newest reimplementation of the PyMuPDF rendering enging (`fitz`) ([issue #700](https://github.com/freedomofpress/dangerzone/issues/700))
- Sign our release assets with the Dangerzone signing key, and provide
instructions to end-users ([issue #761](https://github.com/freedomofpress/dangerzone/issues/761)
- Use the newest reimplementation of the PyMuPDF rendering engine (`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
Expand Down

0 comments on commit 88a2d15

Please sign in to comment.