v1.3 changelog generation

This commit is contained in:
Travis Ralston 2022-06-16 08:31:07 -06:00
parent 1474427599
commit 98db9a6d04
62 changed files with 128 additions and 60 deletions

View file

@ -1 +0,0 @@
Update various links which pointed to the old `matrix-doc` github repository.

View file

@ -1 +0,0 @@
Clarify the format for the Authorization header.

View file

@ -1 +0,0 @@
Clarify what a "valid event" means when performing checks on a received PDU.

View file

@ -1 +0,0 @@
Clarify that `valid_until_ts` is in milliseconds, like other timestamps used in Matrix.

View file

@ -1 +0,0 @@
Clarify the format for the Authorization header.

View file

@ -1 +0,0 @@
Add a `destination` property to the Authorization header, as per [MSC3383](https://github.com/matrix-org/matrix-spec-proposals/pull/3383).

View file

@ -1 +0,0 @@
Clarify that checks on PDUs should refer to the state *before* an event.

View file

@ -1 +0,0 @@
Clarify the historical handling of non-integer power levels.

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -1 +0,0 @@
Correct misleading text for `/send_join` response.

View file

@ -1 +0,0 @@
Clarify that the `content` for `X-Matrix` signature validation is the parsed JSON body.

View file

@ -1 +0,0 @@
Remove largely unused `origin` field from PDUs.