Update changelog
This commit is contained in:
parent
3da9fbbe39
commit
3c668a1704
1 changed files with 2 additions and 1 deletions
|
@ -64,6 +64,7 @@ We have many important notes in this release. We know it's a pain for sysadmin,
|
|||
|
||||
* Removed unmaintained `peertube-import-videos` (also aliased as `peertube import-videos` or `peertube import`) script
|
||||
* PeerTube remote CLI is much more simpler to install using NPM: https://docs.joinpeertube.org/maintain/tools#remote-peertube-cli
|
||||
* Support moving video files from object storage to filesystem: https://docs.joinpeertube.org/maintain/tools#generate-storyboard
|
||||
|
||||
### Features
|
||||
|
||||
|
@ -73,7 +74,7 @@ We have many important notes in this release. We know it's a pain for sysadmin,
|
|||
* :tada: **Add video storyboard support** :tada:
|
||||
* PeerTube automatically generates a storyboard on video upload/import
|
||||
* Viewers can see the image around the targeted timecode when hovering the progress bar
|
||||
* Storyboard of videos uploaded/imported before v6 can be generated by the admin using `npm run create-generate-storyboard-job` command
|
||||
* Storyboard of videos uploaded/imported before v6 can be generated by the admin using `npm run create-generate-storyboard-job` command: https://docs.joinpeertube.org/maintain/tools#generate-storyboard
|
||||
* :tada: **Add ability for users to replace their video file** :tada:
|
||||
* Has to be enabled by the PeerTube instance administrator
|
||||
* The user can replace the video file in the *Update Video* page
|
||||
|
|
Loading…
Reference in a new issue