version++

This commit is contained in:
Mauro Romito
2025-07-28 15:05:18 +02:00
parent 349473bda8
commit 8fe28fb0c4
5 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
## Changes in 1.11.31 (2025-07-28)
✨ Features
- Support for MSC 4289. ([#7950](https://github.com/element-hq/element-ios/pull/7950))
🙌 Improvements
- PL 150 users will be displayed as Owners. ([#7951](https://github.com/element-hq/element-ios/issues/7951))
- Owners can't leave the room if they are the last owners while also not being the last member. ([#7952](https://github.com/element-hq/element-ios/issues/7952))
🐛 Bugfixes
- Room continuity fix for room version 12. ([#7953](https://github.com/element-hq/element-ios/pull/7953))
## Changes in 1.11.30 (2025-06-10)
No significant changes.

View File

@@ -1 +0,0 @@
PL 150 users will be displayed as Owners.

View File

@@ -1 +0,0 @@
Owners can't leave the room if they are the last owners while also not being the last member.

View File

@@ -1 +0,0 @@
Support for MSC 4289.

View File

@@ -1 +0,0 @@
Room continuity fix for room version 12.