Skip to content

v2.4.0

Compare
Choose a tag to compare
@Gnuxie Gnuxie released this 10 Jan 16:54
· 35 commits to main since this release
a54ed02

[2.4.0] - 2025-01-10

Fixed

  • StandardProtectionsConfig now uses the provided
    SchemedDataManager to persist the config while disabling
    protections. This was a bug, it was always supposed to use the
    SchemedDataManager to persist the version number alongside the
    serialized data. Fixes
    the-draupnir-project/Draupnir#560.

  • The SynapseAdminReport['name'] property is now appropriately
    unioned with null.

Added

  • The user_id field is now present on the SynapseAdminReport
    schema.

  • Access to unique member count of SetMembership via
    SetMembership['uniqueMemberCount'].