]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Update changelog
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 16a74f31506866fe56cf42b668a82e227db43f7a..2dfd9fd1c67eb3630945b1369940b3d66d1f9d8d 100644 (file)
@@ -1,10 +1,10 @@
 # Changelog
 
-## v4.1.0-rc.1 (unreleased)
+## v4.1.0
 
 ### IMPORTANT NOTES
 
- * NodeJS 12 support is deprecated and will be removed in PeerTube 4.2
+ * PeerTube does not support NodeJS 12 anymore
 
 ### Plugins/Themes/Embed API
 
  * Add ability for admins to specify `youtube-dl`/`yt-dlp` python binary path [#4706](https://github.com/Chocobozzz/PeerTube/pull/4706)
  * PeerTube server startup is faster
 
+### Security
+
+  * Check video privacy before listing or accepting captions, comments or rates
+  * Check video import target URL does not resolve to internal IP. This technique has some limits so if you have private HTTP services on your server/network publicly accessible, we recommend to use a proxy or a dedicated interface for PeerTube
+
 ### CLI tools
 
  * Also remove HLS files when using `prune-storage` script
@@ -71,6 +76,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
 
  * 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
+ * Fix youtube-dl max buffer size error
+ * Hide remote subscribe if user is logged in
+ * Fix video file `storage` column inconsistency
 
 
 ## v4.0.0