Releases: LibPDF-js/core
Releases · LibPDF-js/core
v0.4.1
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: handle malformed objects more gracefully by @Mythie in #84
Full Changelog : v0.4.0...v0.4.1
v0.4.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.3.5...v0.3.6
v0.3.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.3.2...v0.3.3
v0.3.2
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: install custom crypto engine before pkijs parseInternalValues by @Mythie in #44
Full Changelog : v0.2.11...v0.2.12