X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=9f057c1529336515025cdb0aa1660a53ecc6853b;hb=911e8e12d0e88460feddd14cf25c3bcf81315989;hp=5b620375a469e0ced98c821cca7a224a21cc669a;hpb=cef2306a1e4410bd7f48e749614be864aa003c3b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b620375a..9f057c152 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## v4.3.0-rc.1 +## v4.3.0 + +### IMPORTANT NOTES + + * Redis **<** 5.x is not supported anymore + * FFmpeg **<** 4.3 is not supported anymore ### Maintenance @@ -120,6 +125,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