diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2024-04-11 12:16:31 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2024-04-11 12:16:31 +0100 |
commit | db4e321219bfa1bcc7ef656e55499c0da7a3c848 (patch) | |
tree | 4de45e60a284e058d4025c604c98acd3b6d9a49c /changelog.d | |
parent | Stabilize support for MSC4010: push rules & account data. (#17022) (diff) | |
download | synapse-db4e321219bfa1bcc7ef656e55499c0da7a3c848.tar.xz |
1.105.0rc1 v1.105.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16930.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16932.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16942.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/17022.feature | 1 | ||||
-rw-r--r-- | changelog.d/17023.feature | 1 | ||||
-rw-r--r-- | changelog.d/17033.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/17037.feature | 1 | ||||
-rw-r--r-- | changelog.d/17038.feature | 1 | ||||
-rw-r--r-- | changelog.d/17043.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/17044.misc | 1 | ||||
-rw-r--r-- | changelog.d/17045.misc | 1 | ||||
-rw-r--r-- | changelog.d/17049.misc | 1 | ||||
-rw-r--r-- | changelog.d/17054.misc | 1 | ||||
-rw-r--r-- | changelog.d/17064.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/17065.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/17066.bugfix | 1 |
16 files changed, 0 insertions, 16 deletions
diff --git a/changelog.d/16930.bugfix b/changelog.d/16930.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/16930.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/16932.bugfix b/changelog.d/16932.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/16932.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/16942.bugfix b/changelog.d/16942.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/16942.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/17022.feature b/changelog.d/17022.feature deleted file mode 100644 index be5bda425e..0000000000 --- a/changelog.d/17022.feature +++ /dev/null @@ -1 +0,0 @@ -Stabilize support for [MSC4010](https://github.com/matrix-org/matrix-spec-proposals/pull/4010) which clarifies the interaction of push rules and account data. Contributed by @clokep. \ No newline at end of file diff --git a/changelog.d/17023.feature b/changelog.d/17023.feature deleted file mode 100644 index af772374fe..0000000000 --- a/changelog.d/17023.feature +++ /dev/null @@ -1 +0,0 @@ -Stabilize support for [MSC3981](https://github.com/matrix-org/matrix-spec-proposals/pull/3981): `/relations` recursion. Contributed by @clokep. \ No newline at end of file diff --git a/changelog.d/17033.bugfix b/changelog.d/17033.bugfix deleted file mode 100644 index 407ec83b33..0000000000 --- a/changelog.d/17033.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix server notice rooms not always being created as unencrypted rooms, even when `encryption_enabled_by_default_for_room_type` is in use (server notices are always unencrypted). diff --git a/changelog.d/17037.feature b/changelog.d/17037.feature deleted file mode 100644 index 498221e19e..0000000000 --- a/changelog.d/17037.feature +++ /dev/null @@ -1 +0,0 @@ -Add support for moving `/pushrules` off of main process. diff --git a/changelog.d/17038.feature b/changelog.d/17038.feature deleted file mode 100644 index 498221e19e..0000000000 --- a/changelog.d/17038.feature +++ /dev/null @@ -1 +0,0 @@ -Add support for moving `/pushrules` off of main process. diff --git a/changelog.d/17043.bugfix b/changelog.d/17043.bugfix deleted file mode 100644 index fc3bd2baa5..0000000000 --- a/changelog.d/17043.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix the `.m.rule.encrypted_room_one_to_one` and `.m.rule.room_one_to_one` default underride push rules being in the wrong order. Contributed by @Sumpy1. diff --git a/changelog.d/17044.misc b/changelog.d/17044.misc deleted file mode 100644 index a1439752d3..0000000000 --- a/changelog.d/17044.misc +++ /dev/null @@ -1 +0,0 @@ -Refactor auth chain fetching to reduce duplication. diff --git a/changelog.d/17045.misc b/changelog.d/17045.misc deleted file mode 100644 index 0d042a43ff..0000000000 --- a/changelog.d/17045.misc +++ /dev/null @@ -1 +0,0 @@ -Improve database performance by adding a missing index to `access_tokens.refresh_token_id`. diff --git a/changelog.d/17049.misc b/changelog.d/17049.misc deleted file mode 100644 index f71a6473a2..0000000000 --- a/changelog.d/17049.misc +++ /dev/null @@ -1 +0,0 @@ -Improve database performance by reducing number of receipts fetched when sending push notifications. diff --git a/changelog.d/17054.misc b/changelog.d/17054.misc deleted file mode 100644 index 0d042a43ff..0000000000 --- a/changelog.d/17054.misc +++ /dev/null @@ -1 +0,0 @@ -Improve database performance by adding a missing index to `access_tokens.refresh_token_id`. diff --git a/changelog.d/17064.bugfix b/changelog.d/17064.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/17064.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/17065.bugfix b/changelog.d/17065.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/17065.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. diff --git a/changelog.d/17066.bugfix b/changelog.d/17066.bugfix deleted file mode 100644 index 99ed435d75..0000000000 --- a/changelog.d/17066.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. |