Skip to content

Commit 8ffe384

Browse files
authored
Screenshots and summary (#89)
* Updated Screenshots * Update metainfo * Update io.github.sepehr_rs.Sudoku.metainfo.xml.in
1 parent 718333f commit 8ffe384

File tree

5 files changed

+19
-1
lines changed

5 files changed

+19
-1
lines changed

data/io.github.sepehr_rs.Sudoku.metainfo.xml.in

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<project_license>GPL-3.0-or-later</project_license>
66

77
<name>Sudoku</name>
8-
<summary>Solve Sudoku puzzles with a clean, distraction-free interface</summary>
8+
<summary>Solve puzzles in style.</summary>
99
<description>
1010
<p>
1111
Sudoku is a modern Sudoku app focused on delivering a clean, distraction-free
@@ -33,6 +33,14 @@
3333
<image>https://raw.githubusercontent.com/sepehr-rs/Sudoku/refs/heads/master/data/screenshots/sudoku-dark.png</image>
3434
<caption>Sudoku in dark mode</caption>
3535
</screenshot>
36+
<screenshot>
37+
<image>https://raw.githubusercontent.com/sepehr-rs/Sudoku/refs/heads/master/data/screenshots/landingpage-dark.png</image>
38+
<caption>Sudoku landing page in dark mode</caption>
39+
</screenshot>
40+
<screenshot>
41+
<image>https://raw.githubusercontent.com/sepehr-rs/Sudoku/refs/heads/master/data/screenshots/landingpage.png</image>
42+
<caption>Sudoku landing page in light mode</caption>
43+
</screenshot>
3644
</screenshots>
3745

3846
<branding>
@@ -68,6 +76,16 @@
6876
</developer>
6977

7078
<releases>
79+
<release version="1.1.0" date="2025-08-11">
80+
<description>
81+
<p>Enhanced screen reader support for Sudoku, making the game more accessible and intuitive for players who rely on assistive technologies. With these improvements, users can now:</p>
82+
<ul>
83+
<li>Receive clear feedback on whether the number they entered is correct or incorrect</li>
84+
<li>Navigate the Sudoku interface more easily and efficiently</li>
85+
</ul>
86+
<p>Additionally, a visual bug affecting the pencil icon has been fixed.</p>
87+
</description>
88+
</release>
7189
<release version="1.0.0" date="2025-08-08">
7290
<description>
7391
<p>First stable release of Sudoku! A modern GTK4/libadwaita application for playing Sudoku puzzles.</p>
28.3 KB
Loading

data/screenshots/landingpage.png

27.8 KB
Loading

data/screenshots/sudoku-dark.png

-7.03 KB
Loading

data/screenshots/sudoku.png

-382 Bytes
Loading

0 commit comments

Comments
 (0)