X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=fec8926f9847c80087c3012bb117d938905f14fb;hb=05c0535df7324d2ec72aeffda09a101c5b1ba094;hp=9d775817e271ac0fe101de138cb238294fd617c3;hpb=c504295581a820a4c26ae524d288f20dcad5b5b2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d775817e..fec8926f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -92,6 +105,9 @@ * More robust webtorrent redundancy download * Fix hls redundancy in pruning script * Fix compat' with old web browsers (Pale Moon, Safari 11, iOS 11, old webkit...)) + * Fix silent 500 after resumable upload + * Fix HTML config injection with custom HTML/CSS + * Fix video upload on iOS ## v3.3.0