diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d207f3c..9f245c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ ### Features -* ... +* New simpler settings screen. ### Changes diff --git a/ROADMAP.md b/ROADMAP.md index a610f716..00caf912 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -22,8 +22,8 @@ This roadmap is given as an indication. It will be updated as we go along accord [x] | [ ] | Builtin Prosody | Allow moderators to delete messages (mod_muc_moderation). | v2.3.0 [ ] | [ ] | ConverseJS | For anonymous user, automatically log in with a random nickname (and allow to change afterward) [x] | [x] | JS | Modernise code to use new placeholders provided by Peertube 3.2.0 (with or without backward compatibility) | v2.3.0 -[ ] | [x] | Settings | Restore default values for some checkbox to true (see [this bug](https://github.com/Chocobozzz/PeerTube/issues/4106)) -[ ] | [x] | Settings | Replace some checkbox by a select (for the webchat mode). Migrate old checkbox values. +[x] | [x] | Settings | Restore default values for some checkbox to true (see [this bug](https://github.com/Chocobozzz/PeerTube/issues/4106)) | Not Released Yet +[x] | [x] | Settings | Replace some checkbox by a select (for the webchat mode). Migrate old checkbox values. | Not Released Yet [ ] | [x] | Settings | Dynamic settings screen. Inline help/documentation. | First changes in v2.2.0 ## Later / low priority modifications