Skip to content

Commit a1b7966

Browse files
committed
fix: v1.4.0 release notes breaking changes, version toggle
1 parent a1e9be7 commit a1b7966

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

_data/product_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
useGroupedVersion: true
22

33
version_info_list:
4-
- value: 1.4.0 MDS
4+
- value: 1.4.0 MDS (Latest version)
55
- value: 1.3.1 MDS
66
- value: 3.1 MWC (MDS 1.1)
77
- value: 3.0 MWC (MDS 1.0)

release-notes/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ description: Mobile Web Capture Documentation Release Notes
1313

1414
## 1.4.0 (24/11/2025)
1515

16-
1716
### Features
1817

18+
#### Breaking changes
19+
20+
- Rename `document-scanner.ui.html` to `document-scanner.ui.xml` to better reflect its purpose as a declarative UI configuration template.
21+
- This affects self hosting users only - you must update the path in the `scannerViewConfig.cameraEnhancerUIPath` property accordingly and rebuild the library.
22+
1923
#### Scanning Capabilities
2024

2125
- Select the clearest of multiple video frames on scan with `enableFrameVerification` (default `true`).
@@ -45,7 +49,7 @@ description: Mobile Web Capture Documentation Release Notes
4549
- Add guides to using continuous scan mode and integrating with DDV.
4650
- Add full [`tsdoc`](https://tsdoc.org/) annotation coverage for all MDS APIs to bring API references to IDEs and allow content extraction with compatible development tools.
4751

48-
#### Dependencies
52+
### Dependencies
4953

5054
- [Dynamsoft Capture Vision JS 3.2.4000](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/release-notes/dcvb-3.html#324000-11112025)
5155

0 commit comments

Comments
 (0)