diff --git a/programming/javascript/release-notes/dcvb-3.md b/programming/javascript/release-notes/dcvb-3.md index 096c4bf..53abd02 100644 --- a/programming/javascript/release-notes/dcvb-3.md +++ b/programming/javascript/release-notes/dcvb-3.md @@ -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) diff --git a/programming/javascript/release-notes/index.md b/programming/javascript/release-notes/index.md index e3db5a3..60a3da4 100644 --- a/programming/javascript/release-notes/index.md +++ b/programming/javascript/release-notes/index.md @@ -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)