Skip to content

Releases: LibPDF-js/core

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:42

What's Changed

  • fix: handle malformed objects more gracefully by @Mythie in #84

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 05:30

What's Changed

  • feat: add standalone timestamp and validation data APIs by @Mythie in #77

Full Changelog: v0.3.6...v0.4.0

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 18 May 11:56

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 18 May 11:24

What's Changed

  • fix: clean full-save output and complete flatten cleanup by @Mythie in #72

Full Changelog: v0.3.4...v0.3.5

What's Changed

  • fix: clean full-save output and complete flatten cleanup by @Mythie in #72

Full Changelog: v0.3.4...v0.3.5

What's Changed

  • fix: clean full-save output and complete flatten cleanup by @Mythie in #72

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 21 Mar 02:54

What's Changed

  • fix(forms): pass resolver for indirect refs in dicts and name trees by @Mythie in #56
  • Fix PDF loading failures from trailing null padding and PdfName cache eviction by @Mythie in #57

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 11 Mar 08:38

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 08:17

What's Changed

  • perf(writer): replace recursive reachable-ref walk with iterative stack by @Mythie in #52

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 05:30

What's Changed

  • perf(signatures): use Web Crypto API for hashing instead of @noble/hashes by @Mythie in #51

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 02:41

What's Changed

  • feat(signatures): allow using alternate google-kms client implementation by @beaulac in #45
  • feat(forms): support CID fonts in form field appearances by @Mythie in #47
  • chore: update benchmarks and add @cantoo/pdf-lib for comparison by @Mythie in #49
  • fix: replace Math.max/min spreads with iterative helpers to avoid stack overflow by @Mythie in #50

New Contributors

Full Changelog: v0.2.12...v0.3.0

v0.2.12

Choose a tag to compare

@github-actions github-actions released this 05 Mar 11:37

What's Changed

  • fix: install custom crypto engine before pkijs parseInternalValues by @Mythie in #44

Full Changelog: v0.2.11...v0.2.12