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
10 changes: 10 additions & 0 deletions versioned_docs/version-7.6.7/sdks/android/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,16 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera

## 7.3.3

**Released**: July 25, 2025
Expand Down
15 changes: 15 additions & 0 deletions versioned_docs/version-7.6.7/sdks/capacitor/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,21 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
15 changes: 15 additions & 0 deletions versioned_docs/version-7.6.7/sdks/cordova/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,21 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
15 changes: 15 additions & 0 deletions versioned_docs/version-7.6.7/sdks/flutter/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,21 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
18 changes: 18 additions & 0 deletions versioned_docs/version-7.6.7/sdks/ios/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,24 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Smart Label Capture

* Fixed Swift naming for SDCLabelDateResult - now correctly exposed as LabelDateResult. Resolves naming conflict that could cause undefined behavior

#### Core

* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
6 changes: 6 additions & 0 deletions versioned_docs/version-7.6.7/sdks/linux/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,12 @@ No updates for this framework in this release.
* Fixed `IMAGE_LAYOUT_UYVY_8U` mapping value to match C API.
* Fixed return type of `get_string_property` function of `PropertyCollection`.

## 7.3.4

**Released**: February 24, 2026

No updates for this framework in this release.

## 7.3.3

**Released**: July 25, 2025
Expand Down
10 changes: 10 additions & 0 deletions versioned_docs/version-7.6.7/sdks/net/android/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,16 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera

## 7.3.3

**Released**: July 25, 2025
Expand Down
14 changes: 14 additions & 0 deletions versioned_docs/version-7.6.7/sdks/net/ios/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,20 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Core

* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
15 changes: 15 additions & 0 deletions versioned_docs/version-7.6.7/sdks/react-native/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,21 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
11 changes: 11 additions & 0 deletions versioned_docs/version-7.6.7/sdks/titanium/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,17 @@ No updates for this framework in this release.

* Updated ARM MbedTLS from 3.6.2 to 3.6.3.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera
* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down
6 changes: 6 additions & 0 deletions versioned_docs/version-7.6.7/sdks/web/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,12 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

No updates for this framework in this release.

## 7.3.3

**Released**: July 25, 2025
Expand Down
10 changes: 10 additions & 0 deletions versioned_docs/version-7.6.7/sdks/xamarin/android/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,16 @@ No updates for this framework in this release.

* Fixed an issue where preexisting OTA models on the device, if any, would be loaded instead of the latest model for the SDK version, leading to errors.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Core

* Fixed a bug that could in rare cases produce a black screen when starting the camera

## 7.3.2

**Released**: June 25, 2025
Expand Down
19 changes: 19 additions & 0 deletions versioned_docs/version-7.6.7/sdks/xamarin/forms/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,25 @@ No updates for this framework in this release.

* Fixed an issue where preexisting OTA models on the device, if any, would be loaded instead of the latest model for the SDK version, leading to errors.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Smart Label Capture

* Fixed Swift naming for SDCLabelDateResult - now correctly exposed as LabelDateResult. Resolves naming conflict that could cause undefined behavior

#### Core

* Fixed a crash when toggling the zoom switch without setting a frame source
* Fixed a bug that could in rare cases produce a black screen when starting the camera

## 7.3.2

**Released**: June 25, 2025
Expand Down
18 changes: 18 additions & 0 deletions versioned_docs/version-7.6.7/sdks/xamarin/ios/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,24 @@ No updates for this framework in this release.

* Fixed an issue where the middle name read from an AAMVA-compliant barcode would be at times returned as `NONE`.

## 7.3.4

**Released**: February 24, 2026

### Bug Fixes

#### Barcode

* Fixed a crash that could occur in Barcode Pick when the BarcodePickView is deallocated but the guidance on screen was being updated

#### Smart Label Capture

* Fixed Swift naming for SDCLabelDateResult - now correctly exposed as LabelDateResult. Resolves naming conflict that could cause undefined behavior

#### Core

* Fixed a crash when toggling the zoom switch without setting a frame source

## 7.3.3

**Released**: July 25, 2025
Expand Down