Changelogs & Release Notes

Show changelog from version to

0 Bugfixes
2 Features
3 Tweaks
SetaPDF-Core Component
Feature
  • Added Stream writer class and refactored File writer to extend it.
  • Added simple implementation of SASLprep (RFC 4013) for handling of unicode passwords in standard AES256 security handler.
Tweak
  • Ignore annotation objects with invalid data in SetaPDF_Core_Document_Page_Annotations::getAll() method.
  • Added $encoding parameter to SetaPDF_Core_SecHandler_Standard::auth*() methods.
  • Added $passwordEncoding parameter to all standard security factory()-methods.