We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c638947 commit 528cffdCopy full SHA for 528cffd
assets/com.grimpirate.svgwall.appdata.xml
@@ -38,6 +38,14 @@
38
<internet>always</internet>
39
</supports>
40
<releases>
41
+ <release version="20251108.1" date="2025-11-08">
42
+ <description>
43
+ <ul>
44
+ <li>Allow external resources</li>
45
+ <li>Platform.chrono for date/time operations</li>
46
+ </ul>
47
+ </description>
48
+ </release>
49
<release version="20251031.1" date="2025-10-31">
50
<description>
51
<ul>
assets/svgwall.desktop
@@ -8,5 +8,5 @@ Terminal=true
8
MimeType=image/svg+xml
9
Comment=SVG Wallpaper Utility for Xorg
10
X-AppImage-Name=SVGWall
11
-X-AppImage-Version=20251031.1
+X-AppImage-Version=20251108.1
12
X-AppImage-Arch=x86_64
0 commit comments