Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Nov 28, 2023
1 parent a261d8f commit df5cdfa
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 7 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion changelog.d/7681.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/7691.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/7704.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/7706.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/7709.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/Settings-controller-dealloc-observer.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/x-nolink-0.change

This file was deleted.

0 comments on commit df5cdfa

Please sign in to comment.