X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=e5e69b3f7d33a3df1249d4e0612134e58dcd0c19;hb=2e25a6dad3308a01dc8fb13a24777eb58a6e5758;hp=624d8f595359976183737e9f65aea094167576b5;hpb=8d8b6510c17307b90e6a690c41f3d0ec60debadb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 624d8f595..e5e69b3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,28 @@ # Changelog +## v4.1.1 + +### Security + + * Strip EXIF data when processing images + +### Docker + + * Fix videos import by installing python 3 + * Install `git` package (may be needed to install some plugins) + +### Bug fixes + + * Fix error when updating a live + * Fix performance regression when rendering HTML and feeds + * Fix player stuck by HTTP request error + + ## v4.1.0 ### IMPORTANT NOTES - * NodeJS 12 support is deprecated and will be removed in PeerTube 4.2 + * PeerTube does not support NodeJS 12 anymore ### Plugins/Themes/Embed API