summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6126.feature1
-rw-r--r--changelog.d/6418.bugfix1
-rw-r--r--changelog.d/8349.bugfix1
-rw-r--r--changelog.d/8350.bugfix1
4 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/6126.feature b/changelog.d/6126.feature
new file mode 100644

index 0000000000..1207ba6206 --- /dev/null +++ b/changelog.d/6126.feature
@@ -0,0 +1 @@ +Group events into larger federation transactions at times of high traffic. diff --git a/changelog.d/6418.bugfix b/changelog.d/6418.bugfix new file mode 100644
index 0000000000..a1f488d3a2 --- /dev/null +++ b/changelog.d/6418.bugfix
@@ -0,0 +1 @@ +Fix phone home stats reporting. diff --git a/changelog.d/8349.bugfix b/changelog.d/8349.bugfix new file mode 100644
index 0000000000..cf2f531b14 --- /dev/null +++ b/changelog.d/8349.bugfix
@@ -0,0 +1 @@ +Fix a longstanding bug where back pagination over federation could get stuck if it failed to handle a received event. diff --git a/changelog.d/8350.bugfix b/changelog.d/8350.bugfix new file mode 100644
index 0000000000..0e493c0282 --- /dev/null +++ b/changelog.d/8350.bugfix
@@ -0,0 +1 @@ +Partially mitigate bug where newly joined servers couldn't get past events in a room when there is a malformed event. \ No newline at end of file