From 46ee0157751ce2af8f0ab038ea05291e19a0870c Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Tue, 12 Jan 2021 22:44:54 +0100 Subject: [PATCH] Update appdata --- org.kde.neochat.appdata.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/org.kde.neochat.appdata.xml b/org.kde.neochat.appdata.xml index feafc9643..0e00ebfd3 100644 --- a/org.kde.neochat.appdata.xml +++ b/org.kde.neochat.appdata.xml @@ -111,6 +111,25 @@ intense - + + +

This version fixes several bugs.

+

    +
  • NeoChat doesn't require a .well-know configuration in the server to work.
  • +
  • Edited messages won't show up duplicated anymore.
  • +
  • Various graphic glitches have been fixed.
  • +
  • NeoChat now ask for consent to terms and conditions if required instead of displaying nothing.
  • +
  • Users avatar in the room list are now displayed correctly.
  • +
  • Fix image saving
  • +
+
+ https://carlschwan.eu/2020/01/13/neochat-1.0.1/ +
+ + +

Initial release of NeoChat, the KDE matrix client.

+
+ https://carlschwan.eu/2020/12/23/announcing-neochat-1.0-the-kde-matrix-client/ +