Skip to content

Releases: freedomofpress/dangerzone

Dangerzone 0.3.2

06 Sep 20:51
v0.3.2
d7cbe41
Compare
Choose a tag to compare

What's new:

  • Bug fix: some non-ascii characters like “ would prevent Dangerzone from working (issue #144)
  • Bug fix: error where Dangerzone would show "permission denied: '/tmp/input_file'" (issue #157)
  • Bug fix: remove containers after use, enabling Dangerzone to run after 1000+ converted docs (issue #197)
  • Security: limit container capabilities, run in container as non-root and limit privilege escalation (issue #169)

Dangerzone 0.3.1

14 Dec 21:59
v0.3.1
d8adb2e
Compare
Choose a tag to compare

What's new:

  • Bug fix: Allow converting documents on different mounted filesystems than the container volume
  • Bug fix: In GUI mode, don't always OCR document
  • Bug fix: In macOS, fix "open with" Dangerzone so documents are automatically selected
  • Windows: Change packaging to avoid anti-virus false positives

Dangerzone 0.3

01 Dec 19:26
v0.3
b4cae37
Compare
Choose a tag to compare

What's new:

  • Removes the need for internet access by shipping the Dangerzone container image directly with the software
  • Friendly user experience with a progress bar
  • Support for Macs with M1 chips

Dangerzone 0.2.1

22 Jun 21:22
v0.2.1
e3dc798
Compare
Choose a tag to compare

What's new:

  • Switch from Docker to Podman for Linux
  • Improve CLI colors

Dangerzone 0.2

22 Jun 20:35
v0.2
0d6ba22
Compare
Choose a tag to compare

What's new:

  • Command line support and improved terminal output
  • Additional container hardening
  • Fix macOS crash on quit
  • Fix --custom-container CLI argument

Dangerzone 0.1.5

11 Feb 01:07
v0.1.5
4c7bde0
Compare
Choose a tag to compare

What's new:

  • Add support for macOS Big Sur
  • Drop support for Ubuntu 19.10

dangerzone 0.1.4

30 Oct 17:18
v0.1.4
5bb44ef
Compare
Choose a tag to compare

What's new:

  • Suppress confusing stderr output, and fix bug when converting specific documents
  • Switch from PyQt5 to PySide2
  • Improve Windows and Mac packaging
  • Add support for Fedora 32

dangerzone 0.1.3

25 Sep 22:39
v0.1.3
94507d4
Compare
Choose a tag to compare

What's new:

  • Add support for Ubuntu 20.04 LTS (#79)
  • Prevent crash in macOS if specific PDF viewers are installed (#75)

dangerzone 0.1.1

17 Mar 19:06
v0.1.1
f7532ec
Compare
Choose a tag to compare

What's new:

  • Fix macOS bug that caused a crash on versions earlier than Catalina
  • Fix macOS app bundle ODF extensions (.ods .odt)
  • Allow Linux users to type their password instead of adding their user to the docker group
  • Use Docker instead of Podman in Fedora
  • Allow the use of either OS-packaged Docker or Docker CE in Linux
  • Allow opening .docm files
  • Allow using a custom container for testing

dangerzone 0.1

29 Feb 02:01
v0.1
271ac96
Compare
Choose a tag to compare

This is the first release of dangerzone!