Skip to content

Releases: matrix-org/mjolnir

v0.1.5

07 Nov 02:31
Compare
Choose a tag to compare

Changelog

  • Upgrade the bot-sdk to fix a dependency problem.

v0.1.4

07 Nov 02:20
Compare
Choose a tag to compare

Changelog

  • Added a config flag to make ban checks less harmful to server performance (fasterMembershipChecks).
  • Avoid spamming the management room with permission errors too often.
  • Updated approach to logging for ease of debugging.

v0.1.3

31 Oct 17:10
Compare
Choose a tag to compare

Changelog

  • Upgrade the matrix-bot-sdk to fix a memory problem

v0.1.2

31 Oct 16:24
Compare
Choose a tag to compare

Changelog

  • Adds a log level option to reduce noise. Set this to INFO if you're having memory or disk problems.

v0.1.1

30 Oct 21:24
Compare
Choose a tag to compare

Changelog

  • Fixed a bug with logging that caused log files to be weird (strings being split out into characters).
  • Ensure the ACL actually needs changing before changing it. Fixes #9

v0.1.0

30 Oct 21:23
Compare
Choose a tag to compare

The first release of Mjolnir - a ban list bot to manage multiple rooms.