Releases: VadimDez/ng2-pdf-viewer
Releases Β· VadimDez/ng2-pdf-viewer
10.3.4
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
Improvements
- [#1140] - chore: Update pdfjs-dist to v4.6.82
- [#1139] - Update pdfjs-dist to v4.6.82
10.3.2
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
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
Improvements
- [#1128] - feat(pdfjs): upgrade to v4 - without breaking backwards compatibility
- [#1093] - Update pdfjs-dist to 4.2.67 or later
10.2.2
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
Improvements
- [#1096] - Explicitely switch AnnotationEditor off
10.2.0
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
Improvements
- [#1027] - Chore: Update pdfjs-dist to 3.10.111
10.0.0
Improvements
- [#915] - Update to Angular 16
- in [#915] also updated pdfjs-dist version to 2.16.105