You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.