v0.20.3
- (client) Deprecated MSC2716 methods and added new Beeper-specific batch send methods, as upstream MSC2716 support has been abandoned.
- (util.async_db) Added
PRAGMA synchronous = NORMAL;
to default pragmas. - (types) Fixed
guest_can_join
field name in room directory response (thanks to @ashfame in #163).