Merge pull request #17 from movie-web/release-bump

Version 4.2.4
This commit is contained in:
mrjvs 2024-01-06 16:40:23 +01:00 committed by GitHub
commit 5c71ae6ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 0 deletions

View File

@ -2,6 +2,11 @@
title: 'Changelog'
---
# Version 2.1.1
- Fix support for JWT on non-Cloudflare platforms
- Fix header copying logic so User-Agent, Referer and Origin work properly
- Upgrade h3
# Version 2.1.0
- [Added Turnstile integration](2.configuration.md#turnstile_secret) to secure your workers from abuse.

View File

@ -2,6 +2,22 @@
title: 'Changelog'
---
# Version 4.2.4
::alert{type="warning"}
This release requires a new version of simple-proxy: 2.1.1
::
- Add meta tag for PWA's for apple devices
- Add galician flag
- Fix language fallback, this fixes weird dot notation instead of english language fallback
- Add Docker image for frontend
- Fix Brazilian portuguese flag in language selector
- Add profile picture preview in register and update
- Update Provider package to 2.0.4
- Added new translations: Catalan
- Improved translations: Czech, Greek, French, Gujarati, Hebrew, Hindi, Italian, Khmer (Central), Nepali, Dutch, Punjabi, Polish, Portuguese (Brazil), Romanian, Russian, Ukrainian, Vietnamese, Chinese (Simplified), pirate (generated), minion (generated)
# Version 4.2.3
- Fix player UI not disappearing
- Implement new locale system to support regional and alternative languages