]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update changelog
authorChocobozzz <me@florianbigard.com>
Tue, 8 Mar 2022 08:46:59 +0000 (09:46 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 8 Mar 2022 08:46:59 +0000 (09:46 +0100)
CHANGELOG.md

index 2dfd9fd1c67eb3630945b1369940b3d66d1f9d8d..729faca7b49e6625761cb1b8515990c7e42ca1c7 100644 (file)
@@ -1,5 +1,23 @@
 # Changelog
 
+## v4.1.1
+
+### Security
+
+ * Strip EXIF data and 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