Changelogs & Release Notes

Show changelog from version to

3 Bugfixes
0 Features
5 Tweaks
SetaPDF-Signer Component
Bugfix
  • Improved handling of invalid data and structures in signature value.
  • Process additional AIA endpoints if the first one fails.
Tweak
  • Optimized handling of lifetime of certificates used in OCSP responses.
SetaPDF-Core Component
Bugfix
  • Fixed calculation of encryption keys on environments with OpenSSL 3 and no legacy providers enabled.
Tweak
  • Harden data types by using SetaPDF_Core_Type_*::ensureType() calls.
  • Code style, doc-block optimizations and cleanup.
  • Added BypassSecHandlerInterface and refactored various PDF data types to use it.
  • Added PHP 8.2 compatibility.