From b2aac08921a3cb05452d3b39c00014b588a684ce Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 10 Dec 2024 13:19:46 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7df0775c..9432279c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ ### Admin config (non-exhaustive) + * Ensure `instance.default_client_route` (in web admin -> `Configuration` -> `Basic` -> `Landing page`) has a correct path: `/videos/trending`, `/videos/local` and `/videos/recently-added` have been removed in favour of `/videos/browse` * Add ability to configure STUN servers IPs: `webrtc.stun_servers` * Remove `client.videos.miniature.display_author_avatar` config: author avatars are now always displayed