diff --git a/CMakeLists.txt b/CMakeLists.txt index dde364bad..dc5b703e8 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.1.0 +ecm_setup_version(1.1.1 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 1338e81dd..806661288 100644 --- a/org.kde.neochat.appdata.xml +++ b/org.kde.neochat.appdata.xml @@ -115,6 +115,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).