diff options
Diffstat (limited to 'changelog.d')
45 files changed, 17 insertions, 28 deletions
diff --git a/changelog.d/9045.misc b/changelog.d/9045.misc deleted file mode 100644 index 7f1886a0de..0000000000 --- a/changelog.d/9045.misc +++ /dev/null @@ -1 +0,0 @@ -Add tests to `test_user.UsersListTestCase` for List Users Admin API. \ No newline at end of file diff --git a/changelog.d/9062.feature b/changelog.d/9062.feature deleted file mode 100644 index 8b950fa062..0000000000 --- a/changelog.d/9062.feature +++ /dev/null @@ -1 +0,0 @@ -Add admin API for getting and deleting forward extremities for a room. diff --git a/changelog.d/9121.bugfix b/changelog.d/9121.bugfix deleted file mode 100644 index a566878ec0..0000000000 --- a/changelog.d/9121.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix spurious errors in logs when deleting a non-existant pusher. diff --git a/changelog.d/9123.misc b/changelog.d/9123.misc new file mode 100644 index 0000000000..329600c40c --- /dev/null +++ b/changelog.d/9123.misc @@ -0,0 +1 @@ +Add experimental support for running Synapse with PyPy. diff --git a/changelog.d/9129.misc b/changelog.d/9129.misc deleted file mode 100644 index 7800be3e7e..0000000000 --- a/changelog.d/9129.misc +++ /dev/null @@ -1 +0,0 @@ -Various improvements to the federation client. diff --git a/changelog.d/9135.doc b/changelog.d/9135.doc deleted file mode 100644 index d11ba70de4..0000000000 --- a/changelog.d/9135.doc +++ /dev/null @@ -1 +0,0 @@ -Add link to Matrix VoIP tester for turn-howto. diff --git a/changelog.d/9163.bugfix b/changelog.d/9163.bugfix deleted file mode 100644 index c51cf6ca80..0000000000 --- a/changelog.d/9163.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a long-standing bug where Synapse would return a 500 error when a thumbnail did not exist (and auto-generation of thumbnails was not enabled). diff --git a/changelog.d/9164.bugfix b/changelog.d/9164.bugfix deleted file mode 100644 index 1c54a256c1..0000000000 --- a/changelog.d/9164.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a long-standing bug where an internal server error was raised when attempting to preview an HTML document in an unknown character encoding. diff --git a/changelog.d/9165.bugfix b/changelog.d/9165.bugfix deleted file mode 100644 index 58db22f484..0000000000 --- a/changelog.d/9165.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a long-standing bug where invalid data could cause errors when calculating the presentable room name for push. diff --git a/changelog.d/9176.misc b/changelog.d/9176.misc deleted file mode 100644 index 9c41d7b0f9..0000000000 --- a/changelog.d/9176.misc +++ /dev/null @@ -1 +0,0 @@ -Speed up chain cover calculation when persisting a batch of state events at once. diff --git a/changelog.d/9180.misc b/changelog.d/9180.misc deleted file mode 100644 index 69dd86110d..0000000000 --- a/changelog.d/9180.misc +++ /dev/null @@ -1 +0,0 @@ -Add a `long_description_type` to the package metadata. diff --git a/changelog.d/9181.misc b/changelog.d/9181.misc deleted file mode 100644 index 7820d09cd0..0000000000 --- a/changelog.d/9181.misc +++ /dev/null @@ -1 +0,0 @@ -Speed up batch insertion when using PostgreSQL. diff --git a/changelog.d/9183.feature b/changelog.d/9183.feature deleted file mode 100644 index 2d5c735042..0000000000 --- a/changelog.d/9183.feature +++ /dev/null @@ -1 +0,0 @@ -Add experimental support for allowing clients to pick an SSO Identity Provider ([MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858). diff --git a/changelog.d/9184.misc b/changelog.d/9184.misc deleted file mode 100644 index 70da3d6cf5..0000000000 --- a/changelog.d/9184.misc +++ /dev/null @@ -1 +0,0 @@ -Emit an error at startup if different Identity Providers are configured with the same `idp_id`. diff --git a/changelog.d/9188.misc b/changelog.d/9188.misc deleted file mode 100644 index 7820d09cd0..0000000000 --- a/changelog.d/9188.misc +++ /dev/null @@ -1 +0,0 @@ -Speed up batch insertion when using PostgreSQL. diff --git a/changelog.d/9190.misc b/changelog.d/9190.misc deleted file mode 100644 index 1b0cc56a92..0000000000 --- a/changelog.d/9190.misc +++ /dev/null @@ -1 +0,0 @@ -Improve performance of concurrent use of `StreamIDGenerators`. diff --git a/changelog.d/9191.misc b/changelog.d/9191.misc deleted file mode 100644 index b4bc6be13a..0000000000 --- a/changelog.d/9191.misc +++ /dev/null @@ -1 +0,0 @@ -Add some missing source directories to the automatic linting script. \ No newline at end of file diff --git a/changelog.d/9198.misc b/changelog.d/9198.misc deleted file mode 100644 index a6cb77fbb2..0000000000 --- a/changelog.d/9198.misc +++ /dev/null @@ -1 +0,0 @@ -Precompute joined hosts and store in Redis. diff --git a/changelog.d/9199.removal b/changelog.d/9199.removal deleted file mode 100644 index fbd2916cbf..0000000000 --- a/changelog.d/9199.removal +++ /dev/null @@ -1 +0,0 @@ -The `service_url` parameter in `cas_config` is deprecated in favor of `public_baseurl`. diff --git a/changelog.d/9200.misc b/changelog.d/9200.misc deleted file mode 100644 index 5f239ff9da..0000000000 --- a/changelog.d/9200.misc +++ /dev/null @@ -1 +0,0 @@ -Clean-up template loading code. diff --git a/changelog.d/9209.feature b/changelog.d/9209.feature deleted file mode 100644 index ec926e8eb4..0000000000 --- a/changelog.d/9209.feature +++ /dev/null @@ -1 +0,0 @@ -Add an admin API endpoint for shadow-banning users. diff --git a/changelog.d/9217.misc b/changelog.d/9217.misc deleted file mode 100644 index 72bacc7110..0000000000 --- a/changelog.d/9217.misc +++ /dev/null @@ -1 +0,0 @@ -Fix the Python 3.5 old dependencies build. diff --git a/changelog.d/9218.bugfix b/changelog.d/9218.bugfix deleted file mode 100644 index 577fff5497..0000000000 --- a/changelog.d/9218.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix bug where we sometimes didn't detect that Redis connections had died, causing workers to not see new data. diff --git a/changelog.d/9222.misc b/changelog.d/9222.misc deleted file mode 100644 index 37490717b3..0000000000 --- a/changelog.d/9222.misc +++ /dev/null @@ -1 +0,0 @@ -Update `isort` to v5.7.0 to bypass a bug where it would disagree with `black` about formatting. \ No newline at end of file diff --git a/changelog.d/9223.misc b/changelog.d/9223.misc deleted file mode 100644 index 9d44b621c9..0000000000 --- a/changelog.d/9223.misc +++ /dev/null @@ -1 +0,0 @@ -Add type hints to handlers code. diff --git a/changelog.d/9227.misc b/changelog.d/9227.misc deleted file mode 100644 index a6cb77fbb2..0000000000 --- a/changelog.d/9227.misc +++ /dev/null @@ -1 +0,0 @@ -Precompute joined hosts and store in Redis. diff --git a/changelog.d/9229.bugfix b/changelog.d/9229.bugfix deleted file mode 100644 index 3ed32291de..0000000000 --- a/changelog.d/9229.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug where `None` was passed to Synapse modules instead of an empty dictionary if an empty module `config` block was provided in the homeserver config. \ No newline at end of file diff --git a/changelog.d/9235.bugfix b/changelog.d/9235.bugfix deleted file mode 100644 index 7809c8673b..0000000000 --- a/changelog.d/9235.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug in the `make_room_admin` admin API where it failed if the admin with the greatest power level was not in the room. Contributed by Pankaj Yadav. diff --git a/changelog.d/9240.misc b/changelog.d/9240.misc new file mode 100644 index 0000000000..850201f6cd --- /dev/null +++ b/changelog.d/9240.misc @@ -0,0 +1 @@ +Deny access to additional IP addresses by default. diff --git a/changelog.d/9244.doc b/changelog.d/9244.doc deleted file mode 100644 index 2ad81429fc..0000000000 --- a/changelog.d/9244.doc +++ /dev/null @@ -1 +0,0 @@ -Add notes on integrating with Facebook for SSO login. diff --git a/changelog.d/9257.bugfix b/changelog.d/9257.bugfix new file mode 100644 index 0000000000..5d0bd88dce --- /dev/null +++ b/changelog.d/9257.bugfix @@ -0,0 +1 @@ +Fix long-standing bug where sending email push would fail for rooms that the server had since left. diff --git a/changelog.d/9291.doc b/changelog.d/9291.doc new file mode 100644 index 0000000000..422acd3891 --- /dev/null +++ b/changelog.d/9291.doc @@ -0,0 +1 @@ +Add note to `auto_join_rooms` config option explaining existing rooms must be publicly joinable. diff --git a/changelog.d/9296.bugfix b/changelog.d/9296.bugfix new file mode 100644 index 0000000000..d723f8c5bd --- /dev/null +++ b/changelog.d/9296.bugfix @@ -0,0 +1 @@ +Fix bug in Synapse 1.27.0rc1 which meant the "session expired" error page during SSO registration was badly formatted. diff --git a/changelog.d/9297.feature b/changelog.d/9297.feature new file mode 100644 index 0000000000..a2d0b27da4 --- /dev/null +++ b/changelog.d/9297.feature @@ -0,0 +1 @@ +Further improvements to the user experience of registration via single sign-on. diff --git a/changelog.d/9299.misc b/changelog.d/9299.misc new file mode 100644 index 0000000000..c883a677ed --- /dev/null +++ b/changelog.d/9299.misc @@ -0,0 +1 @@ +Update the `Cursor` type hints to better match PEP 249. diff --git a/changelog.d/9300.feature b/changelog.d/9300.feature new file mode 100644 index 0000000000..a2d0b27da4 --- /dev/null +++ b/changelog.d/9300.feature @@ -0,0 +1 @@ +Further improvements to the user experience of registration via single sign-on. diff --git a/changelog.d/9301.feature b/changelog.d/9301.feature new file mode 100644 index 0000000000..a2d0b27da4 --- /dev/null +++ b/changelog.d/9301.feature @@ -0,0 +1 @@ +Further improvements to the user experience of registration via single sign-on. diff --git a/changelog.d/9302.bugfix b/changelog.d/9302.bugfix new file mode 100644 index 0000000000..c1cdea52a3 --- /dev/null +++ b/changelog.d/9302.bugfix @@ -0,0 +1 @@ +Fix new ratelimiting for invites to respect the `ratelimit` flag on application services. Introduced in v1.27.0rc1. diff --git a/changelog.d/9305.misc b/changelog.d/9305.misc new file mode 100644 index 0000000000..456bfbfdd7 --- /dev/null +++ b/changelog.d/9305.misc @@ -0,0 +1 @@ +Add debug logging for SRV lookups. Contributed by @Bubu. diff --git a/changelog.d/9307.misc b/changelog.d/9307.misc new file mode 100644 index 0000000000..2f54d1ad07 --- /dev/null +++ b/changelog.d/9307.misc @@ -0,0 +1 @@ +Improve logging for OIDC login flow. diff --git a/changelog.d/9308.doc b/changelog.d/9308.doc new file mode 100644 index 0000000000..847f2908af --- /dev/null +++ b/changelog.d/9308.doc @@ -0,0 +1 @@ +Correct name of Synapse's service file in TURN howto. diff --git a/changelog.d/9310.doc b/changelog.d/9310.doc new file mode 100644 index 0000000000..f61705b73a --- /dev/null +++ b/changelog.d/9310.doc @@ -0,0 +1 @@ +Clarify the sample configuration for changes made to the template loading code. diff --git a/changelog.d/9311.feature b/changelog.d/9311.feature new file mode 100644 index 0000000000..293f2118e5 --- /dev/null +++ b/changelog.d/9311.feature @@ -0,0 +1 @@ +Add hook to spam checker modules that allow checking file uploads and remote downloads. diff --git a/changelog.d/9317.doc b/changelog.d/9317.doc new file mode 100644 index 0000000000..f4d508e090 --- /dev/null +++ b/changelog.d/9317.doc @@ -0,0 +1 @@ +Fix the braces in the `oidc_providers` section of the sample config. diff --git a/changelog.d/9322.doc b/changelog.d/9322.doc new file mode 100644 index 0000000000..c393a3a299 --- /dev/null +++ b/changelog.d/9322.doc @@ -0,0 +1 @@ +Update installation instructions on Fedora. |