Skip to content

Commit d5ed148

Browse files
committed
update release notes
1 parent 0c5d840 commit d5ed148

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_articles/info/schedule/Stable.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ description: Dynamic Web TWAIN SDK Documentation Schedule Stable Release Page
2323
* Added extra settings for [`PrintEx()`](/_articles/info/api/WebTwain_IO.md#printex).
2424
* Added prevention of service installation on macOS versions lower than 10.15.
2525
* Added support for service installation for multiple users (Windows only).
26+
* Added an [`EnableLocalNetworkMixedContent`](/_articles/info/api/Dynamsoft_WebTwainEnv.md#enablelocalnetworkmixedcontent) property.
27+
* Improved the performance of [`RemoveAllSelectedImages()`](/_articles/info/api/WebTwain_Buffer.md#removeallselectedimages) by triggering [`OnBufferChanged`](/_articles/info/api/WebTwain_Buffer.md#onbufferchanged) and [`OnBitmapChanged`](/_articles/info/api/WebTwain_Buffer.md#onbitmapchanged) events only once.
2628
* Updated third-party libraries to enhance security.
2729

2830
### Bug Fixes
@@ -32,7 +34,6 @@ description: Dynamic Web TWAIN SDK Documentation Schedule Stable Release Page
3234
* Fixed the auto start of the service on Linux not using GUI
3335

3436

35-
3637
## 19.2 (08/26/2025)
3738

3839
### Highlights

0 commit comments

Comments
 (0)