From: Chocobozzz Date: Thu, 10 Feb 2022 08:20:53 +0000 (+0100) Subject: Update changelog X-Git-Tag: v4.1.0-rc.1~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7c330d604a34396d44918bde47939c8cc872e48a;p=github%2FChocobozzz%2FPeerTube.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a74f315..9abc75cb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v4.1.0-rc.1 (unreleased) +## v4.1.0-rc.1 ### IMPORTANT NOTES @@ -71,6 +71,9 @@ * Add a refresh button to admin videos overview page [#4753](https://github.com/Chocobozzz/PeerTube/pull/4753) * Add *Official* badge to official plugins in admin plugin pages * Automatically clean unavailable remote ActivityPub resources + * Media RSS feed displays video file as default enclosure instead of torrent + * Use white background for PeerTube icons (instead of transparency) + * Show private badge for private videos in playlists [#4767](https://github.com/Chocobozzz/PeerTube/pull/4767) ### Bug fixes @@ -96,6 +99,8 @@ * Search on tags is now case insensitive * Forbid comments/captions listing of private/internal videos * Prevent video import on non unicast ips + * Improve markdown to plain text converter, especially when handling lists + * Fix scheduled publication on upload ## v4.0.0