]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Translated using Weblate (Chinese (Traditional))
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 64b5443ae7082a9e77c0effad6a7ed040802b2f1..722e2b96842e3aba4b91559380e28dced139d967 100644 (file)
@@ -1,10 +1,33 @@
 # Changelog
 
+## v4.3.1
+
+### IMPORTANT NOTES
+
+ * If you upgrade from PeerTube **< 4.3.0**, please follow 4.3.0 IMPORTANT NOTES
+
+### SECURITY
+
+ * Prevent XSS in sort select on pages that list videos. Thanks to Anthony Roth who reported the vulnerability!
+
+### Bug fixes
+
+ * Fix broken embed player on live reload
+ * Fix channel follow when manually approve instance followers is enabled
+ * Fix input with number overflow on small screen
+ * Fix moderation dropdown overflow on mobile
+ * Clearer instance subscription page title in admin
+ * Prevent "Cannot use same state" video error
+ * Correctly handle RTMP streams without audio
+ * Correctly process broadcast parallel job in parallel
+
+
 ## v4.3.0
 
 ### IMPORTANT NOTES
 
  * Redis **<** 5.x is not supported anymore
+ * FFmpeg **<** 4.3 is not supported anymore
 
 ### Maintenance