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 @@
Improve readability and understanding of the state resolution algorithms.

View file

@ -1 +0,0 @@
Improve readability and understanding of the state resolution algorithms.

View file

@ -1 +0,0 @@
Improve readability and understanding of the state resolution algorithms.

View file

@ -1 +0,0 @@
Improve readability of the authorization rules.

View file

@ -1 +0,0 @@
For room versions 8, 9, and 10: clarify which homeserver is required to sign the join event.

View file

@ -1 +0,0 @@
Clarify that room versions 1 through 9 accept stringy power levels, as noted by [MSC3667](https://github.com/matrix-org/matrix-spec-proposals/pull/3667).

View file

@ -1 +0,0 @@
Add room version 10 as per [MSC3604](https://github.com/matrix-org/matrix-spec-proposals/pull/3604).

View file

@ -1 +0,0 @@
Enforce integer power levels in room version 10 as per [MSC3667](https://github.com/matrix-org/matrix-spec-proposals/pull/3667).

View file

@ -1 +0,0 @@
Add a `knock_restricted` join rule supported by room version 10 as per [MSC3787](https://github.com/matrix-org/matrix-spec-proposals/pull/3787).

View file

@ -1 +0,0 @@
For all room versions: Add `m.federate` to the authorization rules, as originally intended.

View file

@ -1 +0,0 @@
For room versions 2 through 10: More explicitly define the mainline of a power event and the mainline ordering of other events.

View file

@ -1 +0,0 @@
Improve readability and understanding of the state resolution algorithms.

View file

@ -1 +0,0 @@
For room versions 7, 8, 9, and 10: fix join membership authorization rules when `join_rule` is `knock`.

View file

@ -1 +0,0 @@
Update the default room version to 9 as per [MSC3589](https://github.com/matrix-org/matrix-spec-proposals/pull/3589).