Changelog
v1.7.0
-
Features & Improvements
- Allow reorganization of pdf pages by drag & drop, copy, copy, cut, past and delete if enabled via option enableSplitMerge
- Allow extract selected pages enabled via option enableSplitMerge
- Allow inserting external PDF files or images after the current page if enabled via option enableMerge
- Allow to collapse/expand all the outlines in double clicking somewhere on the header bar
-
Fixes
- The property fixBaseDomain is now case intensive
- Better error handling if, while saving files when askForFileNameOnDownload is active.
-
Under the Hood (pdf.js base v6.0.227)
- Updated dependencies.
- Add a Content-Security-Policy to the PDFViewer
- Add support for encrypted attachments
- Bugfixes
- l10n Updates
v1.6.0
-
Features & Improvements
- Added support for custom server exception messages.
- Added new property: fixBaseDomain.
- Reworked sidebar: larger thumbnails and resizable width.
- Enabled "Layers" section in the sidebar.
- Added missing German translations for the View Manager.
-
Fixes
- Fixed an issue where the toolbar would briefly flash before being hidden on startup.
- Fixed the position of the editorCommentsSidebar container when printing or downloading is disabled.
-
Under the Hood (pdf.js base v5.4.530)
- Updated dependencies.
- Improved text rendering performance.
- Optimized sidebar architecture.
- Added shortcut: Save edited comments using Ctrl + Enter (v5.4.449).
- Reduced memory consumption for thumbnails (v5.4.449).
v1.5.4
-
General
- Updated default document.
- Added support for files from foreign origins via the new allowedFileOrigins AppOption.
-
Under the Hood (pdf.js base v5.4.394)
- Increased rendering quality of the detail view.
- Updated dependencies.
- Improved general performance and accessibility.
- Updated international translations.
- Refined comment editing and annotation handling.