v0.17.7
- (util.async_db) Added
init_commands
to run commands on each SQLite connection (e.g. to enablePRAGMA
s). No-op on Postgres. - (bridge) Added check to make sure e2ee keys are intact on server. If they aren't, the crypto database will be wiped and the bridge will stop.