Simple proxy 2.1.1

This commit is contained in:
William Oldham 2024-01-06 15:38:16 +00:00
parent 9d70208efb
commit c04791eded
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
title: 'Changelog' 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 # Version 2.1.0
- [Added Turnstile integration](2.configuration.md#turnstile_secret) to secure your workers from abuse. - [Added Turnstile integration](2.configuration.md#turnstile_secret) to secure your workers from abuse.