Added 4.3.0 changelog + new settings

This commit is contained in:
mrjvs
2024-01-23 20:30:24 +01:00
parent 953ece8847
commit f5afacf0b5
2 changed files with 39 additions and 0 deletions

View File

@@ -2,6 +2,18 @@
title: 'Changelog'
---
# Version 4.3.0
- Add onboarding process to movie-web, triggable manually through settings. This needs to be turned when selfhosting.
- Added settings to toggle generated thumbnails, disabled by default
- Fix multiple subtitles with same language all showing as selected
- Add docker support, a hosted container image included (with ARM support)
- Added extension support, run movie-web without setting up a custom proxy
- Add disabled cursor for disabled buttons
- Add instruction link to custom proxy and custom server settings
- Added backdrop blur to navigation buttons
- Updated provider package (Re-enabled showbox/febbox subtitles)
# Version 4.2.5
::alert{type="warning"}