Release Notes for MAUI SDK - 3.x
3.0.5200 (08/18/2025)
Fixed
- Fixed an xcframework signature issue.
3.0.5100 (08/12/2025)
Fixed
- Small fixes and tweaks.
3.0.3100 (05/30/2025)
New
- 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.