Skip to content

v0.23.8

Compare
Choose a tag to compare
@ismailgulek ismailgulek released this 03 Jun 10:03
· 1137 commits to develop since this release

Changes in 0.23.8 (2022-06-03)

πŸ› Bugfixes

  • Room state: Reload room state if detected empty on disk (#1483)
  • Remove unwanted parts from replies new_content body/formatted_body (#3517)
  • MXBackgroundStore: Avoid clearing file store if event stream token is missing. (#5924)
  • MXRestClient: limit the query length to 2048 for joinRoom (#6224)
  • Bump realm to 10.27.0 to fix crypto performance issue. (#6239)

🚧 In development 🚧

  • Location sharing: Authorize only one live beacon info per member and per room. (#6100)

Others

  • Crypto: Add more logs when encrypting messages (#1476)