Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

v0.9.27

Compare
Choose a tag to compare
@bmarty bmarty released this 29 Aug 16:17
· 345 commits to develop since this release

/!\ Security:

  • The homeserver access token was incorrectly included in requests sent to the Identity Server, a separate service.
    The client should prompt the user to logout and login again to renew the token, unless the user is happy to trust the Identity Server provider with their access token (e.g. if the homeserver and identity server are operated by the same provider).

Features:

Improvements:

Bugfix:

  • Stop sending the access token of the homeserver to the identity server
  • VoIP: Stop falling back to Google for STUN (element-hq/riot-android#3223).
  • EventIDs: Add regex to match eventIDs for v4 and v5 rooms
  • Failed to send a message in a new joined room (invited by email)

Others:

Build: