Changelogs & Release Notes

Show changelog from version to

3 Bugfixes
0 Features
6 Tweaks
SetaPDF-FormFiller Lite Component
Tweak
  • Removed dataNode attribute of data-node in XFA::setData() method (otherwise the checksum in the form-tag would be invalid).
  • Reset internal document instance after XFA::setData() call to avoid invalid checksum calculation.
SetaPDF-Core Component
Bugfix
  • Added support for attribute notation of ZUGFeRD metadata in SetaPDF_Core_XmpHelper_Zugferd::get() method.
  • Fixed performance problem if large non-pdf files were tried to interpreted as PDFs.
  • Fixed infinite loop if no text but a font-size of -1 was used in text block.
Tweak
  • Handle situation if Pages::ensureAllPageObjects() is called with a newly created document instance without any page objects.
  • Search for ZUGFeRD XML document in all file specifications and not only in the EmbeddedFiles name tree.
  • Added support for PHP 8.4.
  • Dropped support for PHP 5.6 and 7.0.