Skip to content

Commit 25780df

Browse files
committed
Update Stable.md
v17.2.5 added
1 parent 7262779 commit 25780df

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

info/schedule/Stable.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,24 @@ description: Dynamic Web TWAIN SDK Documentation Schedule Stable Release Page
1010

1111
# Stable Releases
1212

13+
## 17.2.5 (03/29/2022)
14+
15+
### Improved Features
16+
17+
- 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+
18+
19+
### Bug Fixed
20+
21+
- Updated the file *dynamsoft.webtwain.initiate.js* to resolve a memory leak issue in v17.2.1 on Chrome 98+ when the <a href="{{site.info}}api/WebTwain_Viewer.html?ver=latest#setviewmode" target="_blank">view mode</a> is set to (-1, -1) or if a <a href="{{site.info}}api/WebTwain_Viewer.html?ver=latest#createthumbnailviewer" target="_blank">thumbnail viewer</a> is used.
22+
1323
## 17.2.1 (02/24/2022)
1424

1525
### Improved Features
1626

1727
- Made changes to handle <a href="https://developer.chrome.com/blog/private-network-access-preflight/" target="_blank">CORS preflight requests</a> sent by Chrome from V98. Learn more <a href="https://www.dynamsoft.com/web-twain/docs/faq/private-network-access-in-chrome101.html" target="_blank">here</a>.
1828
- For Chromium V84+, use userAgentData instead of userAgent in response to UserAgent String phasing out issue.
1929

20-
### Bug Fixed
30+
### Bug Fixes
2131

2232
- 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 <a href="https://www.dynamsoft.com/web-twain/docs/faq/service-installation-issue.html?ver=latest" target="_blank">here</a>.
2333
- [HTML5 on MacOS] Fixed a bug where the short key (set by <a href="{{site.info}}api/Dynamsoft_WebTwainEnv.html#organizationid" target="_blank">organizationID</a>) did not work on macOS 12+.
@@ -59,7 +69,7 @@ description: Dynamic Web TWAIN SDK Documentation Schedule Stable Release Page
5969
* Modified DynamicImage.dll(DynamicImagex64.dll) to improve encoding and decoding mode of TIFF files.
6070
* Updated Barcode Reader library to version 8.6. Check out the release notes for <a href="https://www.dynamsoft.com/barcode-reader/programming/javascript/release-notes/js-8.html?ver=latest#860-08312021" target="_blank">Barcode Reader JavaScript SDK - 8.6</a>
6171

62-
### Bug Fixed
72+
### Bug Fixes
6373

6474
* Fixed a bug where the image displayed in the thumbnail may be inconsistent with that on the canvas when switching tags through `FilterImageByTag`.
6575
* Fixed a bug that Dynamic Web TWAIN object could not be initialized when using iframe in Edge.

0 commit comments

Comments
 (0)