Skip to content

v11.3.0

Latest
Compare
Choose a tag to compare
@bollain bollain released this 19 Feb 02:09

New

Modular UI

Added the ability to add other modular components into any flyout.

Added support for importing and exporting custom panels and custom elements.

Added CustomElement component to render any custom React or HTML element.

Added a new setStyle API, and style / className parameters to the Item components.

Office Editor

Added a "Show Non-Printing Characters" button to the toolbar.

Fixes

General

Fixed an issue in multi-viewer mode where closing the first document and attempting to download caused an error and made WebViewer freeze.

Fixed an issue where printing with the left panel open, while a tab was disabled, caused the app to crash.

Annotations

Fixed an issue with annotation selection when clicking on them very fast.

Fixed an issue where custom colors could not be added while creating a custom stamp.

Form Builder

Fixed an issue with form filling where in certain situations users could not fill out a form in capital letters.

Layers

Fixed an issue with annotation layer toggling not working properly.

Multi-tab

Fixed an issue where tabs with the same file name had the same identifiers.

Modular UI

Fixed an issue where icons would not render in flyouts in Safari.

Fixed an issue with ribbons disappearing and not reappearing after enabling and disabling readOnly mode.

Fixed an issue where the Insert ribbon was set as active whenever users selected the signature tool, even when the tool lived in a different ribbon.

Fixed an issue where occaisonally you could not reorder pages by dragging and dropping thumbnails in the thumbnails panel.

Notes

Fixed an issue where setting a custom note filter would not be reflected in the note filter modal.

Office Editor

Fixed an issue where tracked change popups appeared in review mode.

Print

Fixed an issue where the "Total number of pages" label was not visible in the embedded print modal.

Fixed an issue with the embedded print printInBackground API where it would still show the print modal.