1
0
Fork 0

Update changelog

This commit is contained in:
Chocobozzz 2022-09-21 08:53:53 +02:00
parent f64a58296e
commit eb0b30a22e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v4.3.0-rc.1
## v4.3.0
### Maintenance
@ -120,6 +120,11 @@
* More robust S3 upload [#5231](https://github.com/Chocobozzz/PeerTube/pull/5231)
* Fix broken saved live stream with only one resolution
* Fix `removeEventListener` player embed api
* Progressively cleanup actor images without width from the database
* Fix broken dates on localized pages
* Prevent job queue to be started before plugins
* Fix old database enum names
* Don't display remove file icon in admin videos overviews if we can't delete the file
## v4.2.2