From 7c330d604a34396d44918bde47939c8cc872e48a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 10 Feb 2022 09:20:53 +0100 Subject: Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3