From 50aab55bedd02e351aa093fda627dddc55265c85 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Mon, 26 Feb 2024 21:46:30 +0000 Subject: [PATCH] Version 4.5 --- content/3.client/4.changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/content/3.client/4.changelog.md b/content/3.client/4.changelog.md index 5adcfaa..506803d 100644 --- a/content/3.client/4.changelog.md +++ b/content/3.client/4.changelog.md @@ -2,6 +2,22 @@ title: 'Changelog' --- +# Version 4.5.0 + +- Improved translations: Estonian, Persian, Toki Pona, Vietnamese. +- Route subtitles through extension if installed. +- Fix Docker build failing when PWA is enabled. +- Add randomised placeholders for search bar. +- Add preview to the theme selector. +- Remove references to the official domain. +- Update admin page to run worker tests in parallel. +- Disable creating account when backend server isn't set. +- Remove default setup option if no default proxy set. +- Remove extension help text when extension succeeded. +- Allow configuration of Google Analytics - removed our default one. +- Fix media download button redirection to incorrect URL on main tab. +- Allow users to change volume with scroll wheel. + # Version 4.4.0 - Changed behaviour of HLS playlists to have a copy button instead of a download button for more compatibility.