]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Bump changelog
authorChocobozzz <me@florianbigard.com>
Mon, 11 Oct 2021 07:09:50 +0000 (09:09 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 11 Oct 2021 07:09:50 +0000 (09:09 +0200)
CHANGELOG.md

index 83a1f2549de1e8a07b36c044536a09ca7fb6e9c2..fec8926f9847c80087c3012bb117d938905f14fb 100644 (file)
@@ -1,5 +1,18 @@
 # Changelog
 
+## v3.4.1
+
+### Bug fixes
+
+ * Fix broken PeerTube when cookies are disabled or if the embed iframe does not have appropriate options
+ * Fix search by channel's handle with an handle containing the local host
+ * Don't display autoblock message in upload page it is not enabled by the admin
+ * Don't index `/about/peertube` page
+ * Correctly handle OEmbed with an URL containing query parameters
+ * More robust youtube-dl thumbnail import
+ * Don't send a new video notification when using create transcoding CLI script
+
+
 ## v3.4.0
 
 ### IMPORTANT NOTES