mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-01 00:01:07 -05:00
Add MAS note to 1.139.0 changelog
This commit is contained in:
parent
72020f3f2c
commit
0aeb95fb07
10
CHANGES.md
10
CHANGES.md
@ -1,5 +1,15 @@
|
||||
# Synapse 1.139.0 (2025-09-30)
|
||||
|
||||
### `/register` requests from old application service implementations may break when using MAS
|
||||
|
||||
If you are using Matrix Authentication Service (MAS), as of this release any
|
||||
Application Services that do not set `inhibit_login=true` when calling `POST
|
||||
/_matrix/client/v3/register` will receive the error
|
||||
`IO.ELEMENT.MSC4190.M_APPSERVICE_LOGIN_UNSUPPORTED` in response. Please see [the
|
||||
upgrade
|
||||
notes](https://element-hq.github.io/synapse/develop/upgrade.html#register-requests-from-old-application-service-implementations-may-break-when-using-mas)
|
||||
for more information.
|
||||
|
||||
No significant changes since 1.139.0rc3.
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user