Changelogs & Release Notes

Show changelog from version to

5 Bugfixes
3 Features
6 Tweaks
SetaPDF-Signer Component
Feature
  • Added support for passing an OCSP response to the CMS and PAdES module.
Bugfix
  • Fixed invalid value in DocMDP entry when creating certification signatures.
Tweak
  • Optimized authentication with security handlers.
  • Added support for handling of CMS structures with "crls" entry in signed data.
SetaPDF-Core Component
Feature
  • Added methods to access and modify metadata of pages in the SetaPDF_Core_Document_Page class.
  • Added XMP helper class.
Bugfix
  • Adjusted getBytes() behavior with zero length in all reader classes.
  • Allow hex strings in constructor of SetaPDF_Core_DataStructure_Date.
  • Fixed SetaPDF_Core_SecHandler_AbstractHandler::getPermission() when authenticated with a public key security handler.
  • Fixed rewriting of compressed cross-references with object id gaps.
Tweak
  • Changed base encoding of Type3 fonts.
  • Optimized creation of compressed cross-reference streams.
  • Refactored SetaPDF_Core_Document_Info to use the XMP helper class.
  • Added handling for invalid stream length values.