Skip to content

Releases: naptha/tesseract.js

v3.0.2

20 Aug 04:32
Compare
Choose a tag to compare

What's Changed

  • Updated to Tesseract.js-core v.3.0.1 (uses Tesseract v5.1.0)
  • Added SIMD-enabled build, automatic detection of supported devices
  • Fix caching of bad langData responses by @andreialecu in #585
  • Added benchmark code and assets per #628 by @Balearica in #629
  • Replaced child_process with worker_threads per #630 by @Balearica in #631
  • Updated to webpack 5 for compatibility with Node.js 18 by @Balearica in #640

New Contributors

Full Changelog: v2.1.5...v3.0.2

Tesseract.js v2.1.5

02 Aug 13:45
Compare
Choose a tag to compare

Tesseract.js v2.1.4

14 Oct 10:09
Compare
Choose a tag to compare
  • Fix Electron WebView (thanks to @CedricCouton )
  • Fix security vulnerabilities by upgrading packages
  • Migrate from Travis CI to Github Actions
  • Add CodeQL scanning

Tesseract.js v2.1.3

15 Sep 04:48
Compare
Choose a tag to compare
  • Fix EXIF issue when using base64 input format
  • Update FS tests

Tesseract.js v2.1.2

10 Sep 08:17
Compare
Choose a tag to compare

Fix EXIF issue

Tesseract.js v2.1.1

25 Mar 10:53
Compare
Choose a tag to compare

Add message when loading *.traineddata from cache

Tesseract.js v2.1.0

20 Mar 02:31
Compare
Choose a tag to compare

Major 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

Tesseract.js v2.0.2

02 Jan 07:48
Compare
Choose a tag to compare

Minor Changes:

  • Update is-url
  • Fix Worker.terminate() bug

Tesseract.js v2.0.1

23 Dec 12:49
Compare
Choose a tag to compare

Major 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:

Tesseract.js v2.0.0

19 Dec 15:10
Compare
Choose a tag to compare

Production Release 🎆 🎆 🎆