I have released qpdf 12.3.0. This release contains accumulated bug fixes and small enhancements as well as significant internal refactoring.
Release notes: https://qpdf.readthedocs.io/en/stable/release-notes.html
Release: https://github.com/qpdf/qpdf/releases/
Notes for maintainers:
* For this release and the remainder of the 12.x cycle, we are signing releases with gpg and cosign. Starting with 13, we will only sign releases with cosign. This is mentioned in the release notes.
* It is my hope to deprecate external-libs in favor of vcpkg for Windows builds before the next release. |