v0.19.14
- (bridge) Implemented appservice pinging using MSC2659.
- (bridge) Started reusing aiosqlite connection pool for crypto db.
- This fixes the crypto pool getting stuck if the bridge exits unexpectedly (the default pool is closed automatically at any type of exit).