Merge branch 'release/2.1.0' into develop
[oweals/peertube.git] / CHANGELOG.md
index 3149476bb5ead608dc88c426a5ed256a9033f1ac..1cb7cb99f94fc42fab774b02a60eb5bce50e2e39 100644 (file)
@@ -30,7 +30,7 @@ We added some sections in the documentation website:
  * Customize your instance (install plugins & themes): https://docs.joinpeertube.org/#/admin-customize-instance
  * PeerTube logs (standard log/audit log): https://docs.joinpeertube.org/#/admin-logs
  * Mute accounts/instances: https://docs.joinpeertube.org/#/use-mute
- * Controlled player embed API: https://docs.joinpeertube.org/#/api-em
+ * Controlled player embed API: https://docs.joinpeertube.org/#/api-embed-player
 
 ### Docker
 
@@ -192,7 +192,7 @@ We added some sections in the documentation website:
 
 ### IMPORTANT NOTES
 
- * **/!\ VERY IMPORTANT /!\\** You need to execute manually a script (can be executed after your upgrade, while your PeerTube instance is running) to create HLS video torrents:
+ * **/!\ VERY IMPORTANT /!\\** You need to execute manually a script (must be executed after the upgrade and a PeerTube restart, while your instance is running) to create HLS video torrents:
    * `cd /var/www/peertube/peertube-latest && sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production node dist/scripts/migrations/peertube-2.1.js`
  * **/!\ VERY IMPORTANT /!\\** In the next PeerTube release (v2.2.0), we'll add a unique index on actors usernames to fix some federation bugs.
  Please check now if you have conflicts using:
@@ -216,7 +216,7 @@ We added some sections in the documentation website:
  * Customize your instance (install plugins & themes): https://docs.joinpeertube.org/#/admin-customize-instance
  * PeerTube logs (standard log/audit log): https://docs.joinpeertube.org/#/admin-logs
  * Mute accounts/instances: https://docs.joinpeertube.org/#/use-mute
- * Controlled player embed API: https://docs.joinpeertube.org/#/api-em
+ * Controlled player embed API: https://docs.joinpeertube.org/#/api-embed-player
 
 ### Docker