chore: Update newsfrag

This commit is contained in:
timedout
2026-05-09 19:29:31 +01:00
parent 6b835a327d
commit 4df08779e3
2 changed files with 9 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
Implemented event rejection, which should resolve and prevent future netsplits of the kinds observed within some continuwuity rooms. Contributed by @nex.
+9
View File
@@ -0,0 +1,9 @@
Implemented event rejection, which should resolve and prevent future netsplits of the kinds observed
within some Continuwuity rooms.
Also resolved several bugs related to both soft-failing events, and event backfilling, which should
improve state resolution stability.
The `!admin debug get-pdu` command was updated to disambiguate event acceptance status, and
`!admin debug show-auth-chain` was added to visually display event auth chains, which may assist
developers in debugging strangely complex events.
Contributed by @nex.