Skip to content

Releases: tesseract-ocr/tesseract

5.4.1

11 Jun 18:25
5.4.1
Compare
Choose a tag to compare

What's Changed

This release fixes a regression with legacy or mixed models (issue #4257).

Full Changelog: 5.4.0...5.4.1

5.4.0

06 Jun 13:35
5.4.0
Compare
Choose a tag to compare

What's Changed

This releases provides an improved PDF renderer, adds a new PAGE XML renderer, extends the API to retrieve the text angle/gradient and has lots of smaller updates for code and documentation:

New Contributors

Full Changelog: 5.3.4...5.4.0

5.4.0-rc2

19 May 10:02
5.4.0-rc2
Compare
Choose a tag to compare
5.4.0-rc2 Pre-release
Pre-release

What's Changed

  • Fix setup of datadir on installations with Conda (issue #4230) by @stweil in #4240
  • Fix FP exception in Wordrec::angle_change (issue #4242) by @stweil in #4243
  • Update sw.yml

Full Changelog: 5.4.0-rc1...5.4.0-rc2

5.4.0-rc1

12 May 13:46
5.4.0-rc1
Compare
Choose a tag to compare
5.4.0-rc1 Pre-release
Pre-release

What's Changed

This releases provides an improved PDF renderer, adds a new PAGE XML renderer, extends the API to retrieve the text angle/gradient and has lots of smaller updates for code and documentation:

New Contributors

Full Changelog: 5.3.4...5.4.0-rc1

5.3.4

18 Jan 09:12
5.3.4
Compare
Choose a tag to compare

What's Changed

  • Fixes for autoconf, clang and sw builds
  • Send output of combine_tessdata -d to stdout instead of stderr. Fixes #4149 by @tfmorris in #4150
  • Move bail_out function before libtoolize check by @STMiki in #4151
  • Improve OCR for an image URL
    • Fail on curl download errors
    • Add new parameter curl_cookiefile for curl_easy_setopt by @stweil in #4156
    • Set User-Agent: header field in HTTP request for curl downloads
  • Force TCP v4 for socket to ScrollView server. Fixes #3000 by @tfmorris in #4162
  • Fix some compiler warnings and avoid unnecessary conversions from std::string to char pointer by @stweil in #4174
  • Fix a tiny typo in publictypes.h by @sadra-barikbin in #4178
  • Fixes for autoconf, clang and sw builds
  • Other small improvements for code and documentation.

New Contributors

Full Changelog: 5.3.3...5.3.4

5.3.3

05 Oct 19:05
5.3.3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.2...5.3.3

5.3.2

11 Jul 11:58
5.3.2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.1...5.3.2

5.3.1

01 Apr 19:55
5.3.1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.3.1

5.3.0

22 Dec 14:16
5.3.0
Compare
Choose a tag to compare

This is a new minor version of Tesseract 5.

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0

5.3.0-rc1

13 Dec 21:42
5.3.0-rc1
Compare
Choose a tag to compare
5.3.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0-rc1