Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
0 Features
4 Tweaks
SetaPDF-Merger Component
Bugfix
  • Remove signature values from signature fields during merge process (appearance is kept) to avoid invalid signatures.
SetaPDF-Core Component
Tweak
  • Append "\n" in incremental update only if there were changes.
  • Remove invalid characters in $filename in SetaPDF_Core_Writer_Http::encodeFilenameForHttpHeader().
  • Cast $memoryLimit in SetaPDF_Core_Writer_TempStream to integer before it is appended to the stream uri.
  • Fixed SetaPDF_Core_Parser_CorruptedCrossReferenceTable::getDefinedObjectIds(). The method didn't returned the first found id.