From 1526c81a2fd3eab9dae7d624268f1931ea17aa0c Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Mon, 22 Feb 2021 21:01:57 +0100 Subject: [PATCH] Add 1.1 release information --- org.kde.neochat.appdata.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/org.kde.neochat.appdata.xml b/org.kde.neochat.appdata.xml index 37d376c21..1338e81dd 100644 --- a/org.kde.neochat.appdata.xml +++ b/org.kde.neochat.appdata.xml @@ -115,6 +115,16 @@ intense + + +

Probably the highlight of this release is the completely new login page. It detects the server configuration based on your Matrix Id. This allows you to login to servers requiring Single Sign On (SSO) (like the Mozilla or the incoming Fedora Matrix instance).

+

Servers that require agreeing to the TOS before usage are correctly detected now and redirect to their TOS webpage, allowing the user to agree to them instead of silently failing to load the account.

+

It is now possible to open a room into a new window. This allows you to view and interact with multiple rooms at the same time.

+

We added a few commands to NeoChat (/shrug, /lenny, /join, /ignore, ...).

+

We improved the Plasma integration a bit. Now the number of unread messages is displayed in the Plasma Taskbar.

+
+ https://carlschwan.eu/2020/02/22/neochat-1.1/ +

This version fixes several bugs.