Skip to content

Releases: ducflair/hipdf

v1.3.2

18 Oct 16:13

Choose a tag to compare

1.3.2 (2025-10-18)

Bug Fixes

  • embedding pdfs is now safer against javascript malicious embedded code (1241088)

v1.3.1

09 Oct 16:52

Choose a tag to compare

1.3.1 (2025-10-09)

Bug Fixes

  • fonts: add character width measurement and text wrapping (0daebc0)

v1.3.0

08 Oct 13:39

Choose a tag to compare

1.3.0 (2025-10-08)

Features

  • added a font abstraction layer for ttf fonts (e430fa5)

v1.2.3

15 Sep 18:05

Choose a tag to compare

1.2.3 (2025-09-15)

Bug Fixes

  • removed unnecessary method (4465d4c)

v1.2.2

15 Sep 17:43

Choose a tag to compare

1.2.2 (2025-09-15)

Bug Fixes

  • updated wasm configuration (d21330a)

v1.2.1

15 Sep 14:43

Choose a tag to compare

1.2.1 (2025-09-15)

Bug Fixes

  • added better wasm support (5fe9d6a)

v1.2.0

09 Sep 17:11

Choose a tag to compare

1.2.0 (2025-09-09)

Features

  • created a robust module to add any type of image to a pdf (e1ac61d)

v1.1.0

05 Sep 16:37

Choose a tag to compare

1.1.0 (2025-09-05)

Features

  • added support for blocks, by using reusable instances (63b134a)

v1.0.1

05 Sep 13:45

Choose a tag to compare

1.0.1 (2025-09-05)

Bug Fixes

  • added lopdf as an integral module (90e26b5)

v1.0.0

05 Sep 01:45

Choose a tag to compare

1.0.0 (2025-09-05)

Features

  • Add embed PDF to pdf creation (50d0735)
  • init the hipdf lib with ocg (a912088)
  • Refactor OCG integration test cleanup logic and add new pattern api (983cf7c)
  • trigger first release (d75aea6)