Skip to content

Commit 57f6303

Browse files
authored
Release 6.0.0 (#144)
1 parent 8f93f5d commit 57f6303

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

data/notifications.appdata.xml.in

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,24 @@
55
<metadata_license>CC0-1.0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
77
<name>Notifications</name>
8-
<summary></summary>
8+
<summary>Notification bubbles and sounds for the desktop</summary>
99
<description>
10-
<p></p>
10+
<p>A notification server for Pantheon</p>
1111
</description>
12+
<releases>
13+
<release version="6.0.0" date="2021-07-19" urgency="medium">
14+
<description>
15+
<p>Complete rewrite:</p>
16+
<ul>
17+
<li>Support the dark style</li>
18+
<li>Action buttons</li>
19+
<li>Optional badge icons</li>
20+
<li>Automatically badge images with app icons</li>
21+
<li>Swipe away to dismiss</li>
22+
</ul>
23+
</description>
24+
</release>
25+
</releases>
1226
<provides>
1327
<binary>io.elementary.notifications</binary>
1428
</provides>

0 commit comments

Comments
 (0)