diff --git a/CMakeLists.txt b/CMakeLists.txt index 4e1d24d05..f38a2536b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ endif() # Fix a crash due to problems with quotient's event system. Can probably be removed once the reworked event system is in cmake_policy(SET CMP0063 OLD) -ecm_setup_version(1.0.80 +ecm_setup_version(1.1.80 VARIABLE_PREFIX NEOCHAT VERSION_HEADER ${CMAKE_CURRENT_BINARY_DIR}/neochat-version.h ) diff --git a/org.kde.neochat.appdata.xml b/org.kde.neochat.appdata.xml index fd7efa820..a20723ea0 100644 --- a/org.kde.neochat.appdata.xml +++ b/org.kde.neochat.appdata.xml @@ -119,6 +119,7 @@ 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).