Merge branch 'master' into develop

This commit is contained in:
Doug
2023-09-13 16:06:25 +01:00
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## Changes in 1.11.3 (2023-09-13)
🐛 Bugfixes
- Show OIDC account management UI using embedded browser instead of system browser. ([#7671](https://github.com/vector-im/element-ios/issues/7671))
- Hide Sign Out X/All Sessions buttons in the Device Manager when using OIDC. ([#7672](https://github.com/vector-im/element-ios/issues/7672))
## Changes in 1.11.2 (2023-09-12)
🙌 Improvements

View File

@@ -1 +0,0 @@
Show OIDC account management UI using embedded browser instead of system browser.

View File

@@ -1 +0,0 @@
Hide Sign Out X/All Sessions buttons in the Device Manager when using OIDC.