mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:43:26 +00:00
Initial draft
This commit is contained in:
@@ -3,43 +3,48 @@ title: 'Changelog'
|
||||
---
|
||||
|
||||
# Version 4.1.3
|
||||
- Add support for downloading HLS playlists
|
||||
- Added cdn replacements configuration option
|
||||
- new translations: estonian, toki pona, spanish
|
||||
- Translation improvements: german, turkish, nepali, chinese
|
||||
|
||||
- Add support for downloading HLS playlists
|
||||
- Added cdn replacements configuration option
|
||||
- new translations: estonian, toki pona, spanish
|
||||
- Translation improvements: german, turkish, nepali, chinese
|
||||
|
||||
# Version 4.1.2
|
||||
- Improve bundle chunking
|
||||
- Add millionjs for faster react
|
||||
- Update all dependency versions
|
||||
- Translation improvements: czech, hebrew, german
|
||||
- Fix mobile controls not going away after some time
|
||||
- Improve poster quality
|
||||
- Fix "media not found" error not being shown
|
||||
- Add more information to the error details modal
|
||||
|
||||
- Improve bundle chunking
|
||||
- Add millionjs for faster react
|
||||
- Update all dependency versions
|
||||
- Translation improvements: czech, hebrew, german
|
||||
- Fix mobile controls not going away after some time
|
||||
- Improve poster quality
|
||||
- Fix "media not found" error not being shown
|
||||
- Add more information to the error details modal
|
||||
|
||||
# Version 4.1.1
|
||||
- Fixed bug where settings toggles sometimes weren't usuable
|
||||
- Fixed bug where captions were permanently enabled
|
||||
- Fixed some missing translations
|
||||
- Translation improvements: arabic, french, nepali, chinese
|
||||
|
||||
- Fixed bug where settings toggles sometimes weren't usuable
|
||||
- Fixed bug where captions were permanently enabled
|
||||
- Fixed some missing translations
|
||||
- Translation improvements: arabic, french, nepali, chinese
|
||||
|
||||
# Version 4.1.0
|
||||
- Added new translations: arabic, chinese, latvian, thai, nepali, dutch
|
||||
- Translation improvements: turkish, hebrew
|
||||
- Fixed text directions for captions
|
||||
- Anti-tamper script has been removed and replaced with turnstile (this is the devtools blocked, you can use devtools again)
|
||||
- Added way to add the providers-api instead of proxies
|
||||
|
||||
- Added new translations: arabic, chinese, latvian, thai, nepali, dutch
|
||||
- Translation improvements: turkish, hebrew
|
||||
- Fixed text directions for captions
|
||||
- Anti-tamper script has been removed and replaced with turnstile (this is the devtools blocked, you can use devtools again)
|
||||
- Added way to add the providers-api instead of proxies
|
||||
|
||||
# Version 4.0.2
|
||||
- Added new translations: Hebrew, French, German, Swedish, Turkish.
|
||||
- Added minion joke language. Blame @jip_.
|
||||
- Thumbnail preview no longer goes under the next episode button.
|
||||
- Passphrase inputs are now actual password fields, so they may act nicer with password managers.
|
||||
- The player now remembers what your subtitle settings were, so no longer you need to keep selecting english everytime you watch.
|
||||
- Fix home link not working with /s/:term shortcut.
|
||||
- Swedish flag is now an actual Swedish flag.
|
||||
- Fix for various layout issues with small width mobile screens.
|
||||
|
||||
- Added new translations: Hebrew, French, German, Swedish, Turkish.
|
||||
- Added minion joke language. Blame @jip\_.
|
||||
- Thumbnail preview no longer goes under the next episode button.
|
||||
- Passphrase inputs are now actual password fields, so they may act nicer with password managers.
|
||||
- The player now remembers what your subtitle settings were, so no longer you need to keep selecting english everytime you watch.
|
||||
- Fix home link not working with /s/:term shortcut.
|
||||
- Swedish flag is now an actual Swedish flag.
|
||||
- Fix for various layout issues with small width mobile screens.
|
||||
|
||||
# Version 4.0.0
|
||||
|
||||
@@ -48,11 +53,13 @@ If you are upgrading from a previous version, make sure to read [the upgrade gui
|
||||
::
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- Fixed bug where video player overlays the controls on IOS.
|
||||
- Fixed bug where you are kicked out of the fullscreen when switching episode.
|
||||
- Fixed bug where you cannot select a different episode if first episode fails to load.
|
||||
|
||||
### Enhancements
|
||||
|
||||
- Completely redesigned look and feel for the entire website.
|
||||
- Added FAQ and DMCA pages.
|
||||
- Source loading page is more detailed.
|
||||
@@ -65,6 +72,7 @@ If you are upgrading from a previous version, make sure to read [the upgrade gui
|
||||
- Chromecasting now supports HLS
|
||||
|
||||
### New features
|
||||
|
||||
- Quality selector! You can now switch qualities.
|
||||
- Search bar no longer requires you to choose between shows or movies.
|
||||
- Visit `/s/:term` to quickly watch something. For example `https://movie-web.app/s/hamilton`.
|
||||
|
Reference in New Issue
Block a user