Skip to content

Declare support for Matrix v1.11 #17402

Closed
@turt2live

Description

@turt2live

Previous version: #17021
Changelog (with clarifications included): https://spec.matrix.org/v1.11/changelog/#v111

Client-Server API

Deprecations

  • Authentication using a query string is now deprecated, as per MSC4126. The Authorization header should be used instead. (#1808)
    • No-op
  • Use of the /_matrix/media/* endpoints is now deprecated. New, authenticated, endpoints are available instead. (#1858)
    • See below

New Endpoints

Backwards Compatible Changes

Server-Server API

Deprecations

New Endpoints

Backwards Compatible Changes

  • Media downloads and thumbnails are now authenticated, as per MSC3916. (#1858, #1869)
    • See above

Identity Service API

Deprecations

  • Authentication using a query string is now deprecated, as per MSC4126. The Authorization header should be used instead. (#1808)
    • No-op (all call sites I could find use the Authorization header already)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions