diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16857.doc | 1 | ||||
-rw-r--r-- | changelog.d/16881.feature | 1 | ||||
-rw-r--r-- | changelog.d/16894.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16903.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16905.misc | 1 | ||||
-rw-r--r-- | changelog.d/16909.misc | 1 | ||||
-rw-r--r-- | changelog.d/16910.misc | 1 | ||||
-rw-r--r-- | changelog.d/16927.bugfix | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/changelog.d/16857.doc b/changelog.d/16857.doc deleted file mode 100644 index 2382e65984..0000000000 --- a/changelog.d/16857.doc +++ /dev/null @@ -1 +0,0 @@ -Fix a small typo in the Rooms section of the Admin API documentation. Contributed by @RainerZufall187. \ No newline at end of file diff --git a/changelog.d/16881.feature b/changelog.d/16881.feature deleted file mode 100644 index d1c8cc304e..0000000000 --- a/changelog.d/16881.feature +++ /dev/null @@ -1 +0,0 @@ -A metric was added for emails sent by Synapse, broken down by type: `synapse_emails_sent_total`. Contributed by Remi Rampin. diff --git a/changelog.d/16894.bugfix b/changelog.d/16894.bugfix deleted file mode 100644 index 7e05370be7..0000000000 --- a/changelog.d/16894.bugfix +++ /dev/null @@ -1 +0,0 @@ -Do not send multiple concurrent requests for keys for the same server. diff --git a/changelog.d/16903.bugfix b/changelog.d/16903.bugfix deleted file mode 100644 index 85a909b681..0000000000 --- a/changelog.d/16903.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix performance issue when joining very large rooms that can cause the server to lock up. Introduced in v1.100.0. diff --git a/changelog.d/16905.misc b/changelog.d/16905.misc deleted file mode 100644 index c5f47eb3e9..0000000000 --- a/changelog.d/16905.misc +++ /dev/null @@ -1 +0,0 @@ -Don't invalidate the entire event cache when we purge history. diff --git a/changelog.d/16909.misc b/changelog.d/16909.misc deleted file mode 100644 index f958936584..0000000000 --- a/changelog.d/16909.misc +++ /dev/null @@ -1 +0,0 @@ -Add experimental config option to not send device list updates for specific users. diff --git a/changelog.d/16910.misc b/changelog.d/16910.misc deleted file mode 100644 index e8c57d2406..0000000000 --- a/changelog.d/16910.misc +++ /dev/null @@ -1 +0,0 @@ -Fix incorrect docker hub link in release script. diff --git a/changelog.d/16927.bugfix b/changelog.d/16927.bugfix deleted file mode 100644 index ecc62a148c..0000000000 --- a/changelog.d/16927.bugfix +++ /dev/null @@ -1 +0,0 @@ -Always prefer unthreaded receipt when >1 exist ([MSC4102](https://github.com/matrix-org/matrix-spec-proposals/pull/4102)). \ No newline at end of file |