summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/rescribe/makefile2
-rw-r--r--cmd/rescribe/xyz.rescribe.rescribe.appdata.xml5
-rw-r--r--cmd/rescribe/xyz.rescribe.rescribe.yml1
3 files changed, 6 insertions, 2 deletions
diff --git a/cmd/rescribe/makefile b/cmd/rescribe/makefile
index 6d1ff77..ea500b9 100644
--- a/cmd/rescribe/makefile
+++ b/cmd/rescribe/makefile
@@ -20,7 +20,7 @@ OSXCROSSBIN=$(HOME)/src/osxcross/target/bin
EMBEDS=embed_darwin.go embed_darwin_amd64.go embed_darwin_arm64.go embed_linux.go embed_windows.go embed_other.go
GODEPS=gui.go main.go $(EMBEDS)
-VERSION=1.3.0
+VERSION=1.4.0
all: dist/linux/rescribe dist/linux/wayland/rescribe dist/darwin/rescribe.zip dist/windows/rescribe.exe
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>
diff --git a/cmd/rescribe/xyz.rescribe.rescribe.yml b/cmd/rescribe/xyz.rescribe.rescribe.yml
index e98ebb6..653a01e 100644
--- a/cmd/rescribe/xyz.rescribe.rescribe.yml
+++ b/cmd/rescribe/xyz.rescribe.rescribe.yml
@@ -11,7 +11,6 @@ finish-args:
- --socket=wayland
- --device=dri # OpenGL
- --share=network # Used for google book downloading
- - --filesystem=home
command: rescribe
modules:
- name: rescribe