Matrix 1.8 changelog

This commit is contained in:
Travis Ralston 2023-08-23 09:24:08 -06:00
parent 7f8606eb6c
commit 529cbf4ffc
43 changed files with 122 additions and 42 deletions

View file

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

View file

@ -1 +0,0 @@
Move `redacts` from top level to `content` on `m.room.redaction` events in room version 11, as per [MSC2174](https://github.com/matrix-org/matrix-spec-proposals/pull/2174).

View file

@ -1 +0,0 @@
Remove `creator` from `m.room.creator` events in room version 11, as per [MSC2175](https://github.com/matrix-org/matrix-spec-proposals/pull/2175).

View file

@ -1 +0,0 @@
Remove remaining usage of `origin` from events in room version 11, as per [MSC3989](https://github.com/matrix-org/matrix-spec-proposals/pull/3989).

View file

@ -1 +0,0 @@
Update the redaction rules in room version 11, as per [MSC2176](https://github.com/matrix-org/matrix-spec-proposals/pull/2176) and [MSC3821](https://github.com/matrix-org/matrix-spec-proposals/pull/3821).