messenger-gtk

Gtk+3 graphical user interfaces for GNUnet Messenger
Log | Files | Refs | Submodules | README | LICENSE

commit 78020b1cdae4bd257b68d786f22385015107e168
parent 3a3de6edf7493891fc12b93ee1063b6f40ac0f95
Author: Jacki <jacki@thejackimonster.de>
Date:   Wed,  8 Jan 2025 18:17:48 +0100

Update changelog and appdata to release of version 0.10.2

Signed-off-by: Jacki <jacki@thejackimonster.de>

Diffstat:
MChangeLog | 7+++++++
Mresources/org.gnunet.Messenger.appdata.xml | 9+++++++++
2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -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 diff --git a/resources/org.gnunet.Messenger.appdata.xml b/resources/org.gnunet.Messenger.appdata.xml @@ -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>