[v2.0.1] 2025-01-18
Fixed
-
Fixed an issue where the
!draupnir unban
and the unban prompt actually banned users again at the room level instead of unbanning them. Matching policy rules were still removed. This bug was introduced in v2.0.0-beta.5, and made more visible by v2.0.0-beta.10 whenunban
's--true
option became the default behavior. Before then the default behavior of the unban command was to remove policies only. Thanks to @nexy7574 for helping to debug the issue. -
Fixed an issue where default protections would be renabled on restart if disabled, thanks to @ll-SKY-ll and @mahdi1234 for helping with debugging this.