v0.18.8
- (crypto.store.asyncpg) Fixed bug causing
put_group_sessionto fail when trying to log unique key errors. - (client) Added wrapper for
create_roomto update the state store with initial state and invites (applies to anything extendingStoreUpdatingAPI, such as the high-levelClientand appserviceIntentAPIclasses).