mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 06:43:26 +00:00
23 lines
654 B
Markdown
23 lines
654 B
Markdown
---
|
|
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.
|
|
|
|
# Version 2.0.1
|
|
|
|
- Bugfix where sometimes body would double read
|
|
- Bugfix where sometimes no response would be given at all due to race condition
|
|
|
|
# Version 2.0.0
|
|
|
|
- Full rewrite, now supports multiple platforms: nodejs, Cloudflare, AWS lambda
|
|
- Standard proxy headers are no longer sent through. Which now doesn't send a client ip through anymore.
|