Thank you, Stefan and other contributors for this new release!

Zdenko


---------- Forwarded message ---------
Od: Stefan Weil <notificati...@github.com>
Date: št 22. 12. 2022 o 15:18
Subject: [tesseract-ocr/tesseract] Release 5.3.0 - 5.3.0
To: tesseract-ocr/tesseract <tesser...@noreply.github.com>
Cc: Subscribed <subscri...@noreply.github.com>


5.3.0 <https://github.com/tesseract-ocr/tesseract/releases/tag/5.3.0>

Repository: tesseract-ocr/tesseract
<https://github.com/tesseract-ocr/tesseract> · Tag: 5.3.0
<https://github.com/tesseract-ocr/tesseract/tree/5.3.0> · Commit: 080da83
<https://github.com/tesseract-ocr/tesseract/commit/080da83cc51c4ef8b324a7e03146fe0bd7e0944b>
· Released by: stweil <https://github.com/stweil>
What's Changed

   - Fix memory issues in ScrollView::MessageReceiver by @p12tic
   <https://github.com/p12tic> in #3872
   <https://github.com/tesseract-ocr/tesseract/pull/3872>
   - autotools: Add rule for svpaint executable by @stweil
   <https://github.com/stweil> in #3873
   <https://github.com/tesseract-ocr/tesseract/pull/3873>
   - Replace call of exit function by return statement in main function by
   @stweil <https://github.com/stweil> in #3878
   <https://github.com/tesseract-ocr/tesseract/pull/3878>
   - Fix the build on CodeQL/Analyze by @arseniy-sonar
   <https://github.com/arseniy-sonar> in #3888
   <https://github.com/tesseract-ocr/tesseract/pull/3888>
   - CI: Remove Ubuntu 18.04 by @amitdo <https://github.com/amitdo> in #3902
   <https://github.com/tesseract-ocr/tesseract/pull/3902>
   - configure.ac: fix build on aarch64_be by @ffontaine
   <https://github.com/ffontaine> in #3907
   <https://github.com/tesseract-ocr/tesseract/pull/3907>
   - SW CI: Add paths filter by @amitdo <https://github.com/amitdo> in #3908
   <https://github.com/tesseract-ocr/tesseract/pull/3908>
   - Create .mailmap by @amitdo <https://github.com/amitdo> in #3910
   <https://github.com/tesseract-ocr/tesseract/pull/3910>
   - Fix tesseract.pc from cmake to match autotools by @jeroen
   <https://github.com/jeroen> in #3930
   <https://github.com/tesseract-ocr/tesseract/pull/3930>
   - Update README.md by @nicholasz2510 <https://github.com/nicholasz2510>
   in #3935 <https://github.com/tesseract-ocr/tesseract/pull/3935>
   - Fixed 2 errors by @Gitoffthelawn <https://github.com/Gitoffthelawn> in
   #3938 <https://github.com/tesseract-ocr/tesseract/pull/3938>
   - fix issue #3940
   <https://github.com/tesseract-ocr/tesseract/issues/3940> - remove
   colormap before thresholding by @zdenop <https://github.com/zdenop> in
   #3942 <https://github.com/tesseract-ocr/tesseract/pull/3942>
   - Update upload-artifact action by @rettinghaus
   <https://github.com/rettinghaus> in #3949
   <https://github.com/tesseract-ocr/tesseract/pull/3949>
   - Update checkout action to version 3 by @rettinghaus
   <https://github.com/rettinghaus> in #3948
   <https://github.com/tesseract-ocr/tesseract/pull/3948>
   - Fix Markdownlint by @Saibamen <https://github.com/Saibamen> in #3950
   <https://github.com/tesseract-ocr/tesseract/pull/3950>
   - Fix broken links in CONTRIBUTING.md by @doraeric
   <https://github.com/doraeric> in #3951
   <https://github.com/tesseract-ocr/tesseract/pull/3951>
   - pdfrenderer.cpp: Ignore non-text blocks by @amitdo
   <https://github.com/amitdo> in #3959
   <https://github.com/tesseract-ocr/tesseract/pull/3959>
   - lstm.train: allow .box from .raw.png too by @bertsky
   <https://github.com/bertsky> in #3962
   <https://github.com/tesseract-ocr/tesseract/pull/3962>
   - Fix a number of performance issues (reported by Coverity Scan) by
   @stweil <https://github.com/stweil> in #3967
   <https://github.com/tesseract-ocr/tesseract/pull/3967>
   - Fix training tools for legacy engine (issue #3925
   <https://github.com/tesseract-ocr/tesseract/issues/3925>) by @stweil
   <https://github.com/stweil> in #3970
   <https://github.com/tesseract-ocr/tesseract/pull/3970>
   - Fix function tesseract::WriteFeature (issue #3925
   <https://github.com/tesseract-ocr/tesseract/issues/3925>) by @stweil
   <https://github.com/stweil> in #3972
   <https://github.com/tesseract-ocr/tesseract/pull/3972>
   - Modernize function ObjectCache::DeleteUnusedObjects (fix issue with s…
   by @stweil <https://github.com/stweil> in #3978
   <https://github.com/tesseract-ocr/tesseract/pull/3978>
   - More fixes for issue #3925
   <https://github.com/tesseract-ocr/tesseract/issues/3925> by @stweil
   <https://github.com/stweil> in #3977
   <https://github.com/tesseract-ocr/tesseract/pull/3977>

New Contributors

   - @p12tic <https://github.com/p12tic> made their first contribution in
   #3872 <https://github.com/tesseract-ocr/tesseract/pull/3872>
   - @arseniy-sonar <https://github.com/arseniy-sonar> made their first
   contribution in #3888
   <https://github.com/tesseract-ocr/tesseract/pull/3888>
   - @nicholasz2510 <https://github.com/nicholasz2510> made their first
   contribution in #3935
   <https://github.com/tesseract-ocr/tesseract/pull/3935>
   - @rettinghaus <https://github.com/rettinghaus> made their first
   contribution in #3949
   <https://github.com/tesseract-ocr/tesseract/pull/3949>
   - @Saibamen <https://github.com/Saibamen> made their first contribution
   in #3950 <https://github.com/tesseract-ocr/tesseract/pull/3950>
   - @doraeric <https://github.com/doraeric> made their first contribution
   in #3951 <https://github.com/tesseract-ocr/tesseract/pull/3951>

*Full Changelog*: 5.2.0...5.3.0
<https://github.com/tesseract-ocr/tesseract/compare/5.2.0...5.3.0>
—

This release has 2 assets:

   - Source code (zip)
   - Source code (tar.gz)

Visit the release page
<https://github.com/tesseract-ocr/tesseract/releases/tag/5.3.0> to download
them.

—
You are receiving this because you are watching this repository.
View it on GitHub
<https://github.com/tesseract-ocr/tesseract/releases/tag/5.3.0> or
unsubscribe
<https://github.com/tesseract-ocr/tesseract/unsubscribe_via_email/AAEMFTG5DZIHXCLW7NINT6TWORPKHANCNFSM4AK5HK3A>
from all notifications for this repository.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8xOMQ8DLw_AQ6utSdAELMHc8z%2B88JVnvtb8wwpyoL0Abg%40mail.gmail.com.

Reply via email to