I have released qpdf 11.5.0. The only user-visible change in this release is a fix to a bug that caused annotations to be shared across pages when the same page was copied more than once in a --pages operation. Otherwise, this release includes the deprecation of implicit copy and assignment of Buffer objects, a new "FUTURE" build option for helping developers test against proposed changes to qpdf's API, and numerous changes to internal APIs, code tidying, refactoring, and performance improvements. All the non-trivial work for this release was done by M. Holger.
Release can be downloaded from the usual place: https://github.com/qpdf/qpdf/releases. Release notes can be found here: https://qpdf.readthedocs.io/en/stable/release-notes.html. |