Skip to content

Commit

Permalink
Merge pull request #2788 from matrix-org/travis/msc/v6-default
Browse files Browse the repository at this point in the history
MSC2788: Room version 6 as the default room version
  • Loading branch information
turt2live authored Oct 5, 2020
2 parents 5610436 + 2ccdcea commit 82a4a02
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions proposals/2788-v6-default-version.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# MSC2788: Room version 6 as a default

Enough time has passed to allow the public federation to upgrade their servers to support room
version 6. This proposal aims to make v6 the default room version.

## Proposal

The specification adopts v6 as the suggested default room version, making no changes to the stability
of any room versions. As of writing, v5 is currently the suggested room version.

Room version 6 has the following specification: https://matrix.org/docs/spec/rooms/v6

## Potential issues

Servers will be encouraged to update their config/internal defaults to use v6 instead of v5. This
is considered a good problem to have.

## Alternatives

None relevant.

## Security considerations

None relevant.

## Unstable prefix

None relevant - servers can already choose a different default room version legally. This MSC
just formalizes v6 as the default.

0 comments on commit 82a4a02

Please sign in to comment.