Skip to content

Releases: GleamTech/PdfJsKit

PdfJsKit v1.1.1

18 Oct 14:08

Choose a tag to compare

Version 1.1.1 - October 18, 2024

  • Added: Complete API Documentation both in HTML and Markdown versions.

  • Changed: Default value for options.width is changed from 800 to 960 .
    Default value for options.height is changed from 600 to 720.
    Default value for options.searchOptions.highlightAll is changed from false to true.

PdfJsKit v1.1.0

15 Oct 12:42

Choose a tag to compare

Version 1.1.0 - October 15, 2024

  • Improved: Updated PDF.js library to 4.6.82 for stability and performance.

  • Added: Highlight text annotation tool (on vertical toolbar).

  • Fixed: Vertical toolbar had 1px extra width and did not align with top toolbar button.

  • Fixed: Positioning of toolbar menus, so that they are positioned correctly e.g. when there is scrollbar inside vertical toolbar.

  • Improved: Sizing of Document Properties dialog to make it more readable, especially when using large UI sizing.

  • Improved: Find dialog is beautified to make it more readable.

  • Improved: When toolbars or sidebar is hidden with permissions, other UI parts should fill the gaps correctly.

PdfJsKit v1.0.0

15 Oct 12:37

Choose a tag to compare

Version 1.0.0 - October 15, 2024

  • Initial release with PDF.js v4.5.136 support.