v1.12 changelog
This commit is contained in:
parent
2d763b8a1f
commit
9e6233d0dd
48 changed files with 127 additions and 47 deletions
|
@ -1 +0,0 @@
|
|||
Remove references to device-specific push rules.
|
|
@ -1 +0,0 @@
|
|||
Rename and sort the modules in the feature profiles table for easier skimming.
|
|
@ -1 +0,0 @@
|
|||
Add 403 responses on `GET /_matrix/client/v3/profile/{userId}/avatar_url` and `GET /_matrix/client/v3/profile/{userId}/displayname`, as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).
|
|
@ -1 +0,0 @@
|
|||
Remove the deprecated name attribute on HTML anchor elements, as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159).
|
|
@ -1 +0,0 @@
|
|||
Clarify that room avatars cannot be encrypted.
|
|
@ -1 +0,0 @@
|
|||
Document the acronyms and alternate names for the "Secrets" section.
|
|
@ -1 +0,0 @@
|
|||
Improve recommendation for how to form transaction IDs.
|
|
@ -1 +0,0 @@
|
|||
Clarify that the deprecated `dont_notify` and `coalesce` push rule actions MUST be ignored, not rejected.
|
|
@ -1 +0,0 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -1 +0,0 @@
|
|||
Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
|
|
@ -1 +0,0 @@
|
|||
Add missing references to `m.set_displayname`, `m.set_avatar_url`, and `m.3pid_changes` in capabilities table.
|
|
@ -1 +0,0 @@
|
|||
Clarify that the fallback login page calls `window.matrixLogin.onLogin` instead of `window.onLogin`.
|
|
@ -1 +0,0 @@
|
|||
Remove confusing description of restricted rooms with no valid conditions.
|
|
@ -1 +0,0 @@
|
|||
Clarify that `window.matrixLogin.onLogin` is called with the response body of `POST /_matrix/client/v3/login`.
|
|
@ -1 +0,0 @@
|
|||
Document the `m.get_login_token` capability, as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882).
|
|
@ -1 +0,0 @@
|
|||
Clarify that the `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type.
|
|
@ -1 +0,0 @@
|
|||
Don't mention that `GET /_matrix/client/v3/profile/{userId}` can return additional properties because this is true for almost every endpoint.
|
|
@ -1 +0,0 @@
|
|||
Improve wording of the unauthenticated media deprecation box. Contributed by @HarHarLinks.
|
|
@ -1 +0,0 @@
|
|||
Additional properties in `GET /.well-known/matrix/client` don't have to be objects.
|
|
@ -1 +0,0 @@
|
|||
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.
|
|
@ -1 +0,0 @@
|
|||
Deprecate the `server_name` query parameter on `POST /_matrix/client/v3/join/{roomIdOrAlias}` and `POST /_matrix/client/v3/knock/{roomIdOrAlias}`, as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156).
|
|
@ -1 +0,0 @@
|
|||
Add `via` query parameter on `POST /_matrix/client/v3/join/{roomIdOrAlias}` and `POST /_matrix/client/v3/knock/{roomIdOrAlias}`, as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156).
|
|
@ -1 +0,0 @@
|
|||
Add account locking, as per [MSC3939](https://github.com/matrix-org/matrix-spec-proposals/pull/3939).
|
|
@ -1 +0,0 @@
|
|||
Specify `Content-Type` and `Content-Disposition` usage in the media repo, as per [MSC2701](https://github.com/matrix-org/matrix-spec-proposals/pull/2701) and [MSC2702](https://github.com/matrix-org/matrix-spec-proposals/pull/2702).
|
|
@ -1 +0,0 @@
|
|||
Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
|
|
@ -1 +0,0 @@
|
|||
Additional keys in `GET /_matrix/client/v3/capabilities` don't have to be objects.
|
|
@ -1 +0,0 @@
|
|||
Guest accounts can now download/thumbnail media from the new authenticated endpoints, as per [MSC4189](https://github.com/matrix-org/matrix-spec-proposals/pull/4189).
|
Loading…
Add table
Add a link
Reference in a new issue