Skip to content

Releases: PeculiarVentures/pdf

v1.13.12

14 Sep 16:09
Compare
Choose a tag to compare

1.13.12 (2023-09-14)

Bug Fixes

  • begin update with end of line if needed (5aa651b)
  • enable cache to reduce value conversion (3e7a8ac)
  • incorrect trailer size (72eb6af), closes #102

v1.13.11

14 Sep 09:42
Compare
Choose a tag to compare

1.13.11 (2023-09-14)

Bug Fixes

  • macos Viewer doesn't show aes256 encrypted document (d7b952f), closes #99

v1.13.10

28 Aug 18:25
Compare
Choose a tag to compare

1.13.10 (2023-08-28)

Bug Fixes

  • use User password for Owner if Owner is empty (6d6f692)

v1.13.9

23 Aug 09:46
Compare
Choose a tag to compare

1.13.9 (2023-08-23)

Bug Fixes

  • incorrect stream cloning (e3d1531)

v1.13.8

22 Aug 12:36
Compare
Choose a tag to compare

1.13.8 (2023-08-22)

Bug Fixes

  • error on AcroForm getting (9cf0890)
  • incorrect caching of indexes during cloning (cde3b39)

v1.13.7

10 Aug 10:30
Compare
Choose a tag to compare

1.13.7 (2023-08-10)

Bug Fixes

  • AcroFrom duplicates Fields on addField (f9d5950)
  • 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)
  • fix error with incorrect cache map (bd96819), closes #94
  • improve Signature.groupName renaming and add tests (8c82fd3)
  • increase speed of serialization (449bf26)
  • problems with signature groups (bab4d06)
  • remove Widget from AcroFrom on split (071d28e)
  • remove XFA on copy (33273ff)

v1.13.6

29 Jun 09:51
Compare
Choose a tag to compare

1.13.6 (2023-06-29)

Bug Fixes

  • use components to get isSigned (0917550)

v1.13.5

29 Jun 09:13
Compare
Choose a tag to compare

1.13.5 (2023-06-29)

Bug Fixes

  • incorrect signature removing (5c60716)

v1.13.4

22 Jun 17:51
Compare
Choose a tag to compare

1.13.4 (2023-06-22)

Bug Fixes

  • error on null cloning (1eb6339), closes #88
  • sig doesn't draw an image for Widget + Field (4ae6bee)

v1.13.3

15 Jun 20:02
Compare
Choose a tag to compare

1.13.3 (2023-06-15)

Bug Fixes

  • split single widget for signature box (364fd5d)