Skip to content

Releases: alekswebnet/pdfjs-viewer-element

v2.7.4

09 Oct 09:15

Choose a tag to compare

#38 Add title attribute to the iframe for better accessibility

v2.7.3

04 Oct 21:22

Choose a tag to compare

  • Fix theme changing #37
  • Add PDF.js v5 support

v2.7.2

22 Jul 09:25

Choose a tag to compare

  • Fixed style injection #37

✅ All v4 and v3 releases are fully supported.

🚧 For v5 releases - there are some breaking changes that affects styles injecting, and theme changing not work anymore.

v.2.7.1

25 Feb 11:17
7f9326a

Choose a tag to compare

  • Update dev dependencies
  • Update README

v.2.7.0

01 Jan 21:35

Choose a tag to compare

  • Added missing PDF.js viewer parameters support disable-worker, disable-font-face, disable-range, disable-stream, disable-auto-fetch, verbosity
  • Added build minification
  • Updated PDF.js viewer release version to latest

v2.6.5

20 Aug 12:25

Choose a tag to compare

  • add PDF.js v4.5.136 support
  • update docs

v2.6.4

22 Apr 14:29

Choose a tag to compare

  • add PDF.js v4.1.392 support
  • fix nameddest empty parameter error

v2.6.3

02 Apr 13:40

Choose a tag to compare

v2.6.2

25 Mar 15:15

Choose a tag to compare

  • Add viewer-extra-styles-urls attribute
  • Add demo pages

v2.6.1

15 Mar 02:19

Choose a tag to compare

  • Hard refresh after text-layer attribute changed
  • Minor fixes - types, docs