@@ -12,17 +12,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1212and this project adheres to
1313[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1414
15- ## [ Unreleased ] - None
15+ ## [ v2.2.0 ] - 2025-03-03
1616
1717### Changed
1818
19- - ** The unban command no longer accepts a list argument** . The unban command now
20- features a preview and confirmation prompt unless the ` --no-confirm ` option is
21- provided. This preview shows all the policies that will have to be removed to
22- unban a user, all the rooms they will need to be unbanned from, and any rooms
23- that they will be invited to if the ` --invite ` option is used. Accepting the
24- prompt will then unban the user or entity from all watched lists and all
25- protected rooms.
19+ - ⚠️ ** The unban command no longer accepts a list argument** . The unban command
20+ now features a preview and confirmation prompt unless the ` --no-confirm `
21+ option is provided. This preview shows all the policies that will have to be
22+ removed to unban a user, all the rooms they will need to be unbanned from, and
23+ any rooms that they will be invited to if the ` --invite ` option is used.
24+ Accepting the prompt will then unban the user or entity from all watched lists
25+ and all protected rooms.
2626 ![ image] ( https://github.com/user-attachments/assets/93ac16b1-048d-406e-84c9-6d628c2dd190 )
2727
2828- The unban prompt in the ban propagation protection now includes a preview of
@@ -64,6 +64,14 @@ and this project adheres to
6464 [ #691 ] ( https://github.com/the-draupnir-project/Draupnir/issues/691 ) and need
6565 help.
6666
67+ - Fixed a bug where Draupnir would reply with a very hard to understand error
68+ message to commands that had provided an extra argument.
69+
70+ ### Special thanks
71+
72+ Special thanks to all contributors who helped in this release: @daedric7 ,
73+ @FSG-Cat , @JokerGermany , @ll-SKY-ll , @mahdi1234 , @MTRNord , and @TheArcaneBrony
74+
6775## [ v2.1.0] - 2025-02-02
6876
6977### Fixed
0 commit comments