1
0
Fork 0

Update changelog

This commit is contained in:
Chocobozzz 2022-11-17 08:48:22 +01:00
parent f240fb4bea
commit 387ce48eed
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 22 additions and 0 deletions

View File

@ -1,5 +1,27 @@
# Changelog
## v4.3.1
### IMPORTANT NOTES
* If you upgrade from PeerTube **< 4.3.0**, please follow 4.3.0 IMPORTANT NOTES
### SECURITY
* Prevent XSS in sort select on pages that list videos. Thanks to Anthony Roth who reported the vulnerability!
### Bug fixes
* Fix broken embed player on live reload
* Fix channel follow when manually approve instance followers is enabled
* Fix input with number overflow on small screen
* Fix moderation dropdown overflow on mobile
* Clearer instance subscription page title in admin
* Prevent "Cannot use same state" video error
* Correctly handle RTMP streams without audio
* Correctly process broadcast parallel job in parallel
## v4.3.0
### IMPORTANT NOTES