Skip to content

8.2.1

Compare
Choose a tag to compare
@gulien gulien released this 04 Mar 10:41
· 54 commits to main since this release

Fixes

Chromium

The default behavior of Chromium no longer includes the generation of tagged PDFs, addressing issues with significantly larger file sizes. For tagged PDF requirements, please utilize the pdfua form field moving forward. A special shoutout to @WillCohenInfotrack for the alert!

It seems that Chromium always generates tagged PDF, whatever the instruction sent. See #831.

Misc

Corrected an issue where the API mistakenly issued 501 Not Implemented responses. Thanks to @stumpylog for pointing this out!

New Feature

LibreOffice

Adding basic support for macOS *.key files, thanks to the contribution from @eMerzh.

Chore

  • Updates Go dependencies.