diff --git a/CHANGES_BWI.md b/CHANGES_BWI.md index d5a8d48d0..2dce53766 100644 --- a/CHANGES_BWI.md +++ b/CHANGES_BWI.md @@ -1,3 +1,29 @@ +Changes in BWI project 2.17.0 (2024-04-11) +=================================================== + +Upstream merge ✨: +- v1.11.8 + +Features ✨: +- Simplified login (disabled) (#5145) +- Federation announcement in new feature banner (#5458) + +Improvements 🙌: +- Activate federation support with well-known (#5892) +- Reveal lab settings with hidden gesture (#5938) +- Use new text for unknown and remove filename for size (#5793) + +Bugfix 🐛: +- Disable slash commands in old composer (#5951) +- Deleted location sharing events were shown as live location (#5806) +- Maintenance requests sometimes not handled in sync (#5556) + +Translations 🗣 : + +SDK API changes ⚠️: + +Build 🧱: + Changes in BWI project 2.16.0 (2024-03-13) =================================================== diff --git a/Podfile b/Podfile index 9c8968a97..18e4fb033 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.17.0-RC01' } +$matrixSDKVersionSpec = { :git => 'https://dl-gitlab.example.com/bwmessenger/bundesmessenger/bundesmessenger-ios-sdk', :tag => 'v2.17.0' } # Method to import the MatrixSDK def import_MatrixSDK diff --git a/Riot/Assets/new_features.html b/Riot/Assets/new_features.html index 4bb70a8e2..c49f37f36 100644 --- a/Riot/Assets/new_features.html +++ b/Riot/Assets/new_features.html @@ -26,6 +26,21 @@
++ Version 2.17.0 +
+ ++ Behobene Bugs +
+
Version 2.16.0