Merge pull request #921 from Morethanevil/main

Update CHANGELOG.md
This commit is contained in:
Toby Chui
2025-12-06 20:54:05 +08:00
committed by GitHub

View File

@@ -1,3 +1,18 @@
# v3.3.0 06 Dec 2025
+ Added "Block common exploits"
+ Added "Block AI and Crawlers"
+ Added option to disable statistics
+ Added option to remove user agent
+ Show checkbox for dns challenge in zerossl by [zen8841](https://github.com/tobychui/zoraxy/commits?author=zen8841)
+ Fixed Redirection: include sub-paths checkbox [#874](https://github.com/tobychui/zoraxy/issues/874)
+ Fixed Disable load balance and do not pause upstream for 60s [#896](https://github.com/tobychui/zoraxy/issues/896)
+ Fixed ACME bug [#903](https://github.com/tobychui/zoraxy/issues/903)
+ Fixed redirection bug [#900](https://github.com/tobychui/zoraxy/issues/900)
+ smaller bugfixes
+ updated dependecies
# v3.2.9 2 Nov 2025 # v3.2.9 2 Nov 2025
+ Add PKCE support with SHA256 challenge method for OAuth2 by [kjagosz](https://github.com/kjagosz) fixes [#852](https://github.com/tobychui/zoraxy/issues/852) + Add PKCE support with SHA256 challenge method for OAuth2 by [kjagosz](https://github.com/kjagosz) fixes [#852](https://github.com/tobychui/zoraxy/issues/852)