Scandit Data Capture SDK 6.16 Release Notes (January 23, 2023)

See also the System Requirements of the Scandit Data Capture SDK across all platforms.

New Features

Barcode

  • Added support for Rectangular Micro QR Code (standardized in ISO/IEC 23941).

  • Added support for Composite Code flag parsing for GS1-128 (Code128).

  • Added misprint correction for UPCA/EAN13 barcodes for cases where wide bars were split into two thinner bars.

Behavioral Changes

ID

Performance Improvements

Barcode

  • Improved decoding of QR codes with slight curvature.

  • Improved detection of full range Aztec codes with some perspective distortion.

Bug Fixes

Barcode

  • Improved scanning of EAN-13 codes by reducing UPCE false positives inside EAN-13 rate to below 1%.

  • Reduced UPCE and EAN-8 false positive scans in non-barcode patterns to below 1% which nearly eliminates incidents of returning a scan when pointing camera to patterns that look like barcodes.

ID

  • Fixed an issue where scanning a document containing a PDF417 barcode or an MRZ prevents subsequent scan of VIZ document when using SupportedSides.FrontOnly.

  • Fix the issue that calling IdCapture.reset() led to decrease of performance when IdCaptureOverlay was used.

  • Fixed a rare, sporadic issue where Id Capture would not scan anymore after a new instance is created with different settings.

Core

  • Improve visual behaviour of the view when the camera is loading and appears to the user.

  • Fixed default video “play” poster being shortly displayed while camera is initially loading/switching in some WebViews.

  • Fixed an issue in TypeScript typings files that could cause some compilations errors when consuming the WebSDK modules.

API Changes

ID

Updates

Scandit Data Capture SDK 6.16.1 Bug Fixes (February 6, 2023)

Contains no bug fixes for this platform.

Scandit Data Capture SDK 6.16.2 Bug Fixes (February 22, 2023)

  • Added a minor improvement in Rectangular Micro QR Code recognition performance.