]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update changelog
authorChocobozzz <me@florianbigard.com>
Wed, 21 Sep 2022 06:53:53 +0000 (08:53 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 21 Sep 2022 06:53:53 +0000 (08:53 +0200)
CHANGELOG.md

index 5b620375a469e0ced98c821cca7a224a21cc669a..64d3c9bdb5abf64977b6f3f622dced66e4bac4cd 100644 (file)
@@ -1,6 +1,6 @@
 # Changelog
 
-## v4.3.0-rc.1
+## v4.3.0
 
 ### Maintenance
 
   * 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