Skip to content

Releases: Unrud/djpdf

0.4.2

06 Mar 16:59
Compare
Choose a tag to compare
  • Add support for python>=3.10
  • Drop support for python<3.8

0.4.1

13 Nov 23:04
Compare
Choose a tag to compare
  • Qt: Show thumbnails for large images

0.4.0

02 Oct 12:48
Compare
Choose a tag to compare
  • Switch to Qt6
  • Automatically detect FileChooser portal

0.3.1

25 Sep 16:07
Compare
Choose a tag to compare
  • Make default values configurable
  • Fix typo in help
  • Raise default JBIG2 symbol threshold to 90%
  • Fix race when using FileChooser dialog

0.3.0

05 Jul 16:41
Compare
Choose a tag to compare
  • GUI
    • Fixed bug that messed up the page order when dragging and dropping pages
    • Display file names in overview
    • Make PDF creation cancelable
    • Show error log when PDF creation fails
  • Switch from pkg_resources (setuptools) to importlib

0.2.1

21 Jun 23:36
Compare
Choose a tag to compare
  • Qt: Prefer x11 to wayland
  • xdg-desktop-portal: No parent_window under wayland

0.2.0

18 Apr 19:03
Compare
Choose a tag to compare
  • Snap: Remove additional commands because the home plug breaks the sandbox file chooser
  • Kill remaining processes
  • Color logging for all command line tools
  • Log to stderr
  • Hide python warnings if verbose output is not enabled
  • Properly cancel remaining tasks and close unused coroutines
  • Use async-await syntax

0.1.7

13 Apr 15:31
Compare
Choose a tag to compare
  • Fix compatibility with Python>=3.9

0.1.6

02 Oct 20:49
Compare
Choose a tag to compare
  • Add setuptools requirement
  • Update dependencies

0.1.5

12 Sep 19:42
Compare
Choose a tag to compare
  • Fix save file dialog filter