Skip to content

Releases: PeculiarVentures/pdf

v1.17.0

07 Jan 17:02
Compare
Choose a tag to compare

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)

v1.16.0

22 Jul 20:53
Compare
Choose a tag to compare

1.16.0 (2024-07-22)

Features

  • Add RSA-PSS signature algorithm support (8f194b1)
  • Support RSA-PSS algorithm parameters (51c2273)

v1.15.0

03 Jun 12:26
Compare
Choose a tag to compare

1.15.0 (2024-06-03)

Bug Fixes

  • Update type declaration for TS v5 (d087096)

Features

  • Update CryptoEngine to support Ed25519 type (ca62bcf)

v1.14.0

19 Jan 18:09
Compare
Choose a tag to compare

1.14.0 (2024-01-19)

Bug Fixes

  • EOF handling in PDFDocumentUpdate (d53cfcc)
  • incorrect wrongStructure calculation (1d13857)

Features

  • formatting issue in SignatureBoxGroup class (b53ce8d)

v1.13.18

16 Jan 13:08
Compare
Choose a tag to compare

1.13.18 (2024-01-16)

Bug Fixes

v1.13.17

04 Jan 12:41
Compare
Choose a tag to compare

1.13.17 (2024-01-04)

Bug Fixes

  • error if xref table eol includes the SPACE char (4942598)
  • improve error message for ParsingError (1fb04c8)

v1.13.16

03 Jan 11:06
Compare
Choose a tag to compare

1.13.16 (2024-01-03)

Bug Fixes

  • improve BadCharError message (15c5136)
  • improve PDF Dictionary value conversion error (f08bd8f)
  • incorrect type for ID field of Page Object (5d49348)

v1.13.15

07 Dec 11:38
Compare
Choose a tag to compare

1.13.15 (2023-12-07)

Bug Fixes

v1.13.14

07 Nov 13:42
Compare
Choose a tag to compare

1.13.14 (2023-11-07)

Bug Fixes

  • cross-reference stream index count (a5867b4)

v1.13.13

03 Oct 15:38
Compare
Choose a tag to compare

1.13.13 (2023-10-03)

Note: Version bump only for package pdf