]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Update all angular language files
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 3ea2a549765b638eb9201a5c02119efabf56b16d..9ce696f373c740bbbf0a0dd07f1f33b3309b86a1 100644 (file)
 
  * Add plugin hook on registration `filter:api.user.signup.allowed.result`
 
+### Docker
+
+ * Fix traefik version docker compose (**you need to update your `docker-compose.yml` file**: https://github.com/Chocobozzz/PeerTube/commit/f1b38883922fd59b36f093e44a5091e090d20862)
+
 ### Maintenance
 
  * Add `--tmpdir`, `--first`, `--last` and `--verbose [level]` parameters to peertube-import-videos script ([Yetangitu](https://github.com/Yetangitu))
      * **Hardware** information
    * Add these information in the about page and in the signup page
    * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links
-   * Add warning modal when the administrators enables or enabled signup but did not fill some important information regarding their instance
+   * Add warning modal when administrators enable or enabled signup but did not fill some important instance information
    (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information)
  * Add ability to automatically follow back other instances
- * Add ability to automatically follow instances from [the public registry](https://instances.joinpeertube.org/)
+ * Add ability to automatically follow [the public registry](https://instances.joinpeertube.org/) instances
  * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn))
  * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn))
  * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn))
@@ -55,7 +59,6 @@
 ### Bug fixes
 
  * Fix audio upload
- * Fix traefik version docker compose
  * Handle video reports from mastodon
  * Fix videos redundancy exceeding the limit
  * Fix search when user defined video languages in their preferences