From 6230fc2cf55e2e330caa44f534209c9fba35daa0 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 10 Apr 2024 18:40:55 +0100 Subject: Add 1.3.0 changelog to appdata --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 5 +++++ cmd/rescribe/xyz.rescribe.rescribe.desktop | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml index 9786c09..987e975 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -42,6 +42,11 @@ + + +

Added support for PDFs with embedded rotated images, created new icon, added version number to MacOS and Windows builds, fixed possible crash on Windows caused by temporary jpegs not being closed before removal, fixed issue where an invalid PDF could be created in some cases, fixed issue with flatpak where not all trainings were available.

+
+

Fixed bug with directories containing files with spaces causing the process to fail, added concatenated text output named bookname.txt, fixed selecting a custom training in flatpak build, fixed getgbook on arm64 MacOS, improved layout of log area to fill all available space in the window, improved readability of log area text.

diff --git a/cmd/rescribe/xyz.rescribe.rescribe.desktop b/cmd/rescribe/xyz.rescribe.rescribe.desktop index 331079f..ea50be3 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.desktop +++ b/cmd/rescribe/xyz.rescribe.rescribe.desktop @@ -2,7 +2,7 @@ Version=1.0 Type=Application Name=Rescribe -Comment=An easy-to-use desktop tool for performing OCR on image files, PDFs and Google Books. +Comment=An easy-to-use desktop tool for OCR of image files, PDFs and Google Books. Categories=Office;Literature;OCR;Scanning;TextTools Icon=xyz.rescribe.rescribe Exec=rescribe -- cgit v1.2.1-24-ge1ad