Skip to content

v0.23.7

Compare
Choose a tag to compare
@pixlwave pixlwave released this 31 May 11:44
· 1172 commits to develop since this release

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)

⚠️ API Changes

  • MXTools: generateTransactionId no longer returns an optional in Swift. (#1477)

🚧 In development 🚧

  • Location sharing: Persist beacon info summaries to disk. (#6199)

Others

  • MXFileStore: Add extra logs when saving and loading room state (#1478)
  • MXBackgroundSyncServiceTests: Add tests for outdated gappy syncs. (#6142)