From c390b5e65f93e03aa53dab5cfb59e0a2f5ef0ad1 Mon Sep 17 00:00:00 2001 From: tony-xlh Date: Fri, 26 Jun 2026 11:05:13 +0800 Subject: [PATCH] update macos universal binary release note --- _articles/info/schedule/Stable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/info/schedule/Stable.md b/_articles/info/schedule/Stable.md index 43884262..ba7b0ac3 100644 --- a/_articles/info/schedule/Stable.md +++ b/_articles/info/schedule/Stable.md @@ -21,7 +21,7 @@ description: Dynamic Web TWAIN SDK Documentation Schedule Stable Release Page ### Improvements * Improved Dynamic Web TWAIN Service to make it compatible with the previous major version's JavaScript. -* Packaged the macOS version of Dynamic Web TWAIN Service as a universal binary. +* Added native Apple Silicon support by packaging the macOS version of Dynamic Web TWAIN Service as a universal binary. * Removed the major version restriction using annual full licenses. * Added mechanism to infer [`ResourcesPath`](/_articles/info/api/Dynamsoft_WebTwainEnv.md#resourcespath) from the script path when not specified. * Improved the triggering of [`OnTopImageInTheViewChanged`](/_articles/info/api/WebTwain_Buffer.md#ontopimageintheviewchanged).