From 680c972b4435ad883da081ea307e03ab23ec4cb1 Mon Sep 17 00:00:00 2001 From: Ginger Date: Fri, 1 May 2026 13:17:00 -0400 Subject: [PATCH] chore: News fragment --- changelog.d/+48bfd52a.bugfix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/+48bfd52a.bugfix.md diff --git a/changelog.d/+48bfd52a.bugfix.md b/changelog.d/+48bfd52a.bugfix.md new file mode 100644 index 000000000..6e5f4cca0 --- /dev/null +++ b/changelog.d/+48bfd52a.bugfix.md @@ -0,0 +1 @@ +The invite recipient's membership event is now included in invite stripped state, which should fix flaky invite display in some clients. Contributed by @ginger