v0.23.7
Changes in 0.23.7 (2022-05-31)
π Bugfixes
- MXSession: Recreate room summaries when detected missing. (#5924)
- Fixed crashes on invalid casting of MXUser to MXMyUser causing unrecognized selectors on the mxSession property. (#6187)
- MXCoreDataRoomSummaryStore: Make removing a room summary synchronous. (#6218)
- MXTools: generateTransactionId no longer returns an optional in Swift. (#1477)
π§ In development π§
- Location sharing: Persist beacon info summaries to disk. (#6199)
Others