Skip to content

Commit 01a3833

Browse files
update to internal commit 44e4e8c0
1 parent 0d5561c commit 01a3833

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

programming/javascript/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ breadcrumbText: Release Notes
99

1010
# DBR JavaScript SDK - Release Notes
1111

12-
- [11.2.2000 (10/30/2025)](js-11.html#1122000-10302025)
12+
- [11.2.2000 (11/04/2025)](js-11.html#1122000-11042025)
1313
- [11.0.6000 (08/14/2025)](js-11.html#1106000-08142025)
1414
- [11.0.3000 (07/09/2025)](js-11.html#1103000-07092025)
1515
- [10.5.3000 (04/24/2025)](js-10.html#1053000-04242025)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ noTitleIndex: true
1010

1111
# Release Notes for Dynamsoft Barcode Reader JavaScript SDK
1212

13-
## 11.2.2000 (10/30/2025)
13+
## 11.2.2000 (11/04/2025)
1414

1515
### ✨ Key Highlights
1616
#### AI-Powered Barcode Detection and Decoding

programming/javascript/user-guide/zip-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Here are a couple of easy ways to start one:
4848

4949
## Sample Folders
5050

51-
- `frameworks/`This directory contains framework-specific examples demonstrating how to integrate the Dynamsoft Barcode Reader (JavaScript edition) into common web and hybrid frameworks. Each framework folder contains one or more runnable sub-examples (for example, scan-using-foundational-api and/or scan-using-rtu-api) showing practical integration patterns.
52-
- `scenarios/`This directory contains focused scenario samples that show common real-world uses of the Dynamsoft Barcode Reader (JavaScript edition).
51+
- `barcode-scanner-api-samples/`Samples using the Barcode Scanner API with a prebuilt interactive UI, making barcode scanning integration quick and easy.
52+
- `foundational-api-samples/`Samples using the foundational API with full customization capabilities.
5353

5454
---
5555

0 commit comments

Comments
 (0)