forked from MirrorHub/synapse
Clarify when new ratelimiting was added.
This commit is contained in:
parent
3f2f7efb87
commit
dcb9c2e8ae
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Features
|
|||
Bugfixes
|
||||
--------
|
||||
|
||||
- Fix new ratelimiting for invites to respect the `ratelimit` flag on application services. Introduced in v1.27.0rc1. ([\#9302](https://github.com/matrix-org/synapse/issues/9302))
|
||||
- Fix ratelimiting introduced in v1.27.0rc1 for invites to respect the `ratelimit` flag on application services. ([\#9302](https://github.com/matrix-org/synapse/issues/9302))
|
||||
- Do not automatically calculate `public_baseurl` since it can be wrong in some situations. Reverts behaviour introduced in v1.26.0. ([\#9313](https://github.com/matrix-org/synapse/issues/9313))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue