diff --git a/changelog.d/20078.misc b/changelog.d/20078.misc new file mode 100644 index 0000000000..63e8709379 --- /dev/null +++ b/changelog.d/20078.misc @@ -0,0 +1 @@ +Speed up the room hierarchy endpoints by parallelising the traversal and caching per-room summaries, invalidated when the underlying data changes.