All Versions
17
Latest Version
Avg Release Cycle
163 days
Latest Release
908 days ago

Changelog History
Page 1

  • v0.13.0 Changes

    October 24, 2021
    • โž• Add tiling pattern support
  • v0.12.3 Changes

    August 01, 2021
    • โœ‚ Remove examples from published package
  • v0.12.2 Changes

    August 01, 2021
    • ๐Ÿ›  Fix for PDF accessibility check. (#1265)
    • ๐Ÿ‘ Allow applying 'underline' and 'strike' text styling together on a text
    • ๐Ÿ‘ Allow to specify the AcroForm text fontSize
    • โšก๏ธ Update crypto-js to v4.0 (properly fix security issue)
  • v0.12.1 Changes

    April 10, 2021
    • โšก๏ธ Update crypto-js to v3.3 (fix security issue)
    • โšก๏ธ Update fontkit to 1.8.1
  • v0.12.0 Changes

    April 04, 2021
    • โž• Add support for Embedded Files and File Attachment Annotations
    • ๐Ÿ‘ Accessibility support
    • โœ… Replace integration tests by visual regression tests
    • ๐Ÿ›  Fix access permissions in PDF version 1.7ext3
    • ๐Ÿ›  Fix Buffer() is deprecation warning
    • โž• Add forms.md to generate documentation files
    • ๐Ÿ›  Fix "@" in FontName
  • v0.11.0 Changes

    December 03, 2019
    • ๐Ÿ›  Fix infinite loop when an individual character is bigger than the width of the text.
    • ๐Ÿ›  Fix infinite loop when text is positioned after page right margin
    • ๐Ÿ‘ Allow links in continued text to be stopped by setting link to null
    • โž• Add support to interlaced PNG files
    • ๐Ÿ— Do not emit _interopDefault helper in commonjs build
    • ๐Ÿ›  Fix gradient with multiple stops (#1045)
    • 0๏ธโƒฃ Set link annotation flag to print by default
    • โž• Add support for AcroForms
    • โฌ‡๏ธ Drop support for (uncommon) cid less fonts on standalone build (reduces bundle size)
  • v0.10.0 Changes

    June 06, 2019
    • ๐Ÿ›  Fix links to pages within the document
    • โž• Add support for named destinations
    • Throw errors when dash(...) is passed invalid lengths
    • โœ‚ Remove PDFDocument#output method
    • โž• Add standalone build (js/pdfkit.standalone.js)
  • v0.9.1 Changes

    April 30, 2019
    • ๐Ÿ›  Fix setting printing permission
    • ๐Ÿ›  Fix corruption of string objects in browser
    • โž• Add option to set default font
    • โœ‚ Remove call to fontkit.openSync
    • โž• Add standalone virtual file system implementation
    • โž• Add option (fontLayoutCache) to disable font layout cache
  • v0.9.0 Changes

    January 28, 2019
    • Convert to code base from coffescript to ES6+
    • ๐Ÿ›  Fix loading grayscale / transparent PNG files
    • โฌ‡๏ธ Reduce number of calls to async functions
    • Implement encryption / access control
  • v0.8.3

    July 02, 2017