Releases: Dynamsoft/mrz-scanner-javascript
Releases · Dynamsoft/mrz-scanner-javascript
v3.1.0
Release Notes
3.1.0 (01/13/2026)
Highlighted Features
- 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.
Fixes & Improvements
- Updated third-party libraries to incorporate the latest security fixes and maintenance updates.
v3.1.0-beta-202601120001
Release Notes
3.1.0 (01/13/2026)
Highlighted Features
- 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.
Fixes & Improvements
- Updated third-party libraries to incorporate the latest security fixes and maintenance updates.
v3.0.4
Release Notes
3.0.4 (10/20/2025)
Fixes
- Fixed a bug with the
mrzTextfield of theMRZDatainterface.
v3.0.4-beta-202510200001
Release Notes
3.0.4 (10/20/2025)
Fixes
- Fixed a bug with the
mrzTextfield of theMRZDatainterface.
v3.0.3
Release Notes
3.0.3 (09/17/2025)
Fixes
- Fixed the
launch()method so that theimageOrFileparameter is optional (for TypeScript implementation). - Altered the React Hooks sample to allow it to run in
Strict Mode.
v3.0.3-beta-202509160002
Release Notes
3.0.3 (09/17/2025)
Fixes
- Fixed the
launch()method so that theimageOrFileparameter is optional (for TypeScript implementation). - Altered the React Hooks sample to allow it to run in
Strict Mode.
v3.0.2
Release Notes
3.0.2 (09/11/2025)
Improved
- Updated the underlying Capture Vision Bundle dependency to 3.0.6001.
- Increased recognition speed by fixing an issue caused by a WASM compilation parameter that degraded performance.
- Enhanced framework samples with the latest security updates.
v3.0.2-beta-202509110001
Release Notes
3.0.2 (09/11/2025)
Fixes
- Updated the underlying Capture Vision bundle to
3.0.6001. - Improved recognition speed by fixing an issue where a WASM compilation parameter caused performance degradation.
- Resolving security vulnerabilities regarding some of the dev dependencies of the framework samples.
v3.0.1
Release Notes
SDK
Fixes
- Fix file input process error when decoding static file input when
showResultView = false. - Fix
launch()throwing an error when there's a different error format thrown
v3.0.1-beta-202508060001
Release Notes
SDK
Fixes
- Fix file input process error when decoding static file input when
showResultView = false. - Fix
launch()throwing an error when there's a different error format thrown