v2.4.0
[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 withnull
.
Added
-
The
user_id
field is now present on theSynapseAdminReport
schema. -
Access to unique member count of
SetMembership
via
SetMembership['uniqueMemberCount']
.