From bf6e4762191aee0c27242f1d9cbbc2b8972c12f9 Mon Sep 17 00:00:00 2001 From: Nick White <git@njw.name> Date: Fri, 16 Feb 2024 09:41:55 +0000 Subject: Update appdata with 1.2.0 release --- cmd/rescribe/xyz.rescribe.rescribe.appdata.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cmd') diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml index 795b228..98916b5 100644 --- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml +++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml @@ -23,6 +23,11 @@ <content_rating type="oars-1.1" /> <releases> + <release version="1.2.0" date="2024-02-16" type="stable"> + <description> + <p>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.</p> + </description> + </release> <release version="1.1.0" date="2023-02-13" type="stable"> <description> <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> -- cgit v1.2.1-24-ge1ad