Skip to content

Commit 82a4a02

Browse files
authored
Merge pull request #2788 from matrix-org/travis/msc/v6-default
MSC2788: Room version 6 as the default room version
2 parents 5610436 + 2ccdcea commit 82a4a02

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

proposals/2788-v6-default-version.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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.

0 commit comments

Comments
 (0)