Skip to content

Latest commit

 

History

History
691 lines (211 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

691 lines (211 loc) · 20.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

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)
  • forms: implement paint call on border and color change events (9b98eee)
  • implement Registry class for managing circular dependencies and enhance CMS imports (c5cd79b)

Features

  • doc: enable signature flags in AcroForm for PDFPage (ad910e7)
  • forms: add name parameter to IFormComponentParameters and improve FormComponent structure (9822cde)

1.16.0 (2024-07-22)

Features

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

1.15.0 (2024-06-03)

Note: Version bump only for package @peculiarventures/pdf-doc

1.14.0 (2024-01-19)

Features

  • formatting issue in SignatureBoxGroup class (b53ce8d)

1.13.18 (2024-01-16)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.17 (2024-01-04)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.16 (2024-01-03)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.15 (2023-12-07)

Bug Fixes

1.13.14 (2023-11-07)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.12 (2023-09-14)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.11 (2023-09-14)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.10 (2023-08-28)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.9 (2023-08-23)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.8 (2023-08-22)

Bug Fixes

  • error on AcroForm getting (9cf0890)

1.13.7 (2023-08-10)

Bug Fixes

  • error in component getting by name if Kid is not a field (824492c)
  • error on Signature field splitting if it doesn't belong to parent field (0197121)
  • improve Signature.groupName renaming and add tests (8c82fd3)
  • problems with signature groups (bab4d06)
  • remove Widget from AcroFrom on split (071d28e)

1.13.6 (2023-06-29)

Bug Fixes

  • use components to get isSigned (0917550)

1.13.5 (2023-06-29)

Bug Fixes

  • incorrect signature removing (5c60716)

1.13.4 (2023-06-22)

Bug Fixes

  • sig doesn't draw an image for Widget + Field (4ae6bee)

1.13.3 (2023-06-15)

Bug Fixes

  • split single widget for signature box (364fd5d)

1.13.2 (2023-06-15)

Bug Fixes

  • don't run setter if value is the same for groupName (d7bf4f1)

1.13.1 (2023-06-14)

Note: Version bump only for package @peculiarventures/pdf-doc

1.13.0 (2023-06-14)

Bug Fixes

  • Can't sign document with visual annotation (1d890dd), closes #75
  • CheckBox sets V into Widget (57dd535)
  • isSigned returns incorrect result (8b99611)
  • minor issues (462c2c4)
  • text field with multiple widgets (cbea2bf), closes #73
  • unable to change width for widget (c31a2ed), closes #76
  • use CharacterEncodingDictionary #80 (abb92cb)

Features

  • compute font size for TextEditor (58da52d)
  • support hybrid xref reading #78 (12aa11c)

1.12.0 (2023-06-01)

Features

1.11.3 (2023-05-08)

Bug Fixes

  • incorrect BBox when changing Y coordinate (9cb56a2)

1.11.2 (2023-05-05)

Bug Fixes

  • getComponentByName with argument type can't return null (93f4f21)
  • Is not works content alignment for render (5d017f2), closes #62
  • Unable to set value for Radio widget (d156dbe), closes #61

1.11.1 (2023-05-05)

Bug Fixes

  • enable support for text widgets in nested Fields (#56) (10fb372)
  • Wrong appearance for Comb text fields (abb65ec), closes #60

1.11.0 (2023-03-30)

Bug Fixes

  • problem with wrapWidget usage (7a73765)

Features

1.10.4 (2023-03-15)

Note: Version bump only for package @peculiarventures/pdf-doc

1.10.3 (2023-03-14)

Bug Fixes

  • rollup error and update project dependencies (#50) (7111e61)

1.10.2 (2023-03-14)

Note: Version bump only for package @peculiarventures/pdf-doc

1.10.1 (2023-03-08)

Bug Fixes

1.10.0 (2023-03-01)

Features

1.9.0 (2023-02-24)

Features

1.8.5 (2023-02-09)

Note: Version bump only for package @peculiarventures/pdf-doc

1.8.4 (2023-02-09)

Note: Version bump only for package @peculiarventures/pdf-doc

1.8.3 (2023-02-08)

Bug Fixes

  • incorrect encryption for Sig, Dict fields and Array items (#40) (5f09f85)

1.8.2 (2023-02-08)

Bug Fixes

1.8.1 (2023-02-06)

Bug Fixes

1.8.0 (2023-02-03)

Features

1.7.1 (2023-01-31)

Bug Fixes

1.7.0 (2023-01-31)

Features

1.6.7 (2023-01-24)

Bug Fixes

1.6.6 (2023-01-24)

Bug Fixes

  • add state for malformed CMS (14fa460)

1.6.5 (2023-01-23)

Note: Version bump only for package @peculiarventures/pdf-doc

1.6.4 (2023-01-22)

Bug Fixes

1.6.3 (2023-01-22)

Bug Fixes

1.6.2 (2023-01-22)

Note: Version bump only for package @peculiarventures/pdf-doc

1.6.1 (2023-01-22)

Note: Version bump only for package @peculiarventures/pdf-doc

1.6.0 (2023-01-22)

Features

1.5.2 (2023-01-17)

Bug Fixes

  • error on AP getting for TextEdit (7e5575c)

1.5.1 (2023-01-15)

Bug Fixes

  • incorrect result for FormComponent.left (7efdca6)

1.5.0 (2022-12-27)

Features

  • add stopPropagation for CertificateStorage IResult (bcdb90a)
  • use params for verify (faceb75)

1.4.0 (2022-12-05)

Features

1.3.0 (2022-11-30)

Bug Fixes

  • doc: problems with getEngine (518444a)
  • TS errors after tsc update (f2f332a)

Features

  • use pkijs TS beta version (a26bf46)

1.2.3 (2022-03-07)

Note: Version bump only for package @peculiarventures/pdf-doc

1.2.2 (2022-03-04)

Note: Version bump only for package @peculiarventures/pdf-doc

1.2.1 (2022-03-04)

Note: Version bump only for package @peculiarventures/pdf-doc

1.2.0 (2022-02-28)

Features

  • Support new ECC and Hash mechanisms (ba71c82)

1.1.4 (2022-02-16)

Note: Version bump only for package @peculiarventures/pdf-doc

1.1.3 (2022-02-16)

Bug Fixes

  • Enable LTV sate if VRI is null and revocations present (ef6eb51)

1.1.2 (2022-02-10)

Bug Fixes

  • Add signedData object to verification result (b152155)

1.1.1 (2022-02-08)

Bug Fixes

  • Incorrect import order for DefaultCertificateStorageHandler (e6b70f1)
  • multiple pkijs import (4f88151)

1.1.0 (2022-01-27)

Bug Fixes

  • cms: Error on certs getting (a423350)
  • Error on bad encoded revocation items (5483508)
  • Export ICertificateStorageHandler (51d66d5)
  • findCRL always returns null (fa601df)
  • Incorrect signature name for encrypted PDF (7d49501)

Features

  • Add info about LTV status disabling (8af682f)
  • Add wrongStructure field to PDFDocument (4641ffa)
  • cms: Improve chain validation (bcc5dc1)

1.0.11 (2022-01-13)

Note: Version bump only for package @PeculiarVentures/pdf-doc