Skip to content

Commit

Permalink
Update changelog and appdata to release of version 0.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jacki <[email protected]>
  • Loading branch information
TheJackiMonster committed Jan 8, 2025
1 parent 3a3de6e commit 78020b1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Version 0.10.2
* Fixes compatibility with libgnunetchat 0.5.2
* Update appdata to current state
* Implement notification sounds
* List tags of contacts
* Implement filtering by tags

## Version 0.10.1
* Utilize new function from libgnunetchat 0.5.1
* Implement discourse panel to allow live chat streaming voice and video
Expand Down
9 changes: 9 additions & 0 deletions resources/org.gnunet.Messenger.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@

<launchable type="desktop-id">org.gnunet.Messenger.desktop</launchable>
<releases>
<release version="0.10.2" date="2024-01-08">
<description>
<ul>
<li>Notifications play sounds if enabled.</li>
<li>Contacts can be filtered by tags.</li>
</ul>
</description>
<url>https://www.gnunet.org/en/news/2024-06-0.21.2.html</url>
</release>
<release version="0.10.1" date="2024-08-29">
<description>
<ul>
Expand Down

0 comments on commit 78020b1

Please sign in to comment.