Skip to content

v0.18.8

Compare
Choose a tag to compare
@tulir tulir released this 18 Nov 17:24
· 165 commits to master since this release
  • (crypto.store.asyncpg) Fixed bug causing put_group_session to fail when trying to log unique key errors.
  • (client) Added wrapper for create_room to update the state store with initial state and invites (applies to anything extending StoreUpdatingAPI, such as the high-level Client and appservice IntentAPI classes).