mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 23:44:10 +02:00
Make room version 5 the default room version.
As per [MSC2334](https://github.com/matrix-org/matrix-doc/pull/2334)
This commit is contained in:
parent
ef957b990d
commit
3e035c9172
|
|
@ -540,7 +540,7 @@ some other reason. Versions can switch between stable and unstable periodically
|
||||||
for a variety of reasons, including discovered security vulnerabilities and age.
|
for a variety of reasons, including discovered security vulnerabilities and age.
|
||||||
|
|
||||||
Clients should not ask room administrators to upgrade their rooms if the room is
|
Clients should not ask room administrators to upgrade their rooms if the room is
|
||||||
running a stable version. Servers SHOULD use room version 4 as the default room
|
running a stable version. Servers SHOULD use room version 5 as the default room
|
||||||
version when creating new rooms.
|
version when creating new rooms.
|
||||||
|
|
||||||
The available room versions are:
|
The available room versions are:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue