Update changelog

pull/4711/head
Chocobozzz 2021-12-13 09:16:41 +01:00
parent 37f951c80a
commit 41ec03fcaf
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v4.0.0-rc.1
## v4.0.0
### IMPORTANT NOTES
@ -118,6 +118,15 @@
* Fix player placeholder width
* Fix playlist miniature size with big description
* Correctly escape meta tags
* Fix audio upload client bug if not enabled by instance
* Add header Vary Accept-Language [#4588](https://github.com/Chocobozzz/PeerTube/pull/4588)
* Fix additional extensions admin config description
* Fix upload of video with long filename
* Fix pending transcoding counter with failed job
* Fix client header search on ios
* Fix iframe attribute `allow-popups` for oembed
* Fix theme update when logged in
* Fix homepage title
## v3.4.1