Skip to content

v3.0.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:06
6bc4067

oxidize-pdf v3.0.5

See CHANGELOG.md for details.

Installation

Add to your Cargo.toml:

[dependencies]
oxidize-pdf = "3.0.5"

What's Changed

  • fix(encryption): decrypt qpdf AES-256 R5/R6 PDFs (#373) by @bzsanti in #378
  • chore(tests): shared encryption interop fixture matrix (qpdf) by @bzsanti in #383
  • fix(encryption): honour /EncryptMetadata false in R4 key derivation (#379) by @bzsanti in #384
  • Release 3.0.5 — AES-256 interop (#373) + /EncryptMetadata (#379) by @bzsanti in #385

Full Changelog: v3.0.4...v3.0.5