|
10 | 10 | <description> |
11 | 11 | <p>Versatile GTK4 client designed to seamlessly interface with the ntfy.sh notification service</p> |
12 | 12 | </description> |
| 13 | + <categories> |
| 14 | + <category>Internet</category> |
| 15 | + <category>Utility</category> |
| 16 | + <category>GTK</category> |
| 17 | + <category>GNOME</category> |
| 18 | + </categories> |
13 | 19 | <screenshots> |
14 | 20 | <screenshot type="default"> |
15 | 21 | <image>https://raw.githubusercontent.com/ranfdev/Notify/main/data/screenshots/1.png</image> |
|
27 | 33 | <content_rating type="oars-1.0" /> |
28 | 34 | <releases> |
29 | 35 | <release version="0.1.6" date="2024-11-24"> |
30 | | - <ul> |
31 | | - <li>Fixed issue handling custom local certificates with https</li> |
32 | | - <li>Updated GNOME sdk</li> |
33 | | - </ul> |
| 36 | + <description> |
| 37 | + <ul> |
| 38 | + <li>Fixed issue handling custom local certificates with https</li> |
| 39 | + <li>Updated GNOME sdk</li> |
| 40 | + </ul> |
| 41 | + </description> |
34 | 42 | </release> |
35 | 43 | <release version="0.1.5" date="2024-01-03"> |
36 | | - <ul> |
37 | | - <li>Fixed about window crashing</li> |
38 | | - </ul> |
| 44 | + <description> |
| 45 | + <ul> |
| 46 | + <li>Fixed about window crashing</li> |
| 47 | + </ul> |
| 48 | + </description> |
39 | 49 | </release> |
40 | 50 | <release version="0.1.4" date="2023-11-27"> |
41 | | - <ul> |
42 | | - <li>Various bugfixes</li> |
43 | | - </ul> |
| 51 | + <description> |
| 52 | + <ul> |
| 53 | + <li>Various bugfixes</li> |
| 54 | + </ul> |
| 55 | + </description> |
44 | 56 | </release> |
45 | 57 | <release version="0.1.3" date="2023-11-16"> |
46 | | - <ul> |
47 | | - <li>Support for basic authentication with custom accounts</li> |
48 | | - <li>Custom server field is now prefilled when appropriate</li> |
49 | | - </ul> |
| 58 | + <description> |
| 59 | + <ul> |
| 60 | + <li>Support for basic authentication with custom accounts</li> |
| 61 | + <li>Custom server field is now prefilled when appropriate</li> |
| 62 | + </ul> |
| 63 | + </description> |
50 | 64 | </release> |
51 | 65 | <release version="0.1.2" date="2023-11-07"> |
52 | | - <ul> |
53 | | - <li>Introduced dialog to write advanced messages</li> |
54 | | - <li>Automatic download of attached images</li> |
55 | | - <li>Introduced support for action buttons in the notifications</li> |
56 | | - <li>Improved performance of the message list layout</li> |
57 | | - <li>Improved design for status chips</li> |
58 | | - <li>Improved design for the message bar</li> |
59 | | - <li>Various bug fixes</li> |
60 | | - </ul> |
| 66 | + <description> |
| 67 | + <ul> |
| 68 | + <li>Introduced dialog to write advanced messages</li> |
| 69 | + <li>Automatic download of attached images</li> |
| 70 | + <li>Introduced support for action buttons in the notifications</li> |
| 71 | + <li>Improved performance of the message list layout</li> |
| 72 | + <li>Improved design for status chips</li> |
| 73 | + <li>Improved design for the message bar</li> |
| 74 | + <li>Various bug fixes</li> |
| 75 | + </ul> |
| 76 | + </description> |
61 | 77 | </release> |
62 | 78 | <release version="0.1.1" date="2023-10-24" /> |
63 | 79 | <release version="0.1.0" date="2023-10-13" /> |
|
0 commit comments