All Versions
23
Latest Version
Avg Release Cycle
32 days
Latest Release
844 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.4 Changes
October 14, 2020- 🛠 Fix Electron WebView (thanks to @CedricCouton )
- 🛠 Fix security vulnerabilities by upgrading packages
- 👷 Migrate from Travis CI to Github Actions
- ➕ Add CodeQL scanning
-
v2.1.3 Changes
September 15, 2020- 🛠 Fix EXIF issue when using base64 input format
- ⚡️ Update FS tests
-
v2.1.2 Changes
September 10, 2020🛠 Fix EXIF issue
-
v2.1.1 Changes
March 25, 2020➕ Add message when loading *.traineddata from cache
-
v2.1.0 Changes
March 20, 2020Major Changes
- ⬆️ Upgrade to emscripten 1.39.10 upstream
- ⬆️ Upgrade to tesseract v4.1.1
- ➕ Add FS functions: writeText, readText, removeFile, FS
Minor Changes
- 🛠 Fix errors in typescript definition file (src/index.d.ts)
- Verify user_defined_dpi in Worker.setParameters
- ⚡️ Update gitpod configuration
- 🛠 Fix security issues by
npm audit fix --force
-
v2.0.2 Changes
January 02, 2020Minor Changes:
- ⚡️ Update is-url
- 🛠 Fix Worker.terminate() bug
-
v2.0.1 Changes
December 23, 2019Major Changes:
- ➕ Add tesseract.js logo
- ⚡️ Update Worker.recognize() API, now only one rectangle can be passed to options
- ➕ Add Electron support, example repo
Minor Changes:
- ➕ Add Microsoft Edge example
- ✂ Remove axios
- ➕ Add webpack bundle analyzer
-
v2.0.0 Changes
July 24, 2019 -
v2.0.0-beta.2 Changes
October 28, 2019- 🛠 Fix Debugger port conflict issue in Node.js environment.
- ✂ Remove the use of resolve-url in web worker
-
v2.0.0-beta.1
October 03, 2019