Scandit Data Capture SDK 6.11 Release Notes (February 17th 2022)
See also the System Requirements of the Scandit Data Capture SDK across all platforms.
New Features
Whenever the back side of an AAMVA document is scanned with IdDocumentType.DlViz selected, now both the VIZ and the barcode data are captured and returned as a combined result.
It is now possible to have a VIZ and an MRZ IdDocumentType selected at the same time.
Added support for ArgentinaIdBarcodeResult when the ID has an alternative Argentinian DNI ID format.
Added methods BarcodeCaptureOverlay.DefaultBrushForStyle(), BarcodeTrackingBasicOverlay.DefaultBrushForStyle(), BarcodeSelectionBasicOverlay.DefaultTrackedBrushForStyle(), BarcodeSelectionBasicOverlay.DefaultAimedBrushForStyle(), BarcodeSelectionBasicOverlay.DefaultSelectedBrushForStyle(), BarcodeSelectionBasicOverlay.DefaultSelectingBrushForStyle() to retrive default brush for the given style.
Behavioral Changes
Automatic IdLayout of IdCaptureOverlay now better guides the user through the capture of the back side of an AAMVA document when SupportedSides.FrontAndBack selected.
Increased default resolution in recommended camera settings in IdCapture for significantly increased scan range for PDF417 & MRZ documents.
Performance Improvements
Improved 1d barcode reader performance with perspective distortion (pitch) and slight rotation angles.
Bug Fixes
Fixed Error 2 occurrence for unusual configurations with small barcode search areas.
Trying to initialize a Parser without a valid license now correctly sets the corresponding error on ContextStatus.
ID Capture: Fixed an issue with scanning Dominican Republic MRZ ID documents.
Fixed the wording of some VIN parser error messages.
Fixed an issue where the ZoomSwitchControl was not working if no DataCaptureView.ZoomGesture is set on the DataCaptureView.
Selecting brush and tap animation are now properly applied in aimer selection.
Fixed freeze background color not always being drawn for BarcodeSelectionBasicOverlay.