Skip to content

Releases: Dynamsoft/barcode-reader-javascript

v8.8.7

26 Jan 10:37
13d50bb

Choose a tag to compare

Merge pull request #107 from Dynamsoft/_dev

8.8.7

v8.8.3

02 Nov 01:51
de3126a

Choose a tag to compare

Merge pull request #103 from Dynamsoft/_dev

8.8.3

v8.6.3

30 Sep 09:07
3f4fc90

Choose a tag to compare

Merge pull request #100 from Dynamsoft/_dev

v8.6.3

v8.6.1

01 Sep 08:29
43894b3

Choose a tag to compare

Merge pull request #98 from Dynamsoft/_dev

Dev

v8.6

31 Aug 09:34
8d96c76

Choose a tag to compare

Merge pull request #97 from Dynamsoft/_dev

master -> main

v8.4

31 Aug 09:33
5ce4574

Choose a tag to compare

Merge pull request #93 from Dynamsoft/Keillion-patch-1

Update README.md

v8.2

19 Mar 02:15
cdc289e

Choose a tag to compare

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.