Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Nov 17, 2022
1 parent f240fb4 commit 387ce48
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 387ce48

Please sign in to comment.