Skip to content

v4.0.4

Compare
Choose a tag to compare
@Balearica Balearica released this 01 May 00:57
· 102 commits to master since this release

What's Changed

  • Added SIMD-detection when corePath is manually specified (#735)
    • Important note for users who set corePath: for significantly faster performance, set corePath to a directory that includes both tesseract-core.wasm.js and tesseract-core-simd.wasm.js
    • See this comment for explanation
  • Improved auto-rotate feature (rotateAuto: true) (#747)
  • Switched default CDN from unpkg to jsdelivr (#743)
  • Updated various dependencies (#729, #736, #737, #739, #741)
  • Reduced size of npm package (#731, #734, #740)

New Contributors

Full Changelog: v4.0.3...v4.0.4