From c1a9d727b84d16d55841652ad9ac718012a4587c Mon Sep 17 00:00:00 2001 From: Jorrin Date: Sun, 14 Apr 2024 23:00:22 +0200 Subject: [PATCH] Update changelog.mdx --- pages/client/changelog.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/client/changelog.mdx b/pages/client/changelog.mdx index b8d5de8..56c516b 100644 --- a/pages/client/changelog.mdx +++ b/pages/client/changelog.mdx @@ -2,6 +2,16 @@ title: 'Changelog' --- +# Version 4.7.0 +- Updated providers to 2.3.0 +- Keyboard shortcuts now also work with uppercase keys +- Audio language now defaults to your language preference +- The "Back to home" button in the video player can now be opened in a new tab using middle click +- The "Next episode" button now turns into a "Next season" button if you are on the last episode +- Added a fallback TMDB API if the first one cannot be reached. This should fix an issue for some users that are not able to search. +- Added autoplay. This can be turned on for extension users, users with a custom proxy, or can be turned on for all users for self-hosters using a environment variable. +- Improved translations: Persion (Mehdi), French (Erwann) + # Version 4.6.6 - Updated providers to 2.2.9 - Fixes for VidSrcTo and RidoMovies