Initial draft

This commit is contained in:
qtchaos
2023-12-31 16:39:55 +02:00
parent baf2169306
commit 86cd905dc8
40 changed files with 2461 additions and 2909 deletions

View File

@@ -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.