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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 6 additions & 2 deletions docs/sdks/android/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- android
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand Down Expand Up @@ -40,6 +40,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Behavioral Changes
Expand All @@ -59,6 +60,9 @@ keywords:
#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand Down
10 changes: 8 additions & 2 deletions docs/sdks/capacitor/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ keywords:
- capacitor
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -37,6 +37,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand All @@ -48,17 +49,22 @@ keywords:
* Fixed BarcodeCount Scan Preview issues including: fixed an issue where preview barcodes were used to populate the scanning list, the correct feedback is played when a barcode not in list is scanned, fixed an issue where scanning was not possible after the app was put in background, and corrected highlight orientation in landscape
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed an issue where the successful hint in BarcodeFind is not displayed
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

* Fixed an issue where the camera would not restart when opened from another app
* Fixed an issue where the interface and video feed could have different visual orientations
* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed an issue where some LabelCapture fields were being returned incorrectly on TS frameworks
* Fixed a crash in the DataCaptureView overlay management that could occur during rapid view updates.

### Deprecations

Expand Down
11 changes: 9 additions & 2 deletions docs/sdks/cordova/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- cordova
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -36,6 +36,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand All @@ -47,10 +48,14 @@ keywords:
* Fixed BarcodeCount Scan Preview issues including: fixed an issue where preview barcodes were used to populate the scanning list, the correct feedback is played when a barcode not in list is scanned, fixed an issue where scanning was not possible after the app was put in background, and corrected highlight orientation in landscape
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed an issue where the successful hint in BarcodeFind is not displayed
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand All @@ -59,6 +64,8 @@ keywords:
* Fixed an issue where the interface and video feed could have different visual orientations
* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed an issue where some LabelCapture fields were being returned incorrectly on TS frameworks
* Fixed a crash in the DataCaptureView overlay management that could occur during rapid view updates.
* Fixed a Cordova iOS compilation error due to missing header files

## 8.1.1

Expand Down
10 changes: 8 additions & 2 deletions docs/sdks/flutter/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- flutter
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -35,6 +35,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand All @@ -47,10 +48,14 @@ keywords:
* Fixed an issue where MatrixScan AR circle highlights stopped pulsing when the app was restored from the background
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed an issue where the successful hint in BarcodeFind is not displayed
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand All @@ -61,6 +66,7 @@ keywords:
* Fixed an issue where the interface and video feed could have different visual orientations
* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed an issue where some LabelCapture fields were being returned incorrectly on TS frameworks
* Fixed a crash in the DataCaptureView overlay management that could occur during rapid view updates.

### Deprecations

Expand Down
11 changes: 9 additions & 2 deletions docs/sdks/ios/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- ios
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -39,6 +39,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand All @@ -50,6 +51,12 @@ keywords:
* Fixed BarcodeCount Scan Preview issues including: fixed an issue where preview barcodes were used to populate the scanning list, the correct feedback is played when a barcode not in list is scanned, fixed an issue where scanning was not possible after the app was put in background, and corrected highlight orientation in landscape
* Fixed an issue where MatrixScan AR circle highlights stopped pulsing when the app was restored from the background
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand Down
5 changes: 3 additions & 2 deletions docs/sdks/linux/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ keywords:
- linux
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -23,6 +23,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand Down
13 changes: 11 additions & 2 deletions docs/sdks/net/android/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,22 @@ keywords:
- netAndroid
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

#### Smart Label Capture

* The Validation Flow, our ready‑to‑use workflow in Smart Label Capture for capturing and validating label data with minimal code, now features a completely redesigned user interface. The update improves ergonomics through a simplified API and highly requested customization options, making Smart Label Capture more intuitive and significantly reducing integration and customization effort across a wider range of use cases

### Performance Improvements

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes

### Bug Fixes

#### Barcode
Expand All @@ -29,6 +35,9 @@ keywords:
#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand Down
16 changes: 14 additions & 2 deletions docs/sdks/net/ios/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,22 @@ keywords:
- netIos
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

#### Smart Label Capture

* [Smart Label Capture](/sdks/net/ios/label-capture/intro.md) is now available on .NET for Android. It enables multi-modal data capture, extracting barcode and text data from labels simultaneously and making complex data entry up to 7 times faster. Ideal for labels containing serial numbers, weights, or expiry dates, it improves accuracy, reduces errors, and prevents revenue loss from incorrect information.

### Performance Improvements

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes

### Bug Fixes

#### Barcode
Expand All @@ -28,6 +34,12 @@ keywords:
* Fixed BarcodeCount Scan Preview issues including: fixed an issue where preview barcodes were used to populate the scanning list, the correct feedback is played when a barcode not in list is scanned, fixed an issue where scanning was not possible after the app was put in background, and corrected highlight orientation in landscape
* Fixed an issue where MatrixScan AR circle highlights stopped pulsing when the app was restored from the background
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand Down
10 changes: 8 additions & 2 deletions docs/sdks/react-native/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- react
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -37,6 +37,7 @@ keywords:

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
* Barcode Generator: Improved DataMatrix encoding efficiency, which depending on input data may result in smaller generated codes

### Bug Fixes
Expand All @@ -49,10 +50,14 @@ keywords:
* Fixed an issue where MatrixScan AR circle highlights stopped pulsing when the app was restored from the background
* Added cameraStateOnStop property to BarcodeFindView to optimize camera transitions when switching between modes
* Fixed an issue where the successful hint in BarcodeFind is not displayed
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Id

* Fixed an issue affecting MRZ scanning performance when using the user facing camera in portrait mode on Android
* Fixed a memory issue leading to a persistent black screen during ID Capture startup
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

Expand All @@ -62,6 +67,7 @@ keywords:
* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed an issue where some LabelCapture fields were being returned incorrectly on TS frameworks
* Fixed a crash in the DataCaptureView overlay management that could occur during rapid view updates.
* Fixed compatibility of the React Native plugins with apps using React Native versions below 0.78

### Deprecations

Expand Down
11 changes: 9 additions & 2 deletions docs/sdks/titanium/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,23 @@ keywords:
- titanium
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### Performance Improvements

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes

### Bug Fixes

#### Barcode

* Improved the Smart Scan Intention logic for detecting main codes + five-digit add on codes. This improves the rate of complete main + add-on code pairs.
* Fixed an issue where the camera preview appeared rotated 90 degrees in landscape orientation
* Fixed the missing found item icon in the MatrixScan Find carousel

#### Core

Expand Down
18 changes: 16 additions & 2 deletions docs/sdks/web/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords:
- web
---

## 8.2.0-beta.1
## 8.2.0

**Released**: February 2, 2026
**Released**: February 13, 2026

### New Features

Expand All @@ -34,16 +34,30 @@ keywords:

* Removed Howler.hs and JavaScript Cookie 3rd party dependencies

### Performance Improvements

#### Core

* Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes

### Bug Fixes

#### Barcode

* Improved the Smart Scan Intention logic for detecting main codes + five-digit add on codes. This improves the rate of complete main + add-on code pairs.
* Fixed a bug where the torch control would be shown even if the torch was not supported
* Fixed an issue where SparkScan would select the wrong camera
* Fixed an issue where the SparkScanView was not being disposed correctly

#### Id

* Improved success rate when scanning using the ImageFrameSource or the SingleImageUploader as frame source
* Treated Puerto Rico driver licenses as AAMVA to enforce barcode capture with FullScanner
* Fixed a bug that would cause Canada Northwest Territories driver license scans to be incomplete

#### Core

* Fixed an issue where in some webview scenarios the wrong back camera was selected on the iPhone Pro

### Deprecations

Expand Down
Loading