From c04791ededfc3e6cf4f28449b7b54adbdf5d7d98 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sat, 6 Jan 2024 15:38:16 +0000 Subject: [PATCH] Simple proxy 2.1.1 --- content/2.proxy/3.changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/2.proxy/3.changelog.md b/content/2.proxy/3.changelog.md index 4aa68b9..8d05a52 100644 --- a/content/2.proxy/3.changelog.md +++ b/content/2.proxy/3.changelog.md @@ -2,6 +2,11 @@ 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 - [Added Turnstile integration](2.configuration.md#turnstile_secret) to secure your workers from abuse.