]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Translated using Weblate (Galician)
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 4887614a97eacb00daaacfa8204cab2bd6891022..0272d851cda40bc73fc265752237009910404339 100644 (file)
@@ -45,7 +45,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
 
@@ -207,7 +207,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:
@@ -231,7 +231,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