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 f70dc46 commit 86dbc05Copy full SHA for 86dbc05
data/granite.metainfo.xml.in
@@ -27,12 +27,17 @@
27
<update_contact>contact_at_elementary.io</update_contact>
28
29
<releases>
30
- <release version="7.5.1" date="2024-06-18" urgency="medium">
+ <release version="7.6.0" date="2024-11-18" urgency="medium">
31
<description>
32
+ <p>New Features:</p>
33
+ <ul>
34
+ <li>Granite.Bin</li>
35
+ </ul>
36
<p>Improvements:</p>
37
<ul>
38
<li>Improve screen reader support for SwitchModelButton</li>
39
<li>Wrap long labels for SwitchModelButton</li>
40
+ <li>HeaderLabel: set accessible description</li>
41
<li>ValidatedEntry: set AccessibleState for validity</li>
42
<li>Updated translations</li>
43
</ul>
0 commit comments