Update changelogs

This commit is contained in:
mrjvs
2024-01-06 22:04:05 +01:00
parent 5c71ae6ea9
commit c52182555b
2 changed files with 16 additions and 0 deletions

View File

@@ -2,6 +2,15 @@
title: 'Changelog'
---
# Version 2.1.3
- Upgrade nitro, which fixes issues on AWS lambda
# Version 2.1.2
- Block more headers, be more anonymous (only works on non-cloudflare platforms)
- Add package version to route `/` for debugging purposes
- Add REQ_DEBUG=true variable to allow for logging all requests made.
- Remove old console.log
# Version 2.1.1
- Fix support for JWT on non-Cloudflare platforms
- Fix header copying logic so User-Agent, Referer and Origin work properly