You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: io.github.N3kosempai.klia-store.metainfo.xml
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,23 @@
38
38
<binary>klia-store</binary>
39
39
</provides>
40
40
<releases>
41
-
<releaseversion="2.9.3"date="2026-04-05">
41
+
<releaseversion="2.10.0"date="2026-06-02">
42
42
<description>
43
-
<p>Solve metadata issues</p>
44
-
43
+
<p>Klia Store 2.10 — Accessibility First</p>
44
+
<p>
45
+
This release marks a major milestone in making Klia Store welcoming to everyone,
46
+
regardless of how they interact with their computer.
47
+
</p>
48
+
<ul>
49
+
<li>Full keyboard navigation across the entire app — browse, install, and manage apps without ever touching the mouse.</li>
50
+
<li>Screen reader support throughout — every button, card, and status message is now properly announced by tools like Orca.</li>
51
+
<li>Three color vision modes: Deuteranopia, Protanopia, and Tritanopia — the entire interface adapts its palette so nothing gets lost in translation.</li>
52
+
<li>High contrast mode for users who need sharper text and stronger visual boundaries.</li>
53
+
<li>Reduced motion option for users sensitive to animations — the app becomes completely still on request.</li>
54
+
<li>A new Settings panel in the main toolbar lets you change any of these preferences at any time, not just during first setup.</li>
55
+
<li>Accessibility preferences are remembered across sessions — set it once, and Klia Store stays the way you need it.</li>
56
+
<li>All interface colors now respond to your chosen accessibility mode — nothing is left hardcoded.</li>
0 commit comments