Skip to content

Commit 606506b

Browse files
Update release notes: add information about CameraEnhancer promise return type in singleFrameMode
1 parent 2c716e6 commit 606506b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • programming/javascript/release-notes

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Starting with this release, the **Foundational API** (`CaptureVisionRouter` and
8686
- Parser resource files (.json) have been consolidated into encrypted .data files for improved security and simplified distribution:
8787
- `AADHAAR.data`, `AAMVA_DL_ID.data`, `GS1_AI.data`, `MRTD.data`, `SOUTH_AFRICA_DL.data`, `VIN.data`
8888

89+
- `CameraEnhancer.open()` now returns `Promise<void>` when operating in `singleFrameMode`.
90+
8991
#### Removed
9092

9193
- Removed `DataMatrixModuleIsotropic` parameter – use [`BarcodeZoneWidthToHeightRatioRangeArray`]({{ site.dcvb_parameters }}barcode-format-specification/barcode-zone-width-to-height-ratio-range-array.html) instead.

0 commit comments

Comments
 (0)