We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8131138 commit c047356Copy full SHA for c047356
data/com.vixalien.sticky.appdata.xml.in.in
@@ -48,6 +48,15 @@
48
<control>tablet</control>
49
</recommends>
50
<releases>
51
+ <release version="0.2.0" date="2023-05-24">
52
+ <description>
53
+ <p>this is a refinement release</p>
54
+ <ul>
55
+ <li>show focus indicators correctly in all notes window</li>
56
+ <li>use new flexible ToolbarView widget</li>
57
+ </ul>
58
+ </description>
59
+ </release>
60
<release version="0.1.11" date="2023-04-20">
61
<description>
62
<ul>
0 commit comments