CHANGELOG: Fix issue #513 description

This commit is contained in:
deeplow 2023-10-18 09:28:41 +01:00
parent bd01facaf1
commit 0aeef1c2d0
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -29,7 +29,7 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or
- Pass OCR parameters properly in Qubes ([issue #455](https://github.com/freedomofpress/dangerzone/issues/455)) - Pass OCR parameters properly in Qubes ([issue #455](https://github.com/freedomofpress/dangerzone/issues/455))
- Fix dark mode support ([issue #550](https://github.com/freedomofpress/dangerzone/issues/550), - Fix dark mode support ([issue #550](https://github.com/freedomofpress/dangerzone/issues/550),
thanks to [@garrettr](https://github.com/garrettr)) thanks to [@garrettr](https://github.com/garrettr))
- Fix issue where on Linux the update check (which exists so unsupported distros can still check for updates) once toggled would become unchecked upon restarting Dangerzone ([issue #513](https://github.com/freedomofpress/dangerzone/issues/513)) - MacOS/Windows: Sync "Check for updates" checkbox with the user's choice ([issue #513](https://github.com/freedomofpress/dangerzone/issues/513))
- Fix issue where changing document selection to a file from a different directory would lead to an error ([issue #581](https://github.com/freedomofpress/dangerzone/issues/581)) - Fix issue where changing document selection to a file from a different directory would lead to an error ([issue #581](https://github.com/freedomofpress/dangerzone/issues/581))
- Qubes: in the cli version "Safe PDF created" would be shown twice ([issue #555](https://github.com/freedomofpress/dangerzone/issues/555)) - Qubes: in the cli version "Safe PDF created" would be shown twice ([issue #555](https://github.com/freedomofpress/dangerzone/issues/555))
- Qubes: in the cli version the percentage is now rounded to the unit ([issue #553](https://github.com/freedomofpress/dangerzone/issues/553)) - Qubes: in the cli version the percentage is now rounded to the unit ([issue #553](https://github.com/freedomofpress/dangerzone/issues/553))