|
| 1 | +--- |
| 2 | +layout: default-layout |
| 3 | +title: MAUI Release Notes v11.x - Dynamsoft Barcode Reader |
| 4 | +description: This is the release notes page of Dynamsoft Barcode Reader for MAUI SDK v11.x. |
| 5 | +keywords: release notes, android, version 11.x, |
| 6 | +needAutoGenerateSidebar: true |
| 7 | +needGenerateH3Content: false |
| 8 | +noTitleIndex: true |
| 9 | +--- |
| 10 | + |
| 11 | +# Release Notes for MAUI SDK - 11.x |
| 12 | + |
| 13 | +## 11.0.3100 (05/30/2025) |
| 14 | + |
| 15 | +### [Highlights](https://www.dynamsoft.com/release-highlights/?product=dcv3.0) |
| 16 | + |
| 17 | +- Workflow Improvements |
| 18 | + - Restructured the parameter control hierarchy at all levels for finer scope definition and more granular process management, with the stage level newly added. |
| 19 | + - Enabled custom combinations and sequences of sections, increasing flexibility and operational customization under specific conditions. |
| 20 | + - Redesigned document normalization sections to better accommodate diverse document processing operations. |
| 21 | + |
| 22 | +- Deep Learning Integration |
| 23 | + - Improved the reading rate of 1D barcode by introducing a new deblurring deep-learning model. |
| 24 | + - Enhanced text recognition capabilities with deep learning-based text-line recognition. |
| 25 | + |
| 26 | +- Algorithm Enhancements |
| 27 | + - Enabled deduplication at the Region of Interest (ROI) level to consolidate results from multiple tasks. |
| 28 | + - Enhanced the text recognition workflow by integrating improved multi-step recognition processes and validation methods. |
| 29 | + - Improved the CODE_128 and DataMatrix DeepAnalysis algorithms for better decoding accuracy and performance. |
| 30 | + - Added support for new barcode types: CODE_32, MATRIX_25, KIX, and TELEPEN. |
| 31 | + - Added GS1 Application Identifiers (AI) support for improved code parsing capabilities. |
| 32 | + |
| 33 | +- Engineering Optimizations |
| 34 | + - Unified template-loading logic to reduce I/O overhead. |
| 35 | + - Implemented conversion functionality between `ImageData` and image files, including both on-disk and in-memory files. |
0 commit comments