summary refs log tree commit diff
path: root/changelog.d/15317.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.81.0rc1Erik Johnston2023-04-041-1/+0
|
* Call appservices on modern paths, falling back to legacy paths. (#15317)Patrick Cloke2023-04-031-0/+1
This uses the specced /_matrix/app/v1/... paths instead of the "legacy" paths. If the homeserver receives an error it will retry using the legacy path.