Skip to content

v1.81.0

Choose a tag to compare

@Gnuxie Gnuxie released this 14 Mar 12:39
· 808 commits to main since this release

Changes of behaviour:

  • A new ban propagation protection has been added that is enabled by default. This protection watches protected rooms for room bans and then sends a notice to the management room where the user can be added to a list like so:
    image

  • The help command now uses <detail> and <summary> to hide information. Unfortunately these don't seem to render well on all clients and we're currently experimenting with ideas to make the help / documentation more navigable. Please do talk to us in #draupnir:matrix.org if you have feedback or ideas.

  • The help command has been split to show synapse admin commands separately in the list and there are no duplicates between "old commands" and "new commands".

Other things:

  • Fixed an issue where via parameters would not be parsed from watched_lists, thanks to @JokerGermany and @verymilan for reporting. Permalink fixes. by @Gnuxie in #38
  • Tag information missing when creating version.txt in CI. by @Gnuxie in #26
  • Fix link to Mjolnir in README.md by @progval in #29
  • Change all instances of Mjolnir/mjolnir with Draupnir/draupnir in the config. by @FSG-Cat in #35
  • Don't recommend uppercase shortcodes, when mjolnir doesn't like them. by @JokerGermany in #31
  • Better help menu by @Gnuxie in #33

New Contributors

Full Changelog: v1.80.1...v1.81.0