From eb0b30a22e1ab2ebdbaef85ff080978b0a1cd986 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 21 Sep 2022 08:53:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b620375a46..64d3c9bdb5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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