npm dwt 16.2.0
v16.2

latest releases: 18.5.0-patch-20240517, 18.5.0, 17.3.5...
3 years ago

New Features

  • Connection with the Dynamsoft Service is now maintained after the computer awake from sleep or hibernation.

  • Added a new event OnBufferChanged which is triggered when the buffer changes.

  • Added a configuration page to update the host or ports of the Dynamsoft Service. By default, this page can be accessed by the URL http://127.0.0.1:18625/admin/.

  • The default loader bar can now be customized with the API Dynamsoft.WebTwainEnv.CustomizableDisplayInfo.loaderBarSource.
    Only effective when set before the page finishes loading (i.e. before DOMContentLoaded).

  • Added a new global property Dynamsoft.WebTwainEnv.IfAlwaysFocusOnPopupWindow to control whether to set focus on scanner-related windows opened by the Dynamsoft Service when the browser tab on which the SDK is running is active. In the past, these windows will be on top no matter which browser tab is active.

  • Shadow DOM is officially supported.

  • Added support for ARM-based macOS.

  • Added support for 64-bit Raspberry Pi.

Don't miss a new dwt release

NewReleases is sending notifications on new releases.