X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=fec8926f9847c80087c3012bb117d938905f14fb;hb=c55d76206cd462bad7eadd0c96f1ef5b3c629f9f;hp=0b9fddf8fec4b29060630a21de7a0b8e0fdb0f6a;hpb=4d557df51c2ad8a87b9789b3caccc95c9880a944;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9fddf8f..fec8926f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog -## v3.4.0-rc.1 +## 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 @@ -66,7 +79,9 @@ * Display a modal when logged in to explain why and where set up the account profile [#4352](https://github.com/Chocobozzz/PeerTube/pull/4352) * Display messages to inform why and where set up channels in *My library* pages [#4352](https://github.com/Chocobozzz/PeerTube/pull/4352) * Display a warning when using capitalized letter for the email/username in the login form + * Display a message in embed on unsupported web browser * Support out proxy using env variables (`HTTP_PROXY` and `HTTPS_PROXY`) [#4346](https://github.com/Chocobozzz/PeerTube/pull/4346) + * Support *Latin* language for videos ### Bug fixes @@ -85,6 +100,14 @@ * Fix moderation embeds * Fix description timestamp click * Fix privacy descriptions + * Safer avatar, banner and video preview + * Fix broken delete buttons of admin federation lists [#4378](https://github.com/Chocobozzz/PeerTube/pull/4378) + * 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