diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f57fc529..6d9f09833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -87,11 +87,11 @@ | |||
87 | * Notify admins on new available plugin version | 87 | * Notify admins on new available plugin version |
88 | * Sort channels by last uploaded videos | 88 | * Sort channels by last uploaded videos |
89 | * Video player: | 89 | * Video player: |
90 | * Add loop toggle to context menu [#3949](https://github.com/Chocobozzz/PeerTube/pull/3949) | 90 | * Add loop toggle to context menu [#3949](https://github.com/Chocobozzz/PeerTube/pull/3949) |
91 | * Add icons to context menu [#3955](https://github.com/Chocobozzz/PeerTube/pull/3955) | 91 | * Add icons to context menu [#3955](https://github.com/Chocobozzz/PeerTube/pull/3955) |
92 | * Add a *Previous* button in playlist watch page [#3485](https://github.com/Chocobozzz/PeerTube/pull/3485) | 92 | * Add a *Previous* button in playlist watch page [#3485](https://github.com/Chocobozzz/PeerTube/pull/3485) |
93 | * Automatically close the settings menu when clicking outside the player | 93 | * Automatically close the settings menu when clicking outside the player |
94 | * Add "stats for nerds" panel in context menu [#3958](https://github.com/Chocobozzz/PeerTube/pull/3958) | 94 | * Add "stats for nerds" panel in context menu [#3958](https://github.com/Chocobozzz/PeerTube/pull/3958) |
95 | * Add channel and playlist stats to stats endpoint [#3747](https://github.com/Chocobozzz/PeerTube/pull/3747) | 95 | * Add channel and playlist stats to stats endpoint [#3747](https://github.com/Chocobozzz/PeerTube/pull/3747) |
96 | * Support `playlistPosition=last` and negative index (`playlistPosition=-2`) URL query parameters for playlists [#3974](https://github.com/Chocobozzz/PeerTube/pull/3974) | 96 | * Support `playlistPosition=last` and negative index (`playlistPosition=-2`) URL query parameters for playlists [#3974](https://github.com/Chocobozzz/PeerTube/pull/3974) |
97 | * My videos: | 97 | * My videos: |