summaryrefslogtreecommitdiff
path: root/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2023-02-16 23:12:13 +0000
committerNick White <git@njw.name>2023-02-16 23:12:13 +0000
commit16e77ea6ae00b05cac436810c21577033facb504 (patch)
treec0b847ab4b45936262eeb3f98646536555334411 /cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
parent59f87fbcbcc4d6c5ac165d6053c1a3734f48e810 (diff)
parent8c9fff155744b85ccf05725c88b9abf29cfe2564 (diff)
Merge branch 'master' into guirefactor
Diffstat (limited to 'cmd/rescribe/xyz.rescribe.rescribe.appdata.xml')
-rw-r--r--cmd/rescribe/xyz.rescribe.rescribe.appdata.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
index a6f17b1..795b228 100644
--- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
+++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
@@ -9,7 +9,8 @@
<description><p>An easy-to-use desktop tool for OCR of images, PDFs and Google Books. It uses the Tesseract OCR engine, combined with modern and efficient preprocessing and analysis pipelines, to produce high quality output in plain text, hOCR and searchable PDF format. The tool has been built with a focus on OCR of historical printed works, but it includes modern language options and also works well on modern printed works.</p></description>
<screenshots>
- <screenshot type="default"><image>https://rescribe.xyz/rescribe/screenshot-02.png</image></screenshot>
+ <screenshot type="default"><image>https://rescribe.xyz/rescribe/screenshot-03.png</image></screenshot>
+ <screenshot><image>https://rescribe.xyz/rescribe/screenshot-04.png</image></screenshot>
</screenshots>
<url type="homepage">https://rescribe.xyz/rescribe</url>
@@ -22,9 +23,9 @@
<content_rating type="oars-1.1" />
<releases>
- <release version="1.1.0pr" date="2022-11-21" type="development">
+ <release version="1.1.0" date="2023-02-13" type="stable">
<description>
- <p>Improved PDF reading by adding support for embedded CCITT images. Improve PDF parsing to prevent a possible crash with bad PDF files.</p>
+ <p>Improved PDF reading by adding support for embedded CCITT images. Improved PDF parsing to prevent a possible crash with bad PDF files. Improved error messages for unreadable PDFs. Improved GUI theme thanks to an update to Fyne.</p>
</description>
</release>
<release version="1.0.0" date="2022-03-22" type="stable">