Skip to content

Commit 770edce

Browse files
Merge pull request #417 from dynamsoft-docs/preview
update to internal commit aa18bc52
2 parents 37b6137 + 56bbb91 commit 770edce

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

assets/js/dbrWebVersionSearch.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"version": "10.4.3100",
4+
"matchVersion": {
5+
"javascript": "2.6.1000"
6+
}
7+
},
28
{
39
"version": "10.4.2002",
410
"matchVersion": {

programming/javascript/release-notes/js-10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ permalink: /programming/javascript/release-notes/js-10.html
1616

1717
### New
1818

19-
- Added the `ShortlineDetectionMode` and `LineAssemblyMode` parameters for more flexible and precise configuration.
20-
- Added the `getTemplateNames` function to the `CaptureVisionRouter` class to improve accessibility and usability of templates.
19+
- Added the [`ShortlineDetectionMode`]({{ site.dcvb_parameters }}barcode-reader-task-settings/short-line-detection-mode.html) and [`LineAssemblyMode`]({{ site.dcvb_parameters }}barcode-reader-task-settings/line-assembly-mode.html) parameters for more flexible and precise configuration.
20+
- Added the [`getTemplateNames`]({{ site.dcvb_js_api }}capture-vision-router/settings.html#gettemplatenames) function to the `CaptureVisionRouter` class to improve accessibility and usability of templates.
2121

2222
### Fixed
2323

0 commit comments

Comments
 (0)