diff --git a/CHANGES_BWI.md b/CHANGES_BWI.md index 084c082ba..ff89c4c9e 100644 --- a/CHANGES_BWI.md +++ b/CHANGES_BWI.md @@ -1,3 +1,13 @@ +Changes in BWI project 2.28.0 (2026-03-27) +=================================================== + +Improvements 🙌: +- MESSENGER-7555 add migration level 3 +- MESSENGER-7555 add migration with mdm + +Bugfix 🙌: +- MESSENGER-8170 fix login via full matrix id + Changes in BWI project 2.27.3 (2026-02-09) =================================================== diff --git a/Config/AppVersion.xcconfig b/Config/AppVersion.xcconfig index 210d4c2c8..1d0815f12 100644 --- a/Config/AppVersion.xcconfig +++ b/Config/AppVersion.xcconfig @@ -17,5 +17,5 @@ // Version -MARKETING_VERSION = 2.27.3 +MARKETING_VERSION = 2.28.0 CURRENT_PROJECT_VERSION = 20220714163152 diff --git a/Riot/Assets/new_features.html b/Riot/Assets/new_features.html index 21ff34788..53691ee26 100644 --- a/Riot/Assets/new_features.html +++ b/Riot/Assets/new_features.html @@ -26,6 +26,20 @@ +
+

+ Version 2.28.0 +

+ +

+ Verbesserungen +

+

+ +

Version 2.27.3