Merge pull request #74 from movie-web/4.7.0

Version 4.7.0
This commit is contained in:
William Oldham
2024-04-14 22:02:35 +01:00
committed by GitHub

View File

@@ -2,6 +2,16 @@
title: 'Changelog' 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 # Version 4.6.6
- Updated providers to 2.2.9 - Updated providers to 2.2.9
- Fixes for VidSrcTo and RidoMovies - Fixes for VidSrcTo and RidoMovies