Skip to content

Releases: Dynamsoft/mrz-scanner-javascript

v3.1.0

13 Jan 21:52

Choose a tag to compare

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

13 Jan 20:59

Choose a tag to compare

Pre-release

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

20 Oct 20:38

Choose a tag to compare

Release Notes

3.0.4 (10/20/2025)

Fixes

  • Fixed a bug with the mrzText field of the MRZData interface.

v3.0.4-beta-202510200001

20 Oct 19:29

Choose a tag to compare

Pre-release

Release Notes

3.0.4 (10/20/2025)

Fixes

  • Fixed a bug with the mrzText field of the MRZData interface.

v3.0.3

17 Sep 18:03

Choose a tag to compare

Release Notes

3.0.3 (09/17/2025)

Fixes

  • Fixed the launch() method so that the imageOrFile parameter is optional (for TypeScript implementation).
  • Altered the React Hooks sample to allow it to run in Strict Mode.

v3.0.3-beta-202509160002

17 Sep 16:59

Choose a tag to compare

Pre-release

Release Notes

3.0.3 (09/17/2025)

Fixes

  • Fixed the launch() method so that the imageOrFile parameter is optional (for TypeScript implementation).
  • Altered the React Hooks sample to allow it to run in Strict Mode.

v3.0.2

11 Sep 21:39

Choose a tag to compare

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

11 Sep 21:00

Choose a tag to compare

Pre-release

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

06 Aug 23:13

Choose a tag to compare

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

06 Aug 22:53

Choose a tag to compare

Pre-release

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