7.6.11
Released: April 16, 2026
Bug Fixes
Barcode
- Fixed a crash that could occur when scanning barcodes with the k-out-of-n filter enabled, if some detected barcodes were not subject to filtering.
Core
- Fixed a rare issue that was causing a crash when the app moved to the background
7.6.10
Released: April 2, 2026
No updates for this framework in this release.
7.6.9
Released: March 17, 2026
Bug Fixes
Core
- Fixed a potential app hang when the app transitions to the background for licenses without analytics enabled
- Fixed a potential deadlock on iOS when reading the camera torch state from the main thread while the camera was starting up
7.6.8
Released: March 6, 2026
Bug Fixes
Barcode
- Fixed a stability issue that could cause a crash when tracked barcodes were removed or expired during a scanning session
7.6.7
Released: February 2, 2026
Performance Improvements
Core
- Reduced intermittent memory spikes while configuring the barcode scanner across all capture modes
7.6.6
Released: January 23, 2026
Bug Fixes
Barcode
- Fixed a rare out-of-bound memory access crash when scanning low-resolution or blurry
EAN13/UPCAcodes at a specific distance
7.6.5
Released: November 12, 2025
Bug Fixes
Core
- Fixed a memory leak and removed unnecessary retention of scanning data in some MatrixScan modes
7.6.4
Released: November 5, 2025
No updates for this framework in this release.
7.6.3
Released: October 29, 2025
No updates for this framework in this release.
7.6.2
Released: October 20, 2025
No updates for this framework in this release.
7.6.1
Released: September 18, 2025
Bug Fixes
Core
- Fixed decoding of some ASCII-encoded DataMatrix codes ending with '254' codeword followed by padding.
- Improved support for missing or damaged timing patterns in Aztec codes.
7.6.0
Released: September 15, 2025
New Features
Barcode
- Added
BarcodeArResponsiveAnnotation, which automatically switches between close-up and far-away info annotations based on the barcode’s size on screen.
ID
- A proprietary Transaction ID can now be attached to each ID scan to enable end-to-end traceability of user transactions.
- Better UX when scanning Mobile Driver Licenses (mDL) with new screens to handle Bluetooth device state and data transmission progress.
- Added support for the following documents:
- Canadian IDs and Driver Licenses for Newfoundland And Labrador, Northwest Territories, Prince Edward island and Yukon
- UK Military iD (MOD 90 ID Card)
- New US Driver License versions in Alaska and New Hampshire
- Georgia Medical Marijuana Card
Parser
- The GS1 parser now allows for dates in format
YYYYMMalso in non-strict mode if the year starts with20XX.
Bug Fixes
Core
- Fixed misinterpreted destination path in
robocopycommand to restore native library copying for iOS builds on Windows.
ID
- ID scanning results for
genderof documents that do not specify a gender are now correctly mapped asunspecified.
Behavioral Changes
- The MRZ fields
optionalandoptional1have been renamed tooptionalDataInLine1andoptionalDataInLine2, respectively.
Deprecations
Barcode
- Deprecated
BarcodeCaptureOverlayStyle.
ID
- Deprecated
resultShouldContainImage. - Deprecated
AamvaBarcodeVerification. - Deprecated
IdCaptureSettings.decodeIsoMobileDriverLicensesandIdCaptureSettings.decodeMobileDriverLicenseViz.
7.5.2
Released: December 4, 2025
Bug Fixes
Barcode
- Fixed a rare out-of-bound memory access crash when scanning low-resolution or blurry
EAN13/UPCAcodes at a specific distance - Fixed a memory leak and removed unnecessary retention of scanning data in some MatrixScan modes
7.5.1
Released: September 4, 2025
No updates for this framework in this release.
7.5.0
Released: August 12, 2025
New Features
Barcode
- SparkScan now supports Smart Scan Selection. Scanning a single barcode is often difficult in environments where multiple barcodes are placed closely together, like on a densely packed warehouse shelf or on a package with various labels. This can lead to scanning the wrong item, causing errors and slowing down operations. Users might have to manually switch to a special, more precise scanning mode (Target Mode), which is inefficient. Smart Scan Selection solves this problem by automatically detecting when a user is trying to scan in a "dense barcode" environment. The interface then intelligently adapts, providing an aimer to help the user precisely select the desired barcode without needing to manually change any settings. This creates a seamless and more intuitive scanning experience.
- Added
BarcodeArResponsiveAnnotation, which automatically switches between close-up and far-away info annotations based on the barcode’s size on screen. - Improved support for non-standard GS1 AI codes.
- The
Barcodeclass now exposes a module count.
ID
- Scanning of ISO-18013 compliant mobile driver licenses is now supported in select justifications (Queensland Digital License).
Bug Fixes
Core
- Fixed misinterpreted destination path in
robocopycommand to restore native library copying for iOS builds on Windows.
ID
- Fixed bug in
AAMVABarcodeVerifierthat triggered error callbacks for each verification after updating from some older SDK version.
Behavioral Changes
- Sample applications now use
httpsto access the DataCapture SPM repository instead ofssh.
Deprecations
- Deprecated
BarcodeCaptureOverlayStyle.
7.4.5
Released: February 6, 2026
Bug Fixes
Barcode
- Fixed a crash that occurred when scanning barcodes encoded with non-UTF-8 data
7.4.4
Released: November 22, 2025
Bug Fixes
Core
- Fixed a rare crash in the EAN/UPC reader.
- Fixed a memory leak and removed unnecessary retention of scanning data in some MatrixScan modes
7.4.3
Released: August 29, 2025
No updates for this framework in this release.
7.4.2
Released: August 15, 2025
No updates for this framework in this release.
7.4.1
Released: July 14, 2025
No updates for this framework in this release.
7.4.0
Released: June 19, 2025
New Features
ID
- Added support for Spanish residence permit "Green NIE".
- Added support for US Medical Marijuana IDs from West Virginia, Florida, Pennsylvania, Nevada, New York, and Oklahoma.
Performance Improvements
- Updated ARM MbedTLS from 3.6.2 to 3.6.3.
ID
- Improved AAMVA Barcode Verification accuracy for Missouri documents.
Bug Fixes
- 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
- Fixed a memory leak and removed unnecessary retention of scanning data in some MatrixScan modes
7.3.3
Released: July 25, 2025
Bug Fixes
ID
- 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.2
Released: June 25, 2025
No updates for this framework in this release.
7.3.1
Released: June 13, 2025
No updates for this framework in this release.
7.3.0
Released: May 16, 2025
New Features
Core
- The Data Capture SDK and all sample applications have been updated to include support for the latest version of .NET (v9).
- Introduced support for the
IDisposableinterface in the API for Android and iOS platforms. This enhancement allows for more efficient management of native resources, ensuring better performance and resource cleanup.
Barcode
- Added support for structured append QR codes in all MatrixScan modes. They are exposed over
ScObjectCountingSessionand rendered as a group. The API is identical to how structured append is used in a single barcode use case: the entire structured append data is accessible on all sub code results.
ID
- Unify the result value when parsing the sex field, including added support for special characters used, so that it is always one of the values
female,maleorunspecified.
Bug Fixes
Barcode
- Fixed an issue in SparkScan where the mini preview was closed after a scan, even if the preview behavior was set to
Persistent.
Deprecations
- The following APIs have been removed:
BarcodePickIconStyle
Behavioral Changes
- MatrixScan Check has been renamed to MatrixScan AR, including in the naming of all relevant APIs.
7.2.6
Released: November 10, 2025
Bug Fixes
Core
- Removed unnecessary retention of scanning data in some MatrixScan modes
7.2.5
Released: November 5, 2025
Bug Fixes
Core
- Fixed a memory leak in MatrixScan modes
7.2.4
Released: August 8, 2025
No updates for this framework in this release.
7.2.3
Released: June 24, 2025
No updates for this framework in this release.
7.2.2
Released: May 9, 2025
Bug Fixes
- Fixed an issue in MatrixScan Batch occurring when Aruco marker pairs were detected in the multiscanner. The callback would return only a single marker instead of the result for marker pairs.
7.2.1
Released: April 24, 2025
No updates for this framework in this release.
7.2.0
Released: March 31, 2025
New Features
Barcode
- MatrixScan AR is now available, offering prebuilt views designed to quickly build custom workflows with augmented reality to an existing app. By highlighting barcodes and displaying additional information or user interaction elements over them, any process can be enhanced with state-of-the-art augmented reality overlays.
- Added
DataCaptureContextshared instance API. - The
MacroModeAPI is now available for .NET iOS, allowing developers to better control the behavior of the camera on iPhone Pro models (>13).
ID
- ID Capture now supports the decoding of mobile driver’s licenses (currently limited to Australian licenses).