X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=e5e69b3f7d33a3df1249d4e0612134e58dcd0c19;hb=eea198a5ce0908497605df72fe785ff0852ecc31;hp=41175af408006c9bc41dcc308c1e078104cfc163;hpb=85e0961c6bef2b4e105e5f9e74f7ad42bf07dbd8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 41175af40..e5e69b3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,28 @@ # Changelog -## v4.1.0-rc.1 +## 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