X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=e5e69b3f7d33a3df1249d4e0612134e58dcd0c19;hb=b65b4b78343952d73d58a0485cf0776f7433e410;hp=9abc75cb6ceae85655ac71e02de0c52f6f883dd6;hpb=7c330d604a34396d44918bde47939c8cc872e48a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abc75cb6..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 @@ -34,6 +52,11 @@ * Add ability for admins to specify `youtube-dl`/`yt-dlp` python binary path [#4706](https://github.com/Chocobozzz/PeerTube/pull/4706) * PeerTube server startup is faster +### Security + + * Check video privacy before listing or accepting captions, comments or rates + * Check video import target URL does not resolve to internal IP. This technique has some limits so if you have private HTTP services on your server/network publicly accessible, we recommend to use a proxy or a dedicated interface for PeerTube + ### CLI tools * Also remove HLS files when using `prune-storage` script @@ -101,6 +124,9 @@ * Prevent video import on non unicast ips * Improve markdown to plain text converter, especially when handling lists * Fix scheduled publication on upload + * Fix youtube-dl max buffer size error + * Hide remote subscribe if user is logged in + * Fix video file `storage` column inconsistency ## v4.0.0