Skip to content

v0.2.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tulir tulir released this 29 May 19:31
· 1442 commits to master since this release
  • Fixed Added Postgres compatibility.
  • Fixed manual bridging (!tg bridge) for unauthenticated users.
  • Fixed inviting unauthenticated Matrix users from Telegram (via /invite <mxid>).
  • Changed Alembic to read database path from the config, so editing alembic.ini is no longer necessary. Use alembic -x config=/path/to/config.yaml ... to specify the config path.