From cb9786466bee299c1260171cee2a5ca407bda108 Mon Sep 17 00:00:00 2001 From: Niklas Wojtkowiak Date: Sun, 22 Feb 2026 22:02:08 -0500 Subject: [PATCH] chore(changelog): add news fragment for #1441 --- changelog.d/1441.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1441.bugfix diff --git a/changelog.d/1441.bugfix b/changelog.d/1441.bugfix new file mode 100644 index 00000000..b5bc2d44 --- /dev/null +++ b/changelog.d/1441.bugfix @@ -0,0 +1 @@ +Removed the `allow_public_room_directory_without_auth` config option. Contributed by @0xnim.