Skip to content

v1.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 17:02
· 1 commit to main since this release

1.17.0 (2025-01-07)

Bug Fixes

  • cms: improve signing algorithm handling in OCSP response (6ddfbaf)
  • doc: improve wording for identity verification and document structure warnings (52cb7af)
  • doc: update default xref option to 0 for XRef Stream (cf115bc)
  • forms: implement paint call on border and color change events (9b98eee)
  • implement Registry class for managing circular dependencies and enhance CMS imports (c5cd79b)
  • update repo-init action to use NPM token instead of GitHub token (7267dc2)

Features

  • doc: add catalog getter with error handling in PDFDocument (7a1e043)
  • doc: enable signature flags in AcroForm for PDFPage (ad910e7)
  • forms: add name parameter to IFormComponentParameters and improve FormComponent structure (9822cde)
  • tests: add password parameter to PdfRenderingHelper load and getPageHash methods (1acc968)
  • tests: add PDF testing utilities and helpers (8911ac5)
  • tests: add PKI handling and PDF file writing utilities (d088f1c)
  • tests: enhance PdfRenderingHelper and add resource handling (f3c41b7)
  • ViewWriter: add toString method to convert buffer to binary string (c471b75)