Normalize changelog entries (#3476)

* Remove entries which don't affect the rendered spec (sorry people using the swagger schemas - we'll have to figure out a changelog for you). See https://github.com/matrix-org/matrix-doc/issues/3475
  * Note that a breaking change is removed by this commit: key backup was introduced in this release cycle, so is not breaking.
* Use uniform references to MSCs ("as per MSC0000").
* General rewording to be consistent with the overall voice of the changelog.
* Condensing of entries where needed to make them fit in the changelog.
* Rewording to collapse entries into fewer lines.
* Spell "deprecation" correctly in file extension.
pull/3479/head
Travis Ralston 3 years ago committed by GitHub
parent 938354b8b4
commit 8f2e8f03d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Add key backup (`/room_keys/*`) endpoints.
Add key backup (`/room_keys/*`) endpoints as per [MSC1219](https://github.com/matrix-org/matrix-doc/pull/1219).

@ -1 +1 @@
Add cross-signing properties to the response of `POST /keys/query` per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).
Add cross-signing properties to the response of `POST /keys/query` as per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

@ -1 +1 @@
Add `POST /keys/device_signing/upload` and `POST /keys/signatures/upload` per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).
Add `POST /keys/device_signing/upload` and `POST /keys/signatures/upload` as per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

@ -1 +1 @@
Document Secure Secret Storage and Sharing (MSC1946/2472).
Document Secure Secret Storage and Sharing as per [MSC1946](https://github.com/matrix-org/matrix-doc/pull/1946) and [MSC2472](https://github.com/matrix-org/matrix-doc/pull/2472).

@ -1 +1 @@
Remove unimplemented `m.login.oauth2` and `m.login.token` user-interactive authentication mechanisms.
Remove unimplemented `m.login.oauth2` and `m.login.token` user-interactive authentication mechanisms as per [MSC2610](https://github.com/matrix-org/matrix-doc/pull/2610) and [MSC2611](https://github.com/matrix-org/matrix-doc/pull/2611).

@ -1 +1 @@
Remove `room_id` from `/sync` examples.
Remove spurious `room_id` from `/sync` examples.

@ -1 +1 @@
Minor clarifications to the "Push Notifications" module.
Reorganize information in Push Notifications module for clarity.

@ -1 +0,0 @@
Fixed some errors in the key backup spec.

@ -0,0 +1 @@
Add key backup (`/room_keys/*`) endpoints as per [MSC1219](https://github.com/matrix-org/matrix-doc/pull/1219).

@ -1 +1 @@
Improve consistency and clarity of event schema `title` s.
Improve consistency and clarity of event schema `title`s.

@ -1 +1 @@
Fix some errors in the end-to-end encryption spec.
Fix schema issues in `m.key.verification.accept` and secret storage.

@ -1 +1 @@
Fix types of push rules' actions; they can be objects as well as strings.
Fix schemas for push rule actions to represent their alternative object form.

@ -1 +1 @@
Minor clarifications to the "Push Notifications" module.
Fix usage of `highlight` tweak for consistency.

@ -1 +1 @@
Document `curve25519-hkdf-sha256` key agreement method for SAS verification, and deprecate old method (MSC2630).
Document `curve25519-hkdf-sha256` key agreement method for SAS verification, and deprecate old method as per [MSC2630](https://github.com/matrix-org/matrix-doc/pull/2630).

@ -1 +1 @@
Add a `device_id` parameter to login fallback per [MSC2604](https://github.com/matrix-org/matrix-doc/pull/2604).
Add a `device_id` parameter to login fallback as per [MSC2604](https://github.com/matrix-org/matrix-doc/pull/2604).

@ -1 +1 @@
Make `reason` and `score` parameters optional in the content reporting API (MSC2414).
Make `reason` and `score` parameters optional in the content reporting API as per [MSC2414](https://github.com/matrix-org/matrix-doc/pull/2414).

@ -1 +1 @@
Allow guests to get the list of members for a room (MSC2689).
Allow guests to get the list of members for a room as per [MSC2689](https://github.com/matrix-org/matrix-doc/pull/2689).

@ -1 +1 @@
Clarify description of m.room.redaction event.
Clarify description of `m.room.redaction` event.

@ -1 +1 @@
Fix example MXC URI for m.presence.
Fix example MXC URI for `m.presence`.

@ -1 +1 @@
Add support for spoilers ([MSC2010](https://github.com/matrix-org/matrix-doc/pull/2010) and [MSC2557](https://github.com/matrix-org/matrix-doc/pull/2557)), and `color` attribute ([MSC2422](https://github.com/matrix-org/matrix-doc/pull/2422)).
Add support for spoilers as per [MSC2010](https://github.com/matrix-org/matrix-doc/pull/2010) and [MSC2557](https://github.com/matrix-org/matrix-doc/pull/2557), and `color` attribute as per [MSC2422](https://github.com/matrix-org/matrix-doc/pull/2422).

@ -1 +1 @@
Add key verification method using QR codes ([MSC1544](https://github.com/matrix-org/matrix-doc/pull/1544)).
Add key verification method using QR codes as per [MSC1544](https://github.com/matrix-org/matrix-doc/pull/1544).

@ -1 +1 @@
Document how clients can simplify usage of Secure Secret Storage ([MSC2874](https://github.com/uhoreg/matrix-doc/pull/new/single_ssss_spec)).
Document how clients can simplify usage of Secure Secret Storage as per [MSC2874](https://github.com/matrix-org/matrix-doc/pull/2874).

@ -1 +1 @@
`/login/sso/redirect/{idpId}` has been added as per [MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858).
Add `/login/sso/redirect/{idpId}` as per [MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858).

@ -1 +0,0 @@
Fix key_backup operation IDs in OpenAPI spec.

@ -1 +1 @@
Add titles for OpenAPI objects.
Add missing titles to some scheams.

@ -1 +1 @@
Add auth property to UIA endpoint uploadCrossSigningKeys.
Add User-Interactive Authentication fields to cross-signing APIs as per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

@ -1 +0,0 @@
Disambiguate getEvents and peekEvents, and include both in swagger.

@ -1,9 +1 @@
Add cross-signing:
- Add properties to the response of `GET /user/keys` and `GET
/user/devices/{userId}`.
- The `m.device_list_update` EDU is sent when a device gets a new signature.
- A new `m.signing_key_update` EDU is sent when a user's cross-signing keys
are changed.
per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).
Add cross-signing information to `GET /user/keys` and `GET /user/devices/{userId}`, `m.device_list_update` EDU, and a new `m.signing_key_update` EDU as per [MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756).

Loading…
Cancel
Save