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:
14
CHANGES.md
14
CHANGES.md
@@ -1,3 +1,17 @@
|
||||
## Changes in 1.8.3 (2022-02-25)
|
||||
|
||||
🙌 Improvements
|
||||
|
||||
- Upgrade MatrixSDK version ([v0.22.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4)).
|
||||
|
||||
🐛 Bugfixes
|
||||
|
||||
- Unified Search: Fix a bug where the room directory wasn't working. ([#5672](https://github.com/vector-im/element-ios/issues/5672))
|
||||
- Fixed crashes on implicitly unwrapped optionals in the PlainRoomTimelineCellDecorator. ([#5673](https://github.com/vector-im/element-ios/issues/5673))
|
||||
- L10n: Fix defaulting to English language ([#5674](https://github.com/vector-im/element-ios/issues/5674))
|
||||
- RoomDataSource: Do not reload room data source on back pagination for new threads. ([#5694](https://github.com/vector-im/element-ios/issues/5694))
|
||||
|
||||
|
||||
## Changes in 1.8.2 (2022-02-22)
|
||||
|
||||
✨ Features
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Unified Search: Fix a bug where the room directory wasn't working.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed crashes on implicitly unwrapped optionals in the PlainRoomTimelineCellDecorator.
|
||||
@@ -1 +0,0 @@
|
||||
L10n: Fix defaulting to English language
|
||||
@@ -1 +0,0 @@
|
||||
RoomDataSource: Do not reload room data source on back pagination for new threads.
|
||||
@@ -1 +0,0 @@
|
||||
Upgrade MatrixSDK version ([v0.22.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4)).
|
||||
Reference in New Issue
Block a user