Skip to content

Releases: GleamTech/PdfJsKit

PdfJsKit v1.4.0

26 Nov 21:32
Compare
Choose a tag to compare

Version 1.4.0 - November 27, 2024

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

PdfJsKit v1.3.0

26 Nov 03:00
Compare
Choose a tag to compare

Version 1.3.0 - November 26, 2024

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

  • Added: productInfo property which gets the product info for this component (e.g. product name and version).

PdfJsKit v1.1.1

18 Oct 14:08
Compare
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
Compare
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
Compare
Choose a tag to compare

Version 1.0.0 - October 15, 2024

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