mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 10:23:26 +00:00
Initial draft
This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
---
|
||||
title: 'Changelog'
|
||||
---
|
||||
|
||||
# Version 2.1.0
|
||||
|
||||
- Added turnstile integration 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
|
||||
- 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.
|
||||
|
||||
- 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.
|
||||
|
Reference in New Issue
Block a user