Skip to content

v1.0.0

Compare
Choose a tag to compare
@moan0s moan0s released this 17 Feb 15:49
· 91 commits to main since this release

Releasing version 1.0.0 🎉

This release is mostly a stability/bugfix release. The big change in the version number tries to communicate the stability of the project which now feels stable enough to be used in production.

There are no breaking changes. Updates to this version can be done via pip install matrix-registration-bot==1.0.0

Changelog:

  • Add password based login: This should not only make it easier to get started but also helps users with old versions of simple-matrix-bot-lib #2
  • Add logging: Helps debug and provides insight for admins in case of misuse
  • Improved Feedback to user
  • Help now encourages users to join a matrix room to ask questions, not to message @moan0s directly

Full Changelog: v0.0.2...v1.0.0