summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2024-01-09 13:44:02 +0000
committerErik Johnston <erikj@element.io>2024-01-09 13:44:02 +0000
commit7109274c651736093c18f1fbd91b2142c218eb95 (patch)
treeb8e407a4274f3f3d893f7f64a2b35b502f348aaf /changelog.d
parentFilter out rooms from the room directory being served to other homeservers wh... (diff)
downloadsynapse-7109274c651736093c18f1fbd91b2142c218eb95.tar.xz
1.99.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16533.doc1
-rw-r--r--changelog.d/16679.feature1
-rw-r--r--changelog.d/16696.feature1
-rw-r--r--changelog.d/16726.misc1
-rw-r--r--changelog.d/16737.doc1
-rw-r--r--changelog.d/16738.feature1
-rw-r--r--changelog.d/16740.bugfix1
-rw-r--r--changelog.d/16757.misc1
-rw-r--r--changelog.d/16758.misc1
-rw-r--r--changelog.d/16759.feature1
-rw-r--r--changelog.d/16761.bugfix1
-rw-r--r--changelog.d/16762.misc1
-rw-r--r--changelog.d/16763.doc1
-rw-r--r--changelog.d/16767.bugfix2
-rw-r--r--changelog.d/16769.doc1
-rw-r--r--changelog.d/16770.bugfix1
-rw-r--r--changelog.d/16774.misc1
-rw-r--r--changelog.d/16775.bugfix1
-rw-r--r--changelog.d/16780.misc1
-rw-r--r--changelog.d/16782.misc1
-rw-r--r--changelog.d/9453.misc1
21 files changed, 0 insertions, 22 deletions
diff --git a/changelog.d/16533.doc b/changelog.d/16533.doc
deleted file mode 100644
index ae23a8a578..0000000000
--- a/changelog.d/16533.doc
+++ /dev/null
@@ -1 +0,0 @@
-Added version picker for Synapse documentation. Contributed by @Dmytro27Ind.
\ No newline at end of file
diff --git a/changelog.d/16679.feature b/changelog.d/16679.feature
deleted file mode 100644
index 85af837ae1..0000000000
--- a/changelog.d/16679.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add config options to set the avatar and the topic of the server notices room.
diff --git a/changelog.d/16696.feature b/changelog.d/16696.feature
deleted file mode 100644
index 53d7b40f36..0000000000
--- a/changelog.d/16696.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add a setting to be able to tweak the delay without interaction before an email is sent following a notification.
diff --git a/changelog.d/16726.misc b/changelog.d/16726.misc
deleted file mode 100644
index bac312465c..0000000000
--- a/changelog.d/16726.misc
+++ /dev/null
@@ -1 +0,0 @@
-Update the implementation of [MSC2965](https://github.com/matrix-org/matrix-spec-proposals/pull/2965) (OIDC Provider discovery).
diff --git a/changelog.d/16737.doc b/changelog.d/16737.doc
deleted file mode 100644
index 26035b73ec..0000000000
--- a/changelog.d/16737.doc
+++ /dev/null
@@ -1 +0,0 @@
-Clarify that `password_config.enabled: "only_for_reauth"` does not allow new logins to be created using password auth.
\ No newline at end of file
diff --git a/changelog.d/16738.feature b/changelog.d/16738.feature
deleted file mode 100644
index c9ea12a2ab..0000000000
--- a/changelog.d/16738.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add new Sentry configuration option `environment` for improved system monitoring. Contributed by @zeeshanrafiqrana.
\ No newline at end of file
diff --git a/changelog.d/16740.bugfix b/changelog.d/16740.bugfix
deleted file mode 100644
index 21551516e2..0000000000
--- a/changelog.d/16740.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where the signing keys generated by Synapse were world-readable. Contributed by Fabian Klemp.
diff --git a/changelog.d/16757.misc b/changelog.d/16757.misc
deleted file mode 100644
index 9856bf1aa6..0000000000
--- a/changelog.d/16757.misc
+++ /dev/null
@@ -1 +0,0 @@
-Move the rust stubs inline for better IDE integration.
diff --git a/changelog.d/16758.misc b/changelog.d/16758.misc
deleted file mode 100644
index eea2d0869c..0000000000
--- a/changelog.d/16758.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix sample config doc CI.
diff --git a/changelog.d/16759.feature b/changelog.d/16759.feature
deleted file mode 100644
index 5846e5a9f0..0000000000
--- a/changelog.d/16759.feature
+++ /dev/null
@@ -1 +0,0 @@
-Filter out rooms from the room directory being served to other homeservers when those rooms block that homeserver by their Access Control Lists.
\ No newline at end of file
diff --git a/changelog.d/16761.bugfix b/changelog.d/16761.bugfix
deleted file mode 100644
index 86c6545eda..0000000000
--- a/changelog.d/16761.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix email verification redirection. Contributed by Fadhlan Ridhwanallah.
\ No newline at end of file
diff --git a/changelog.d/16762.misc b/changelog.d/16762.misc
deleted file mode 100644
index c49dc2085e..0000000000
--- a/changelog.d/16762.misc
+++ /dev/null
@@ -1 +0,0 @@
-Simplify event internal metadata class.
diff --git a/changelog.d/16763.doc b/changelog.d/16763.doc
deleted file mode 100644
index e4236e8ef6..0000000000
--- a/changelog.d/16763.doc
+++ /dev/null
@@ -1 +0,0 @@
-Remove value from header in configuration documentation for `refresh_token_lifetime`.
diff --git a/changelog.d/16767.bugfix b/changelog.d/16767.bugfix
deleted file mode 100644
index b1fa1285ef..0000000000
--- a/changelog.d/16767.bugfix
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixed a bug that prevented users from being queried by display name if it contains non-ASCII characters.
-
diff --git a/changelog.d/16769.doc b/changelog.d/16769.doc
deleted file mode 100644
index c46e9e9908..0000000000
--- a/changelog.d/16769.doc
+++ /dev/null
@@ -1 +0,0 @@
-Add another custom statistics collection server to the documentation. Contributed by @loelkes.
\ No newline at end of file
diff --git a/changelog.d/16770.bugfix b/changelog.d/16770.bugfix
deleted file mode 100644
index c02bd8510d..0000000000
--- a/changelog.d/16770.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Allow reactivate user without password with Admin API in some edge cases.
diff --git a/changelog.d/16774.misc b/changelog.d/16774.misc
deleted file mode 100644
index c5ad9bf68c..0000000000
--- a/changelog.d/16774.misc
+++ /dev/null
@@ -1 +0,0 @@
-Sign the published docker image using [cosign](https://docs.sigstore.dev/).
\ No newline at end of file
diff --git a/changelog.d/16775.bugfix b/changelog.d/16775.bugfix
deleted file mode 100644
index 99f04ca59d..0000000000
--- a/changelog.d/16775.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Adds the recursion_depth parameter to the response of the /relations endpoint if MSC3981 recursion is being performed.
diff --git a/changelog.d/16780.misc b/changelog.d/16780.misc
deleted file mode 100644
index c49dc2085e..0000000000
--- a/changelog.d/16780.misc
+++ /dev/null
@@ -1 +0,0 @@
-Simplify event internal metadata class.
diff --git a/changelog.d/16782.misc b/changelog.d/16782.misc
deleted file mode 100644
index d0cb0be26f..0000000000
--- a/changelog.d/16782.misc
+++ /dev/null
@@ -1 +0,0 @@
-Port `EventInternalMetadata` class to Rust.
diff --git a/changelog.d/9453.misc b/changelog.d/9453.misc
deleted file mode 100644
index 73656104cf..0000000000
--- a/changelog.d/9453.misc
+++ /dev/null
@@ -1 +0,0 @@
-Remove run-once workflow after adding the version picker to the documentation.
\ No newline at end of file