Web Library Updates May 2024

1 update to the IDVC2/Web Library Component.

Web Library 2.9 | 2024-05-31

Added

  • New public method to show the loader.
    Method: showLoader(val: boolean, bottomText?: string, topText?: string)

Changed

  • Improved auto-capture document detection capabilities.

Fixed

  • An issue with licensing error messages.

 

Web Library 2.8.10 | 2024-05-07

Added

  • A new notification that the license key has expired.
  • Processing of asynchronous actions in the 'submit' hook.

Changed

  • The 'showSubmitBtn' setting now triggers the submit event handler when set to false.
  • A visual spinner always appears while the 'submit' hook is processing. 

Fixed

  • Trackstrings in the 'back' step are now removed in cases of incorrect loading.

NPM Documentation