diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f2712e916..586d3ffb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -42,7 +42,7 @@ | |||
42 | * :tada: Add RTL layout support | 42 | * :tada: Add RTL layout support |
43 | * Add ability to use HTML, markdown and [custom HTML tags](https://docs.joinpeertube.org/api-custom-client-markup) in instance description | 43 | * Add ability to use HTML, markdown and [custom HTML tags](https://docs.joinpeertube.org/api-custom-client-markup) in instance description |
44 | * Default to dark theme (if available) if requested by the web browser | 44 | * Default to dark theme (if available) if requested by the web browser |
45 | * Add ability for admins to configure minimum signup page [#4010](https://github.com/Chocobozzz/PeerTube/pull/4010) | 45 | * Add ability for admins to configure minimum age required in signup page [#4010](https://github.com/Chocobozzz/PeerTube/pull/4010) |
46 | * Use a dedicated URL for each tab in publish page | 46 | * Use a dedicated URL for each tab in publish page |
47 | * Add ability to prefill contact form using query parameters in URL [#4161](https://github.com/Chocobozzz/PeerTube/pull/4161) | 47 | * Add ability to prefill contact form using query parameters in URL [#4161](https://github.com/Chocobozzz/PeerTube/pull/4161) |
48 | * Accessibility/UI: | 48 | * Accessibility/UI: |