version++

This commit is contained in:
Doug
2023-09-13 15:19:11 +01:00
parent ae0c6bc2e2
commit a5c56937a0
3 changed files with 8 additions and 2 deletions
+8
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
-1
View File
@@ -1 +0,0 @@
Show OIDC account management UI using embedded browser instead of system browser.
-1
View File
@@ -1 +0,0 @@
Hide Sign Out X/All Sessions buttons in the Device Manager when using OIDC.