From f5c430a775628af1955f2eb8cf414b50830d11cf Mon Sep 17 00:00:00 2001 From: Frank Rotermund Date: Tue, 8 Oct 2024 07:16:06 +0200 Subject: [PATCH] chore: Releasenotes (MESSENGER-6559) --- CHANGES_BWI.md | 27 +++++++++++++++++++++++++++ Config/BWIBuildSettings.swift | 2 +- Riot/Assets/new_features.html | 18 ++++++++++++++++++ 3 files changed, 46 insertions(+), 1 deletion(-) diff --git a/CHANGES_BWI.md b/CHANGES_BWI.md index 57c24b0f8..ab624c75a 100644 --- a/CHANGES_BWI.md +++ b/CHANGES_BWI.md @@ -1,3 +1,30 @@ +Changes in BWI project 2.22.0 (2024-10-08) +=================================================== + +Upstream merge ✨: +- v1.11.18 + +Features ✨: +- MESSENGER-6522 add hash + +Improvements 🙌: +- MESSENGER-6526 clarify what happens to room if last room member leaves +- MESSENGER-5783 clarify last room member with open invites + +Bugfix 🐛: +- MESSENGER-6393 fix permalink pill for messages +- MESSENGER-6348 fix invite notifications + +Translations 🗣 : + +SDK API changes ⚠️: +- MESSENGER-6076 disable room message retention + +Build 🧱: +- MESSENGER-6377 Use match for apple certificates + +Documentation 📄: + Changes in BWI project 2.21.0 (2024-08-09) =================================================== diff --git a/Config/BWIBuildSettings.swift b/Config/BWIBuildSettings.swift index 68fc17c48..c4846c1d5 100644 --- a/Config/BWIBuildSettings.swift +++ b/Config/BWIBuildSettings.swift @@ -540,7 +540,7 @@ class BWIBuildSettings: NSObject { var passwordIndicatorOnLogin = true // MARK: Displays the element base version on the settings screen - var elementBaseVersion = "1.11.16" + var elementBaseVersion = "1.11.18" var showElementBaseVersion = true diff --git a/Riot/Assets/new_features.html b/Riot/Assets/new_features.html index a27ec045c..e4ba07f2d 100644 --- a/Riot/Assets/new_features.html +++ b/Riot/Assets/new_features.html @@ -26,6 +26,24 @@ +
+

+ Version 2.22.0 +

+ + Verbesserungen + + +

+ Behobene Bugs +

+

+

Version 2.21.0