diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e82f8297..d41269dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ performance boost ([issue #219](https://github.com/freedomofpress/dangerzone/issues/219)) - Feature: Introduce PySide6 / Qt6 support on Windows, MacOS, and Linux (dev-only) ([issue #219](https://github.com/freedomofpress/dangerzone/issues/219)) - Feature: Adjust conversion timeouts based on the document's pages/size, and - allow users to disable them ([issue #327](https://github.com/freedomofpress/dangerzone/issues/327)) + allow users to disable them with `--disable-timeouts` (available when you run + the Dangerzone from the terminal) ([issue #327](https://github.com/freedomofpress/dangerzone/issues/327)) - Feature: Convert documents with non-standard permissions or SELinux labels ([issue #335](https://github.com/freedomofpress/dangerzone/issues/335)) - Feature: Add version info in the CLI and GUI ([issue #219](https://github.com/freedomofpress/dangerzone/issues/219)) - Bug fix: Remove unused PDFtk and sudo libraries from the container image, to @@ -26,6 +27,8 @@ running our QA pipeline ([issue #286](https://github.com/freedomofpress/dangerzone/issues/286), [issue #287](https://github.com/freedomofpress/dangerzone/issues/287)) +- Development: Support Dangerzone development on Fedora 37 + ([issue #294](https://github.com/freedomofpress/dangerzone/issues/294)) - Development: Allow running Mypy on MacOS M1 machines ([issue #177](https://github.com/freedomofpress/dangerzone/issues/177)) - Development: Add dummy isolation provider for testing non-conversion-related issues in virtualized Windows and MacOS, where Docker can't run, due to the