diff --git a/CHANGES_BWI.md b/CHANGES_BWI.md index be69696b6..17f5fc222 100644 --- a/CHANGES_BWI.md +++ b/CHANGES_BWI.md @@ -1,3 +1,24 @@ +Changes in BWI project 2.12.1 (2023-12-11) +=================================================== + +Upstream merge ✨: + +Features ✨: + +Improvements 🙌: +- Ability to call SSO over browsers via MDM (#5316, #5308) +- Crosssigning request is now triggered by a button (#5271) +- UI Update for server display in login view (+5319s) + +Bugfix 🐛: +- Fix half shown button in room list for new user (#5307) + +Translations 🗣 : + +SDK API changes ⚠️: + +Build 🧱: + Changes in BWI project 2.12.0 (2023-11-21) =================================================== diff --git a/Config/AppVersion.xcconfig b/Config/AppVersion.xcconfig index 64f26338c..2e6ae5755 100644 --- a/Config/AppVersion.xcconfig +++ b/Config/AppVersion.xcconfig @@ -16,5 +16,5 @@ // // Version -MARKETING_VERSION = 2.13.0 +MARKETING_VERSION = 2.12.1 CURRENT_PROJECT_VERSION = 20220714163152 diff --git a/Podfile b/Podfile index 7452458e8..075e9d1ed 100644 --- a/Podfile +++ b/Podfile @@ -43,7 +43,7 @@ when String # specific MatrixSDK released version $matrixSDKVersionSpec = $matrixSDKVersion end -$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v2.13.0-RC01' } +$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v2.12.2' } # Method to import the MatrixSDK def import_MatrixSDK diff --git a/Riot/Assets/new_features.html b/Riot/Assets/new_features.html index b505be0ab..72e343156 100644 --- a/Riot/Assets/new_features.html +++ b/Riot/Assets/new_features.html @@ -26,6 +26,26 @@
++ Version 2.12.1 +
+ ++ Verbesserungen +
+ Behobene Bugs +
Version 2.12.0