Skip to content

Commit e9c807a

Browse files
committed
Release 1.0.1
1 parent 4cb80c5 commit e9c807a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

data/slate.metainfo.xml.in

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</provides>
4646

4747
<recommends>
48-
<display_length compare="ge">800</display_length>
48+
<display_length compare="ge">300</display_length>
4949
</recommends>
5050
<supports>
5151
<control>pointing</control>
@@ -61,6 +61,18 @@
6161
</developer>
6262

6363
<releases>
64+
<release version="1.0.1" date="2025-05-08" urgency="medium">
65+
<description>
66+
<p>Various small fixes for AppCenter release</p>
67+
<ul>
68+
<li>Remove copy-paste error from metainfo</li>
69+
<li>Update screenshots</li>
70+
<li>Remove unecessary containers for the headerbar</li>
71+
<li>Remove xdg-documents sandbox permission</li>
72+
</ul>
73+
</description>
74+
</release>
75+
6476
<release version="1.0.0" date="2025-05-07" urgency="medium">
6577
<description>
6678
<p>Initial release!</p>

0 commit comments

Comments
 (0)