element-x-ada/features/roomcall
Jorge Martin Espinosa fccd881b1f
Update SDK version to 25.03.13 and fix breaking changes (#4406)
Breaking changes addressed:
* Make `MatrixClient.getNotificationSettings()` async, cache its result.
* Use `RoomInfo` for accessing the updated room's info.
* Refactor `MatrixRoom` so it always receives an initial `MatrixRoomInfo` value: this value will be used to make `MatrixRoom.roomInfoFlow` a `StateFlow` so we can assume the initial updated Room data will be present.
* Fetch encryption state when loading a room if it's unknown
2025-03-19 12:52:57 +01:00
..
api Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
impl Update SDK version to 25.03.13 and fix breaking changes (#4406) 2025-03-19 12:52:57 +01:00