[v2.0.2] 2025-01-24
protectAllJoinedRooms
is not working. See #706.
Added
- The unban command now has an
--invite
option to re-invite any users that are unbanned by the command. By @nexy7574 in #666.
Fixed
-
Draupnir will now refresh the room state cache in the background after startup when the backing store is in use. Fixed by @Gnuxie.
-
Fixed issues where the bot wouldn't respond to pings from some SchildiChat, Element Web, and Element X. Reported by @Cknight70 in #686. Fixed by @Gnuxie in #699
-
Fixed an issue where Draupnir would ignore the
Retry-After
http header and so not rate limit Draupnir properly. Reported and fixed by @nexy7574 in #694. -
Draupnir will respond when the
allowNoPrefix
config option is used. Reported by @JacksonChen666 in #678. Fixed by @Gnuxie in #699. -
Draupnir will now ignore newlines in secret files, previously Draupnir was appending the newline to the secrets. Reported and fixed by @TheArcaneBrony in #696.