Skip to content

v2.4.0

Choose a tag to compare

@Gnuxie Gnuxie released this 23 Jun 11:44
· 115 commits to main since this release
548d304

[v2.4.0] - 2025-06-23

Added

  • Implemented /ping for synapse-http-antispam. It is now possible to check if synapse is misconfigured by searching for Successfully pinged antispam server with request ID in any worker log.

  • It is now possible to configure the symbol prefix (by default !) used for Draupnir commands by @FSG-Cat.

  • The RoomTakedownProtection now sources rooms from the Synapse admin API aswell as synapse-http-antispam.

Changed

  • Room discovery notifications are now disabled by default. This is because if enabled initially, they are likely to flood your management room with room details that you will never go through.

Fixed

  • Bringing Draupnir into safe mode would not disable and dispose of enabled protections.