summaryrefslogtreecommitdiff
path: root/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2025-10-05 12:56:12 +0100
committerNick White <git@njw.name>2025-10-05 12:56:12 +0100
commit914d014246453498fe35823b1b3c9c26f12d535c (patch)
treec44b89bb4c4192f45ab22ea27cb8efa99332a90b /cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
parentd26a1e8a393929ca8fb576ad473135549e45a148 (diff)
Update flatpak manifest to remove now-unneeded filesystem permission, and update to 1.4.0
Diffstat (limited to 'cmd/rescribe/xyz.rescribe.rescribe.appdata.xml')
-rw-r--r--cmd/rescribe/xyz.rescribe.rescribe.appdata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
index 987e975..e753f8c 100644
--- a/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
+++ b/cmd/rescribe/xyz.rescribe.rescribe.appdata.xml
@@ -42,6 +42,11 @@
</branding>
<releases>
+ <release version="1.4.0" date="2025-10-05" type="stable">
+ <description>
+ <p>Ensure directories of PNGs are always binarised (thanks Alex Turton), updated GUI library, updated flatpak version to use xdg desktop portals for sandboxed file access.</p>
+ </description>
+ </release>
<release version="1.3.0" date="2024-04-10" type="stable">
<description>
<p>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.</p>