File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ # MSC2788: Room version 6 as a default
2
+
3
+ Enough time has passed to allow the public federation to upgrade their servers to support room
4
+ version 6. This proposal aims to make v6 the default room version.
5
+
6
+ ## Proposal
7
+
8
+ The specification adopts v6 as the suggested default room version, making no changes to the stability
9
+ of any room versions. As of writing, v5 is currently the suggested room version.
10
+
11
+ Room version 6 has the following specification: https://matrix.org/docs/spec/rooms/v6
12
+
13
+ ## Potential issues
14
+
15
+ Servers will be encouraged to update their config/internal defaults to use v6 instead of v5. This
16
+ is considered a good problem to have.
17
+
18
+ ## Alternatives
19
+
20
+ None relevant.
21
+
22
+ ## Security considerations
23
+
24
+ None relevant.
25
+
26
+ ## Unstable prefix
27
+
28
+ None relevant - servers can already choose a different default room version legally. This MSC
29
+ just formalizes v6 as the default.
You can’t perform that action at this time.
0 commit comments