Skip to content

Releases: ApryseSDK/webviewer-ui

v5.1.0

05 Jun 22:21
Compare
Choose a tag to compare

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

12 Mar 18:45
Compare
Choose a tag to compare

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

12 Mar 18:21
Compare
Choose a tag to compare

Alias for v1.1.0

v1.1.0

21 Dec 21:23
Compare
Choose a tag to compare

Changelog

  • [new] #29, #48, #56, #93, #94, #95

  • [update] #23, #47, #48, #62, #73, #76, #77, #80, #85, #90, #92

  • [bugfix] #43, #45, #56, #60, #72, #82, #89

  • 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

22 Nov 18:19
Compare
Choose a tag to compare

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

22 Oct 23:51
Compare
Choose a tag to compare

Changelog

  • [bugfix] #3, #5, #7, #11, #15
  • [update] #2, #13, #19
  • Missing thumbnail bug fixed
  • Hot reloading enabled

Included in

WebViewer_4.0.0.67905

v1.0

17 Oct 19:30
a284cf0
Compare
Choose a tag to compare

First release

Included in

WebViewer_4.0.0.67737