From 88a2d151ab4a3cb2f769998f27f251518d93bb45 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 25 Apr 2024 16:51:00 +0300 Subject: [PATCH] Update changelog entries --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1f10e7c..36ec45425 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) @@ -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