aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ffb00d23..b9c18c10a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
1# Changelog 1# Changelog
2 2
3## v4.0.0-rc.1 3## v4.0.0
4 4
5### IMPORTANT NOTES 5### IMPORTANT NOTES
6 6
@@ -118,6 +118,15 @@
118 * Fix player placeholder width 118 * Fix player placeholder width
119 * Fix playlist miniature size with big description 119 * Fix playlist miniature size with big description
120 * Correctly escape meta tags 120 * Correctly escape meta tags
121 * Fix audio upload client bug if not enabled by instance
122 * Add header Vary Accept-Language [#4588](https://github.com/Chocobozzz/PeerTube/pull/4588)
123 * Fix additional extensions admin config description
124 * Fix upload of video with long filename
125 * Fix pending transcoding counter with failed job
126 * Fix client header search on ios
127 * Fix iframe attribute `allow-popups` for oembed
128 * Fix theme update when logged in
129 * Fix homepage title
121 130
122 131
123## v3.4.1 132## v3.4.1