From d636da06e217a4a78718ba3bbdaea7c700a53cc5 Mon Sep 17 00:00:00 2001 From: timedout Date: Fri, 27 Mar 2026 22:19:26 +0000 Subject: [PATCH] chore: Add news fragment --- changelog.d/1586.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1586.feature diff --git a/changelog.d/1586.feature b/changelog.d/1586.feature new file mode 100644 index 000000000..02cc22d55 --- /dev/null +++ b/changelog.d/1586.feature @@ -0,0 +1 @@ +Drop unnecessary fields when converting an event into the federation format, saving bandwidth. Contributed by @nex.