diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9acd4b116..7f0426a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -36,10 +36,10 @@ | |||
36 | * Add an intro at the beginning and/or an outro at the end of the video | 36 | * Add an intro at the beginning and/or an outro at the end of the video |
37 | * Add an icon/watermark in the top right corner of the video | 37 | * Add an icon/watermark in the top right corner of the video |
38 | * PeerTube will automatically transcode the new video and replace the original one | 38 | * PeerTube will automatically transcode the new video and replace the original one |
39 | * :tada: Add advanced video statistics :tada: | 39 | * :tada: Add advanced statistics of a specific video :tada: |
40 | * Provide *Average watch time*, *Total watch time* and *Peak viewers* video statistics | 40 | * Provide *Average watch time*, *Total watch time* and *Peak viewers* video statistics |
41 | * Display total viewers, aggregated watch time and audience retention in interactive time series graphs | 41 | * Display total viewers, aggregated watch time and audience retention in interactive time series graphs |
42 | * Display viewer countries in bar chart if enabled by admins | 42 | * Display viewer countries in bar chart if not disabled by admins |
43 | * :tada: Add latency setting support for lives (small latency without P2P or high latency to increase P2P ratio) :tada: | 43 | * :tada: Add latency setting support for lives (small latency without P2P or high latency to increase P2P ratio) :tada: |
44 | * :tada: Add ability to save a replay of every streaming session of a permanent live :tada: | 44 | * :tada: Add ability to save a replay of every streaming session of a permanent live :tada: |
45 | * Add simple subtitle edition from video captions tab in video edition form [#4666](https://github.com/Chocobozzz/PeerTube/pull/4666) | 45 | * Add simple subtitle edition from video captions tab in video edition form [#4666](https://github.com/Chocobozzz/PeerTube/pull/4666) |