Releases: Dynamsoft/barcode-reader-javascript
Releases · Dynamsoft/barcode-reader-javascript
v8.8.7
v8.8.3
v8.6.3
Merge pull request #100 from Dynamsoft/_dev v8.6.3
v8.6.1
v8.6
v8.4
v8.2
New
- Added a new mode argument, FindAccurateBoundary, to RegionPredetectionModes that determines if the SDK attempts to find an accurate boundary when RegionPredetectionModes is set to RPM_GENERAL_HSV_CONTRAST.
Improved
- Improved both the localization and decoding algorithms for Postal Codes.
- LocalizationMode LM_STATISTICS_POSTAL_CODE will not be added automatically when enabling Postal Code in your runtime settings. Instead, users must manually add it to the LocalizationMode array if it is required.
Fixed
- Resolved a bug that infrequently causes the application to crash when decoding a MicroPDF417 barcode.