Skip to content

v0.2.0

Compare
Choose a tag to compare
@maxidorius maxidorius released this 16 Sep 13:08
· 322 commits to master since this release

New features since 0.1.0:

  • Support for 3PID E-mail invites in rooms
  • New SQL-based Backend with SQLite support, you can now use mxisd with registrations enabled on synapse! (Postgres support in next release)
  • Act as an authenticator for synapse via the REST Auth module
  • mxisd with empty config will act as a simple Identity server proxy to the central Matrix.org one

Changes since 0.1.0:

  • BREAKING: matrix.domain mandatory configuration replaces the behaviour of server.name.
    server.name now behaves as the actual public hostname for mxisd.
    See the sample configuration file comments for more details

Deb package: available below
Docker image: docker pull kamax/mxisd:0.2.0