Scandit Data Capture SDK 6.10 Release Notes (October 29, 2021)

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

New Features

Performance Improvements

  • Improved scan performance of thin 1D barcodes at perspective, and 1D barcodes with glare because of reflective packaging material.

  • Improved scan performance of Aztec codes.

  • Added ECI (Extended Channel Interpretation) support for MaxiCode codes.

  • Improved recognition performance on low resolution and single region Data Matrix codes.

  • Improved speed and usability of MRZ scanning, as documents do not need to be aligned as precisely as before.

Bug Fixes

  • Corrected reported encoding for MaxiCode codes to “ISO-8859-1” if not explicitly specified with ECI for extended ASCII codes. Previous to this release, “US-ASCII” was returned.

  • Fixed a bug in Aztec that made it hard to scan some codes with little data / low number of elements.

  • Fixed binary data processing in DotCode detector.

  • Fixed an issue where IdCaptureListener.onIdLocalized() was executed for every frame, even if no ID was present.

  • Fixed an issue where label drawing were not removed from LabelCaptureBasicOverlay if DataCaptureView was detached.

  • Fixed an issue that when IdDocumentType.DL_VIZ or IdDocumentType.ID_CARD_VIZ was selected with any barcode document option localized document was shown instead of captured barcode document.

  • GS1 parser: fixed an issue that the returned GTIN (Global Trade Item Number) field omitted first and last character.

  • GS1 parser: fixed an issue that the returned GSRN (Global Service Relation Number) field omitted last character.

  • GS1 parser: fixed an issue that the returned SSCC (Serial Shipping Container Code) field omitted first and last character.

  • ID Capture: Fixed an issue with scanning El Salvador MRZ ID documents.

  • Fixed an issue where the standby mode did not turn off the frame streaming after a focus/zoom gesture or control is used with camera API 2.

  • Fixed the exposure of certain Blackview devices.

  • Fixed crash when invoking DataCaptureView.addControl() providing the same control object instance more than once.

  • Fixed memory leak in DataCaptureView.

Updates

Scandit Data Capture SDK 6.10.1 Bug Fixes (November 16, 2021)