Releases: Dynamsoft/web-twain-angular-advanced
17.2.5
17.2.5 (03/29/2022)
Improved Features
Updated the files dynamsoft.webtwain.initiate.js and dynamsoft.webtwain.addon.camera.js for better performance of mobile document capturing when using Safari on iOS/iPadOS 13+
Bug Fixed
Updated the file dynamsoft.webtwain.initiate.js to resolve a memory leak issue in v17.2.1 on Chrome 98+ when the view mode is set to (-1, -1) or if a thumbnail viewer is used.
17.2.1
Improved Features
Made changes to handle CORS preflight requests sent by Chrome from V98. Learn more here.
For Chromium V84+, use userAgentData instead of userAgent in response to UserAgent String phasing out issue.
Bug Fixes
Fixed a bug where Dynamsoft Service installation/uninstallation failed due to the current user account does not match the user account under C:\Users{account}. Learn more here.
[HTML5 on MacOS] Fixed a bug where the short key (set by organizationID) did not work on macOS 12+.
Fixed a bug where the mouse wheel did not work when the mouse was over the viewer.
[HTML5 on MacOS] Fixed a bug where buttons were not visible during Dynamic Web TWAIN/Dynamsoft Service installation when using dark mode.
17.2
17.2 (01/20/2022)
New Features
Buffer
Organize images in a set
[HTML5 & WASM] Added new method CreateFile().
[HTML5 & WASM] Added new method OpenFile().
[HTML5 & WASM] Added new method RemoveFile().
[HTML5 & WASM] Added new method GetCurrentFileName().
[HTML5 & WASM] Added new method GetFileInfoList().
[HTML5 & WASM] Added new method GetTagListByIndex().
Editor
[HTML5 & WASM] Added new method ChangeBrightnessAsync().
[HTML5 & WASM] Added new method ChangeContrastAsnyc().
Camera
[WASM] Added new method scanDocument() to capture document(s).
Global
[HTML5] Added new method UpdateCert() to automatically update the client side certificate.
Viewer
[HTML5 & WASM] Added new property showCheckbox.
[HTML5 & WASM] Added new method createTemplate() to create document scanner template.
17.1.1
update to 17.1.1
16.2.2
This release has been tested against DWT npm package dwt@16.2.2 which corresponds with the official dwt 16.2.4
16.1.1 Compatible Ng 10.0.6
This release has been tested against DWT npm package dwt@16.1.2 which corresponds with the official dwt 16.1.1
16.0.0 Compatible Ng 9.1.11
The sample has been tested against v16.0.0 of DWT