Skip to content

feat: release v2.1.0 #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 16, 2025
Merged

feat: release v2.1.0 #25

merged 6 commits into from
May 16, 2025

Conversation

Felix-Dynamsoft
Copy link
Collaborator

@Felix-Dynamsoft Felix-Dynamsoft commented May 16, 2025

2.1.0 (05/15/2025)

Highlighted Features

  • [UI] Redesigned the MRZScannerView (the main camera view) to have updated icons and better alignment and spacing.
  • Changed the default camera resolution when the camera is opened from 1080p to 2K (if the camera supports it).
  • Added a new property to the MRZScannerViewConfig interface, showPoweredByDynamsoft, which controls the visibility of the Powered By Dynamsoft message that is part of the MRZScannerView UI.
  • Introduced the ability for the MRZ Scanner to read MRZs from static images and PDFs without the need to use the MRZScannerView UI and the Load Image button.
  • Added two new properties to the MRZScannerViewConfig interface, uploadAcceptedTypes and uploadFileConverter, which convert static images and PDFs to blobs which can then be read by the MRZ Scanner.
  • Redeveloped the launch() method so that it can take a static image or file as input. To learn how to use that, please refer to Setting up the MRZ Reader for Static Images
  • Integrated Dynamsoft's Mobile Web Capture with the MRZ Scanner (JavaScript Edition) to allow the user to edit the scanned MRZ image like a document.
  • Added NationalityRaw and IssuingStateRaw to the MRZData interface that represent the raw values of these fields

Fixes

@Felix-Dynamsoft Felix-Dynamsoft merged commit 0ad2765 into main May 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants