From 62bc4b66c514bb69e86de87de22aef7a37f6e25d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 18 Sep 2024 08:34:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 339aa350c..2a0ecbd23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v6.3.0-rc.1 +## v6.3.0 ### IMPORTANT NOTES @@ -55,6 +55,7 @@ * Forward watch page `start` query param to the OEmbed service so that the embed starts at the correct time * Notify local users on when an *Internal* video is published * Add ability for admins to disable federation (disabling ActivityPub endpoints) + * Improve local video search relevance ### Bug fixes @@ -73,6 +74,11 @@ * Use first step *Public* privacy when publishing lives without having validated the second step * Fix studio page responsive * Add CORS to oEmbed API + * Fix storyboard display at the end of the video + * Correctly cleanup permanent live empty directories + * Fix duplicated resolutions when capping fps + * Don't resize remote actor images with unknown size + * More robust caption update concurrency ## v6.2.1