Scandit Data Capture SDK 6.3 Release Notes (May 12th 2020)
See also the System Requirements of the Scandit Data Capture SDK across all platforms.
New Features
Added Symbology.IataTwoOfFive
Code 128 now always uses relaxed quiet zone rules. It is no longer necessary to use the relaxed quiet zone symbology extension.
Introduced an experimental torch state (TorchState.Auto) that turns the torch on or off based on the current illumination.
Added ITorchListener - a delegate to be invoked when TorchState of a Camera changes.
When the shouldShowScanAreaGuides option is enabled point of interest is always drawn. When the radius for radius location selection is set to 0 then a small circle is drawn.
Added DataCaptureVersion
Behavioral Changes
No behavioral changes have been made.
Performance Improvements
Improved recognition for 1d barcodes close to 1px per bar.
Bug Fixes
Fixed a very rare infinite loop in the QR code reader.
Fixed an unhandled intersection error in the Data Matrix Decoder.
Deprecations
No deprecations have been made.
Updates
Changes in Scandit Data Capture SDK 6.3.1 (May 22nd 2020)
Contains no bug fixes for this platform.
Changes in Scandit Data Capture SDK 6.3.2 (June 20th 2020)
Contains no bug fixes for this platform.
Changes in Scandit Data Capture SDK 6.3.3 (July 7th 2020)
Fixed rare crashes in the Aztec reader.