Releases: ApryseSDK/webviewer-ui
v5.2.0
Changelog
- Added support for annotation grouping. When multiple annotations are selected a "group" button will appear allowing multiple annotations to be grouped together.
- Added a new eraser tool which will delete paths for freehand annotations and completely delete other annotations
- Added new language supports for Spanish, Japanese, Korean, Traditional Chinese and Portuguese. Credits to Allego.
- Updated the left panel resize bar so that its width can be adjusted programmatically
- Fixed issue where deleting a reply doesn't trigger a rerender in the notes panel, which results in the note showing the wrong number of replies it has
- Fixed issue where sometimes the style popup will be on top of a sticky note annotation and make it not selectable
- Fixed issue where an element can't be enabled back after getting disabled by using
disableElements
- Fixed issue where the message handler for retrieving the config file path isn't removed properly
- And some other bug fixes
v5.1.0
Changelog
- Added jsdoc for APIs
- Added showErrorMessage API
- Accepts new constructor options: extension and preloadWorker
- Changed pre-render and caching level for iOS
- Fixed issue where permissionCheckCallback setting wasn't applied for notes initially
- Fixed issue where position sort strategy wasn't taking the orientation into account
- Fixed issue where downloadPdf API doesn't allow downloading office files
- And other various bug fixes
v5.0.0
Changelog
-
New APIs:
-
Revised downloadPdf to open the document in a new tab in iOS
-
Only warn about the file extension not being determined if the engine type is AUTO
-
Revised note button on annotation popup so that free text annotation content may be editted easily in mobile devices
-
Added disable websockets argument for webviewer server
-
Added dutch translation
-
Show feedback about processing pages immediately after pressing print button
-
Among the document and worker loading, progress modal now shows min value
-
Added includeComments in print modal (#106)
-
Retain tool style after user refreshed the page (#127)
-
Fixed issue where wrong error message is displaying when fail to find the xod file to load. Also make coding style consistent in setupMIMETypeTest.js
-
Fixed issue with header items remounting more than necessary
-
Fixed issue where annotations aren't being loaded from serverURL for office documents
-
Fixed where current page number is cut off on the side in Edge
-
Fixed where button groups of null or empty string was showing up in ToolsOverlay
-
Fixed issue where document path with no extension was throwing an error
-
Fixed issue where dragging an annotation in single page mode may result in a page change
-
Fixed issue with updateAnnotationPermission events triggering when document is unloaded and annotation was previously selected
-
Fixed issue where -webkit-overflow-scrolling: touch causes document flickering when reached boundary
-
Fixed issue where PDF mime-type was not detected for blob
v4.1.0
Alias for v1.1.0
v1.1.0
Changelog
-
[update] #23, #47, #48, #62, #73, #76, #77, #80, #85, #90, #92
-
New APIs:
-
Added support to handle document path + extension passed as query parameter in loadDocument function
-
Fires visibilityChanged event when the visibility of an element changes
-
Prefixes are preserved when autolinking URLs
-
UI improvements
-
Fixed issue where setToolModeAndGroup function was working in readonly
-
Fixed bug where annotation popup was not opening after certain features were disabled and re-enabled
-
Fixed issue where annotations without author or contents have been missing from the notes panel
-
Fixed issue where shortcuts for creating text annotations tools were working even when the tools are disabled
-
Fixed issue where text annotations buttons in text popup were visible even when the tools are disabled
-
Fixed issue where document id was not being updated when loading new documents
-
Fixed issue where document id was not applied in saving/loading annotations
-
Fixed where unshifting or pushing multiple items in setHeaderItems did not work
-
Fixed few hard coded strings in note to be translated
-
Fixed issue where single search was stuck on last match
-
Fixed issue where reply textarea in note was not shrinking when deleting lines
-
Fixed issue where the annotationsLoadedPromise never resolves
Available in
WebViewer_4.1.0.69008
v1.0.2
Changelog
- [bugfix] #25, #31, #36, #41, #50
- [update] #26, #27, #29, #35
- Fixed issue where setToolModeAndGroup function was working in readonly
- Fixed bug where annotation popup was not opening after certain features were disabled and re-enabled
- Fixed issue where annotations without author or contents have been missing from the notes panel
- Fixed issue where shortcuts for creating text annotations tools were working even when the tools are disabled
- Fixed issue where text annotations buttons in text popup were visible even when the tools are disabled
- Fixed issue where document id was not being updated when loading new documents
- Fixed issue where document id was not applied in saving/loading annotations
- Added support to handle document path + extension passed as query parameter in loadDocument function
Available in
WebViewer_4.0.3.68444
v1.0.1
v1.0
First release
Included in
WebViewer_4.0.0.67737