Skip to content

v0.7.0

Compare
Choose a tag to compare
@zeratax zeratax released this 12 Jul 20:47
· 105 commits to master since this release
b370c24

Features

  • #35 dockerfile image size reduced to <100Mb
  • #34 install a testing enviroment via pip with pip install -e .[testing]

Changes

  • #34 cli app renamed: matrix_registration => matrix-registration
  • #33 introduces a new config option admin_secret to choose a secret for the api
    previously this just reused the matrix homeserver's shared_secret, so if your api
    is publicly reachable please change this value