v2.0.0-beta.10
Pre-releaseThis will be the final beta release before v2.0.0.
Changed
- Make the unban command's
--true
option the default behaviour. Removing a policy will automatically matching unban users from protected rooms. Changed by @nexy7574 and reported in #648
Fixed
-
Stop the kick command from removing members who had left or were banned, Fixed and reported by @nexy7574 in #649.
-
Stop room's being added as server policies. Fixed by @nexy7574 reported by @FSG-Cat in #458.
-
Stop Draupnir's
WordList
andBasicFlooding
protections from reacting to itself in the management room. Fixed by @nexy7574 reported by @TheArcaneBrony in #579. -
Stop duplicate notice's that Draupnir is updating room ACL in #450.
-
Fixed serverACL's were not immediately updated after unwatching or watching a new policy list. #451.
-
Fixed an issue where remote aliases couldn't be resolved unless the homeserver was already present in the room. Reported by @TheArcaneBrony in #460.
-
Fixed an issue where it was not possible to unwatch a policy room. Reported by @JokerGermany in #431, and @nexy7574 in #647.
-
Fixed an issue where if Draupnir was protecting a very large number of users then CPU could be starved for as long as a minute while matching users against policies. Reported by @TheArcaneBrony in #498.
-
Handle invalid forwarded reports properly. Reported by @Philantrop in #643.