]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update changelog
authorChocobozzz <me@florianbigard.com>
Tue, 28 Jun 2022 12:25:08 +0000 (14:25 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 28 Jun 2022 12:25:08 +0000 (14:25 +0200)
CHANGELOG.md

index 0c3d5d4caabe395b3396bb8e9432243501465987..309099410a6db0ffee2defe727d775973df4632e 100644 (file)
@@ -1,5 +1,25 @@
 # Changelog
 
+## v4.2.2
+
+### IMPORTANT NOTES
+
+ * If you upgrade from PeerTube **< 4.2.0**, please follow 4.2.0 IMPORTANT NOTES
+
+### SECURITY
+
+ * Upgrade vulnerable server dependencies
+
+### Bug fixes
+
+ * Fix fast restream in permanent live
+ * Fix latency mode setting when creating a live
+ * Fix unique constraint tag violation when importing videos
+ * Fix latest live sessions order
+ * Fix server crash feed when accessing feeds that contains a live
+ * Fix `false` boolean attribute (`data-is-live` etc) in custom markup
+
+
 ## v4.2.1
 
 ### IMPORTANT NOTES