Changelog
v1.8.0
-
Features & Improvements
- Added support local signature verification.
- Added support for displaying signatures and related certificates. See: option enableSignatureVerification
-
Fixes
- Hides menu item "Export selected" in sidebar menu if download not allowed
- Some UI fixes
-
Under the Hood (pdf.js base v6.2.108)
- Updated dependencies.
- Added support for RichMedia annotations
- Added support for Sound annotations playing embedded audio
- Added support for on-demand decryption
- Added Support for in the PDF defined styles of checkboxes and radio buttons.
- l10n Updates
- Bug fixes, e.g.
- Fixed Signature processing
- Fixed decryption of PDFs with non-ASCII passwords
- Use the checkboxes and radio button appearances as defined in the pdf to render them in the annotation layer
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.