Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions programming/javascript/release-notes/dcvb-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ noTitleIndex: true

# Release Notes - DynamsoftCaptureVisionBundle

## 3.0.3001(06/09/2025)

### Fixed

- Fixed an issue where the results from the last unprocessed frame were still rendered on the page after calling the `captureVisionRouter.stopCapturing()` method.

## 3.0.3000(06/05/2025)

### [Highlights](https://www.dynamsoft.com/release-highlights/?product=dcv3.0)
Expand Down
1 change: 1 addition & 0 deletions programming/javascript/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ noTitleIndex: true

# Release Notes - Dynamsoft Capture Vision Bundle JavaScript

- [3.0.3001 (06/09/2025)](dcvb-3.md#303001-06092025)
- [3.0.3000 (06/05/2025)](dcvb-3.md#303000-06052025)
- [2.6.1000 (01/03/2025)](dcvb.md#261000-01032025)
- [2.4.2200 (10/24/2024)](dcvb.md#242200-10242024)
Expand Down