Skip to content

v3.1.0

Latest

Choose a tag to compare

@Gnuxie Gnuxie released this 07 May 13:05
· 19 commits to main since this release
3bbca89

[3.1.0] - 2026-05-07

Minor Changes

  • Draupnir can now create the management room in bot mode, and also the admin room for managing appservice deployments. This is achieved by configuring an initialManager when setting up the bot, who will be invited to a newly created management room. This work was contributed by @FSG-Cat as part of his work to further streamline deployment #1077.
  • Add Avatar customisation command for Draupnir (!draupnir avatar) and the appservice admin bot, by @FSG-Cat.
  • Add a command to set the display name of the appservice admin bot, by @FSG-Cat.

Patch Changes

  • Cleanup Configuration file wording around protectAllJoinedRooms by @FSG-Cat.
  • Fix Policy Notification Room invites only being issued to users with join membership, by @FSG-Cat.
  • Fix an issue where sometimes Draupnir would log cryptic errors such as undefined: undefined by @Gnuxie. #759.
  • Fix an issue where the appservice would not configure profile information for main bot and register it by @FSG-Cat.