aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ea2a5497..37380e65b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,10 +34,10 @@
34 * **Hardware** information 34 * **Hardware** information
35 * Add these information in the about page and in the signup page 35 * Add these information in the about page and in the signup page
36 * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links 36 * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links
37 * Add warning modal when the administrators enables or enabled signup but did not fill some important information regarding their instance 37 * Add warning modal when administrators enable or enabled signup but did not fill some important instance information
38 (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information) 38 (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information)
39 * Add ability to automatically follow back other instances 39 * Add ability to automatically follow back other instances
40 * Add ability to automatically follow instances from [the public registry](https://instances.joinpeertube.org/) 40 * Add ability to automatically follow [the public registry](https://instances.joinpeertube.org/) instances
41 * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn)) 41 * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn))
42 * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn)) 42 * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn))
43 * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn)) 43 * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn))