Skip to content

v0.19.14

Compare
Choose a tag to compare
@tulir tulir released this 16 May 09:47
· 79 commits to master since this release
  • (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).