Skip to content

v0.23.9

Compare
Choose a tag to compare
@ismailgulek ismailgulek released this 14 Jun 10:32
· 1180 commits to develop since this release

Changes in 0.23.9 (2022-06-14)

🐛 Bugfixes

  • Fix a crash on start if the user has a very large number of unread events in a room (#1490)
  • Prevent invalid room names on member count underflows. (#6227)
  • Location sharing: Fix geo URI parsing with altitude component. (#6247)

⚠️ API Changes

  • MXRestClient: Add logoutDevices parameter to changePassword method. (#6175)
  • Mark MXRestClient init as required for mocking. (#6179)