v0.18.8
- (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 extendingStoreUpdatingAPI
, such as the high-levelClient
and appserviceIntentAPI
classes).