aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-02-10 09:20:53 +0100
committerChocobozzz <me@florianbigard.com>2022-02-10 09:20:53 +0100
commit7c330d604a34396d44918bde47939c8cc872e48a (patch)
treebb2bc64a7ad95bbb126718405f02f911f64761ba /CHANGELOG.md
parent119418b9d95085d28fc7281612a16babfe8c5a9b (diff)
downloadPeerTube-7c330d604a34396d44918bde47939c8cc872e48a.tar.gz
PeerTube-7c330d604a34396d44918bde47939c8cc872e48a.tar.zst
PeerTube-7c330d604a34396d44918bde47939c8cc872e48a.zip
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16a74f315..9abc75cb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
1# Changelog 1# Changelog
2 2
3## v4.1.0-rc.1 (unreleased) 3## v4.1.0-rc.1
4 4
5### IMPORTANT NOTES 5### IMPORTANT NOTES
6 6
@@ -71,6 +71,9 @@
71 * Add a refresh button to admin videos overview page [#4753](https://github.com/Chocobozzz/PeerTube/pull/4753) 71 * Add a refresh button to admin videos overview page [#4753](https://github.com/Chocobozzz/PeerTube/pull/4753)
72 * Add *Official* badge to official plugins in admin plugin pages 72 * Add *Official* badge to official plugins in admin plugin pages
73 * Automatically clean unavailable remote ActivityPub resources 73 * Automatically clean unavailable remote ActivityPub resources
74 * Media RSS feed displays video file as default enclosure instead of torrent
75 * Use white background for PeerTube icons (instead of transparency)
76 * Show private badge for private videos in playlists [#4767](https://github.com/Chocobozzz/PeerTube/pull/4767)
74 77
75### Bug fixes 78### Bug fixes
76 79
@@ -96,6 +99,8 @@
96 * Search on tags is now case insensitive 99 * Search on tags is now case insensitive
97 * Forbid comments/captions listing of private/internal videos 100 * Forbid comments/captions listing of private/internal videos
98 * Prevent video import on non unicast ips 101 * Prevent video import on non unicast ips
102 * Improve markdown to plain text converter, especially when handling lists
103 * Fix scheduled publication on upload
99 104
100 105
101## v4.0.0 106## v4.0.0