New
5.4.1
What's Changed
This release fixes a regression with legacy or mixed models (issue #4257).
- Avoid FP overflow in NormEvidenceOf (fixes issue #4257) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4259
- Update deprecated Node.js 16 GitHub actions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4262
- Fix code style issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4263
- Fix some issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4266
- Fix more Codacy issues by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4267
- Several build fixes by @zdenop
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.4.0...5.4.1