Merge branch 'master' into develop

This commit is contained in:
Doug
2025-01-10 14:37:19 +00:00
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## Changes in 1.11.23 (2025-01-10)
🙌 Improvements
- Show sunset banners, guiding users to install Element X when registering a new account against a server with MAS. ([#7889](https://github.com/element-hq/element-ios/issues/7889))
⚠️ API Changes
- Adds a BuildSettings.replacementApp setting, used to control the sunset banners. ([#7889](https://github.com/element-hq/element-ios/issues/7889))
## Changes in 1.11.22 (2024-12-10)
🐛 Bugfixes

View File

@@ -1 +0,0 @@
Adds a BuildSettings.replacementApp setting, used to control the sunset banners.

View File

@@ -1 +0,0 @@
Show sunset banners, guiding users to install Element X when registering a new account against a server with MAS.