diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9297.feature | 1 | ||||
-rw-r--r-- | changelog.d/9302.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/9310.doc | 1 | ||||
-rw-r--r-- | changelog.d/9313.bugfix | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/changelog.d/9297.feature b/changelog.d/9297.feature deleted file mode 100644 index a2d0b27da4..0000000000 --- a/changelog.d/9297.feature +++ /dev/null @@ -1 +0,0 @@ -Further improvements to the user experience of registration via single sign-on. diff --git a/changelog.d/9302.bugfix b/changelog.d/9302.bugfix deleted file mode 100644 index c1cdea52a3..0000000000 --- a/changelog.d/9302.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix new ratelimiting for invites to respect the `ratelimit` flag on application services. Introduced in v1.27.0rc1. diff --git a/changelog.d/9310.doc b/changelog.d/9310.doc deleted file mode 100644 index f61705b73a..0000000000 --- a/changelog.d/9310.doc +++ /dev/null @@ -1 +0,0 @@ -Clarify the sample configuration for changes made to the template loading code. diff --git a/changelog.d/9313.bugfix b/changelog.d/9313.bugfix deleted file mode 100644 index f578fd13dd..0000000000 --- a/changelog.d/9313.bugfix +++ /dev/null @@ -1 +0,0 @@ -Do not automatically calculate `public_baseurl` since it can be wrong in some situations. |