Skip to content

v0.17.7

Compare
Choose a tag to compare
@tulir tulir released this 22 Aug 09:51
· 223 commits to master since this release
  • (util.async_db) Added init_commands to run commands on each SQLite connection (e.g. to enable PRAGMAs). 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.