Set room version 11 as the default (#2105)
* Set room version 11 as the default As per MSC4239 Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
e283c35dbd
commit
7fd49a2808
2 changed files with 2 additions and 1 deletions
1
changelogs/room_versions/newsfragments/2105.feature
Normal file
1
changelogs/room_versions/newsfragments/2105.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Update the default room version to 11, as per [MSC4239](https://github.com/matrix-org/matrix-spec-proposals/pull/4239).
|
|
@ -52,7 +52,7 @@ stable and unstable periodically 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 running a stable version. Servers SHOULD use **room version 10** as
|
||||
room is running a stable version. Servers SHOULD use **room version 11** as
|
||||
the default room version when creating new rooms.
|
||||
|
||||
The available room versions are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue