We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a92acc commit 203c107Copy full SHA for 203c107
proposals/3289-rooms-v8.md
@@ -13,3 +13,10 @@ version may include them.
13
Room version `8` upon being added to the specification shall be considered stable.
14
No other room versions are affected by this MSC. Before room version `8` can enter
15
the specification, MSC3083 needs to complete its final comment period.
16
+
17
+## Updated redaction rules
18
19
+Room version 8 shall update the redaction rules for the `m.room.join_rules` event.
20
+[Room version 1](https://spec.matrix.org/unstable/rooms/v1/#redactions) defines
21
+that only the `join_rule` key in the content object should be kept. Room version
22
+8 defines that both the `join_rule` and `allow` keys of the content shall be kept.
0 commit comments