⚠️ Warning
To those running against gnuxie/draupnir:develop
or the main
branch, we are about to begin the process of merging Draupnir MPS. We advise you to pin against this release, gnuxie/draupnir:v1.87.0
. Draupnir MPS is a rewrite of the entire core, and its release will be v2.0.0
, we do however expect migration to be seamless (with no intervention required). However, the main
branch is likely going to become unstable and the UX is temporarily going to be disrupted. More news to follow over the coming weeks.
What's Changed
- @FSG-Cat has drastically improved documentation for running the appservice mode of deployment, and has done the work to add a role to matrix-ansible-docker-deploy to help new admins. The appservice is still alpha quality and we recommend waiting for further QOL improvements to follow post Draupnir
v2.0.0
before starting trying this out yourself. - Some changes to the appservice mode of deployment have been made:
- The appservice bot has been renamed to
@draupnir-moderation
by default - The default mxid for provisioned draupnir now include
draupnir
in their name rather thanmjolnir
, with thanks to @MTRNord. This is a backwards compatible change if your registration file contains bothdraupnir
andmjolnir
as namespaces within the appservice registration file. - The
restart
admin command for the appservice has been fixed
- The appservice bot has been renamed to
Full Changelog: v1.86.2...v1.87.0