X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=9f057c1529336515025cdb0aa1660a53ecc6853b;hb=41c26d154aa26a1abe34c8cffc82cec0da35b42f;hp=049c3a31d1cd7fe04c111273823032818e3336ab;hpb=08d2761097f8186d2a76ff1f01391401a5a089ef;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 049c3a31d..9f057c152 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## v4.3.0 (unreleased, RC planned for September) +## v4.3.0 + +### IMPORTANT NOTES + + * Redis **<** 5.x is not supported anymore + * FFmpeg **<** 4.3 is not supported anymore ### Maintenance @@ -82,6 +87,7 @@ * Optimized video feed SQL query * Process images (resize, convert...) in a dedicated worker thread * Optimized emoji markup list rendering in client + * Use a worker thread to send ActivityPub Broadcast requests * Suffix external auth username/channel name on conflict instead of throwing an exception ### Bug fixes @@ -115,6 +121,15 @@ * Add years in graph legend when grouping video views stats by month * Prevent creating multiple lives when clicking multiple times on the "Go Live" button * Fix *undefined" resolution in player *Stats for nerds* + * Fix not displayed error message in administrator web config + * 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