We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27e16b commit 6f54a89Copy full SHA for 6f54a89
data/be.alexandervanhee.gradia.metainfo.xml.in.in
@@ -42,6 +42,15 @@
42
<color type="primary" scheme_preference="dark">#073c6f</color>
43
</branding>
44
<releases>
45
+ <release version="1.6.1" date="2025-06-15">
46
+ <description translate="no">
47
+ <p>Minor update fixing the following issues:</p>
48
+ <ul>
49
+ <li>Color options for annotations are not persisting between sessions.</li>
50
+ <li>Stamp hitbox is way too large.</li>
51
+ </ul>
52
+ </description>
53
+ </release>
54
<release version="1.6.0" date="2025-07-03">
55
<description translate="no">
56
<p>This feature release includes:</p>
0 commit comments