Release Notes - Core Module
3.2.30 (05/15/2024)
- Added a new error code EC_PDF_LIBRARY_LOAD_FAILED.
3.2.10 (04/11/2024)
Changed
- Updated the core algorithm to v3.2.10, seeCore C++ v3.2.10 for more details.
- Moved class
CCapturedResult
to the DynamsoftCaptureVisionRouter library. - Rename
engineResourcePaths.dcm
toengineResourcePaths.dlrData
to match dynamsoft-label-recognizer-data
3.0.33 (02/02/2024)
Changed
- Updated the behavior of the public trial expiration. Now it will raise an error instead of continuing to run without obtaining results.
3.0.32 (01/23/2024)
Changed
- Updated the internal DLS JS version, optimized license error messages, and enhanced the code simplicity of the official samples.
3.0.31 (01/19/2024)
Changed
- Updated the
engineResourcePath
referenced bydcm
(Dynamsoft Character Model) and introduced an automatic path exploration feature based on the engine paths.
3.0.30 (01/11/2024)
New
- Updated the core algorithm to v3.0.30, seeCore C++ v3.0.30 for more details.
3.0.10 (08/24/2023)
- The first version of
DynamsoftCore
JavaScript edition that integrate withDynamsoftCaptureVision (DCV)
architecture.