mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
version++
This commit is contained in:
16
CHANGES.md
16
CHANGES.md
@@ -1,3 +1,19 @@
|
||||
## Changes in 1.11.5 (2023-11-28)
|
||||
|
||||
🙌 Improvements
|
||||
|
||||
- Upgrade MatrixSDK version ([v0.27.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.4)).
|
||||
|
||||
🐛 Bugfixes
|
||||
|
||||
- Call destroy in dealloc to remove all observers of SettingsViewController (Settings-controller-dealloc-observer)
|
||||
- Editing a message that ends with an emoji now works as expected. ([#7681](https://github.com/vector-im/element-ios/issues/7681))
|
||||
- The "Quote" action has been removed from the menu of the selected message. ([#7691](https://github.com/vector-im/element-ios/issues/7691))
|
||||
- The slide to end call for everyone button for the Jitsi widget now also ends the call for the current user. ([#7704](https://github.com/vector-im/element-ios/issues/7704))
|
||||
- If a Jitsi call in a room is ongoing when the Jitsi widget is removed from such room the call ends. ([#7706](https://github.com/vector-im/element-ios/issues/7706))
|
||||
- If a moderator ends a Jitsi call for everyone the call is now dismissed. ([#7709](https://github.com/vector-im/element-ios/issues/7709))
|
||||
|
||||
|
||||
## Changes in 1.11.4 (2023-10-04)
|
||||
|
||||
🙌 Improvements
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Editing a message that ends with an emoji now works as expected.
|
||||
@@ -1 +0,0 @@
|
||||
The "Quote" action has been removed from the menu of the selected message.
|
||||
@@ -1 +0,0 @@
|
||||
The slide to end call for everyone button for the Jitsi widget now also ends the call for the current user.
|
||||
@@ -1 +0,0 @@
|
||||
If a Jitsi call in a room is ongoing when the Jitsi widget is removed from such room the call ends.
|
||||
@@ -1 +0,0 @@
|
||||
If a moderator ends a Jitsi call for everyone the call is now dismissed.
|
||||
@@ -1 +0,0 @@
|
||||
Call destroy in dealloc to remove all observers of SettingsViewController
|
||||
@@ -1 +0,0 @@
|
||||
Upgrade MatrixSDK version ([v0.27.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.4)).
|
||||
Reference in New Issue
Block a user