Normalize changelog

release/v1.12
Travis Ralston 2 months ago
parent 871c10577e
commit 634c271654

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Add 403 responses on `/profile/{userId}/avatar_url` and `/profile/{userId}/displayname` as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).
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 +1 @@
Remove the deprecated name attribute on HTML anchor elements as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159).
Remove the deprecated name attribute on HTML anchor elements, as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159).

@ -1 +1 @@
Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).

@ -1 +1 @@
Add missing references to `m.set_displayname`, `m.set_avatar_url` and `m.3pid_changes` in capabilities table.
Add missing references to `m.set_displayname`, `m.set_avatar_url`, and `m.3pid_changes` in capabilities table.

@ -1 +1 @@
Document the `m.get_login_token` capability as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882).
Document the `m.get_login_token` capability, as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882).

@ -1 +1 @@
The `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type.
Clarify that the `User identifier` object in `POST /_matrix/client/v3/login` contains additional properties that depend on the identification type.

@ -1 +1 @@
Additional properties in `.well-known/matrix/client` don't have to be objects.
Additional properties in `GET /.well-known/matrix/client` don't have to be objects.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Deprecate the `server_name` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156).
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 +1 @@
Add `via` query parameter on `/_matrix/client/v3/join/{roomIdOrAlias}` and `/_matrix/client/v3/knock/{roomIdOrAlias}` as per [MSC4156](https://github.com/matrix-org/matrix-spec-proposals/pull/4156).
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 +1 @@
Add account locking as per [MSC3939](https://github.com/matrix-org/matrix-spec-proposals/pull/3939).
Add account locking, as per [MSC3939](https://github.com/matrix-org/matrix-spec-proposals/pull/3939).

@ -1 +1 @@
Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
Add support for marking rooms as unread, as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).

@ -1 +1 @@
Additional keys in `GET /capabilities` don't have to be objects.
Additional keys in `GET /_matrix/client/v3/capabilities` don't have to be objects.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Clarified "real name" in contributor requirements to match other matrix-org projects.
The Matrix.org Foundation no longer requires "real" or "legally identifiable" names in order to contribute to projects.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Exclude markdown checklists from alternate output formats.
Provide markdown checklists for changelogs under `/changelog/$VERSION/checklist.md`.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -0,0 +1 @@
Fix a formatting issue in state resolution v2.

@ -1 +0,0 @@
Fix a formatting issue in v2 state res.

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Add 403 response on `/query/profile` as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).
Add 403 response on `GET /_matrix/federation/v1/query/profile`, as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

@ -1 +1 @@
Fix required fields in `/_matrix/key/v2/server` response schema.
Fix required fields in `GET /_matrix/key/v2/server` response schema.

Loading…
Cancel
Save