Final rewordings, postgres.ssl, dark/light icon + dir based titles.

This commit is contained in:
qtchaos
2024-01-02 04:13:28 +02:00
parent 927b23873f
commit f6de7b2240
21 changed files with 87 additions and 65 deletions

View File

@@ -4,14 +4,14 @@ title: 'Changelog'
# Version 2.1.0
- Added turnstile integration to secure your workers from abuse.
- [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
- 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.