v0.23.2
Changes in 0.23.2 (2022-04-05)
π Improvements
- Room: Return room identifier and known servers when resolving alias (#4858)
- MXRestClient: Use the stable hierarchy endpoint from MSC2946 (#5144)
- MXPublicRoom: added implementation for JSONDictionary (#5953)
π Bugfixes
- MXEventListener/MXRoomSummary: Fix retain cycles (#5058)
- Sync Spaces order with web (#5134)
- VoIP: Recreate CXProvider if a call cannot be hung up (#5189)
- MXThreadingService: Apply edits on thread root and latest events of a thread list. (#5845)
- MXThread: Fix redacted events & fix undecrypted events. (#5877)
- Room: Do not commit to file store after typing a single character (#5906)
- Move
handleRoomKeyEvent
logic back toMXSession
. (#5938) - MXSuggestedRoomListDataFetcher: Spaces shouldn't be displayed as suggested rooms (#5978)
- Location sharing: Add new event asset type for pin drop location sharing (#5858)