Release Notes for MAUI SDK - 3.x
3.2.5000 (12/18/2025)
Fixes & Improvements
- Resolved a libPNG CVE issue by updating the C++ dependencies to use the latest libPNG CVE.
3.2.3000 (11/19/2025)
- Updated the underlying Capture Vision bundle to 3.2.3000 for major improvements in reading accuracy and speed.
- Neural MRZ Localization – The new MRZLocalization model improves region detection accuracy and delivers up to 42.7% faster processing for MRZ-based document workflows.
- Configurable Localization Control – The new LocalizationModes parameter allows configuration for text line detection.
3.0.5200 (08/18/2025)
Fixes & Improvements
- Fixed a xcframework signature issue.
3.0.5100 (08/12/2025)
Fixes & Improvements
- Small fixes and tweaks.
3.0.3100 (05/30/2025)
Highlighted Features
- Added a new component
MRZScanner. Users can quickly set up a MRZ scanning app with the build in UI ofMRZScanner. The following classes are added to use theMRZScannercomponent:MRZScanner: The main class ofMRZScannercomponent. It implements MRZ scanning features.MRZScannerConfig: The class that provides MRZ scanning configurations.MRZScanResult: The MRZ scan result class.