mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 02:43:28 +00:00
Compare commits
5 Commits
19edd8d00e
...
b25cd333e4
Author | SHA1 | Date | |
---|---|---|---|
|
b25cd333e4 | ||
|
d59b5cc762 | ||
|
d00bfbf5c0 | ||
|
295a9768af | ||
|
d17d887ac8 |
@@ -94,7 +94,7 @@ Railway offers you $5 of credit once you verify your account, which is enough to
|
|||||||
|
|
||||||
::alert{type="warning"}
|
::alert{type="warning"}
|
||||||
Experience with Docker, domains and web hosting is **highly recommended** for this method. <br />
|
Experience with Docker, domains and web hosting is **highly recommended** for this method. <br />
|
||||||
[Deploying with Cloudflare](#method-1-cloudflare-easy) is easier and safer to do! You are exposing your server at your own risk!
|
[Deploying with Netlify](#method-1-netlify-easy) is easier and safer to do! You are exposing your server at your own risk!
|
||||||
::
|
::
|
||||||
|
|
||||||
Our `simple-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/movie-web/simple-proxy:latest`](https://ghcr.io/movie-web/simple-proxy:latest){target="\_blank"} :copy-button{content="ghcr.io/movie-web/simple-proxy:latest"}
|
Our `simple-proxy` application is available from the GitHub Container Registry under the image [`ghcr.io/movie-web/simple-proxy:latest`](https://ghcr.io/movie-web/simple-proxy:latest){target="\_blank"} :copy-button{content="ghcr.io/movie-web/simple-proxy:latest"}
|
||||||
|
@@ -2,6 +2,20 @@
|
|||||||
title: 'Changelog'
|
title: 'Changelog'
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Version 4.6.3
|
||||||
|
- Updated providers to 2.2.5
|
||||||
|
- Fixed vercel routing
|
||||||
|
- Fixed TV browsers crashing because of MediaSession
|
||||||
|
- Fixed Chinese (traditional) translation
|
||||||
|
- Optimized all images
|
||||||
|
- Fixed page scrolling when adjusting the volume using the scroll wheel
|
||||||
|
- Added support for HLS audio tracks (You now have the option to change the audio language for RidoMovies)
|
||||||
|
- Admin page no longer leaks the worker url.
|
||||||
|
- Added the ability to drag and drop your subtitle files.
|
||||||
|
- Improved the error message when the extension has not whitelisted the domain. It should now ask you to grant permission.
|
||||||
|
- Fixed an issue where the episode progression would not save after clicking the 'Next episode' button
|
||||||
|
- Improved translations: Catalan, Czech, German, Spanish, Estonian, Persian, French, Galician, Indonesian, Italian, Dutch, Polish, Portuguese (Brazil), Romanian, Russian, Turkish, Chinese (Han (Traditional variant))
|
||||||
|
|
||||||
# Version 4.6.2
|
# Version 4.6.2
|
||||||
- Updated providers to 2.2.3
|
- Updated providers to 2.2.3
|
||||||
- Added defaults for extension store links
|
- Added defaults for extension store links
|
||||||
|
Reference in New Issue
Block a user