Skip to content

Releases: VadimDez/ng2-pdf-viewer

10.3.4

31 Oct 19:44
Compare
Choose a tag to compare

Improvements

  • [#1145] - After upgrade to the version 10.3.3, the first page of pdf is always rendered twice, with different dimension in viewport each time
  • [#1146] - Fix: use page init for first updateSize

10.3.3

11 Oct 17:57
Compare
Choose a tag to compare

Improvements

  • [#1140] - chore: Update pdfjs-dist to v4.6.82
  • [#1139] - Update pdfjs-dist to v4.6.82

10.3.2

07 Oct 20:07
Compare
Choose a tag to compare

Improvements

  • [#1137] - Latest version requires Typescript 5.6 which current LTS of angular (v18.2.7) does not support
  • [#1138] - Fix: lock pdfjs version

10.3.1

11 Sep 20:56
Compare
Choose a tag to compare

Improvements

  • [#999] - Rotation default value not working
  • [#1126] - Fix #999: Ensure that the rotation in the viewer is not set too early

10.3.0

31 Aug 19:08
Compare
Choose a tag to compare

Improvements

  • [#1128] - feat(pdfjs): upgrade to v4 - without breaking backwards compatibility
  • [#1093] - Update pdfjs-dist to 4.2.67 or later

10.2.2

16 May 19:40
Compare
Choose a tag to compare

Improvements

  • [#1098] - Fix #1097: delay scale and scroll ops until the viewer has the pages initialized
  • [#1097] - scrollPageIntoView: "1" is not a valid pageNumber parameter

10.2.1

15 May 18:00
Compare
Choose a tag to compare

Improvements

  • [#1096] - Explicitely switch AnnotationEditor off

10.2.0

14 May 19:27
Compare
Choose a tag to compare

Improvements

  • [#1092] - Chore: update pdfjs to 3.11.174, resolve CVE
  • [#1088] - PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF

10.1.0

13 May 21:43
Compare
Choose a tag to compare

Improvements

  • [#1027] - Chore: Update pdfjs-dist to 3.10.111

10.0.0

24 Aug 21:56
Compare
Choose a tag to compare

Improvements

  • [#915] - Update to Angular 16
  • in [#915] also updated pdfjs-dist version to 2.16.105