]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update changelog
authorChocobozzz <me@florianbigard.com>
Mon, 12 Sep 2022 07:56:57 +0000 (09:56 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 12 Sep 2022 07:56:57 +0000 (09:56 +0200)
CHANGELOG.md

index 049c3a31d1cd7fe04c111273823032818e3336ab..5b620375a469e0ced98c821cca7a224a21cc669a 100644 (file)
@@ -1,6 +1,6 @@
 # Changelog
 
-## v4.3.0 (unreleased, RC planned for September)
+## v4.3.0-rc.1
 
 ### Maintenance
 
@@ -82,6 +82,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
   * 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
 
 
 ## v4.2.2