v3.3.0
tobychui/zoraxyv3.3.0Dec 6, 2025by tobychui
AI Summary
Zoraxy v3.3.0 is a stable release introducing advanced logging and statistics controls, experimental AI crawler and exploit prevention, and enhanced proxy header management. The release also adds plugin hot-rebuild capabilities, DNS challenge support for ZeroSSL, Docker timezone improvements, and removes Buypass CA support.
Key Highlights
- Advanced log and statistic collector controls for enhanced monitoring
- Experimental AI crawler and exploit prevention capabilities
- Advanced header control allowing bypass of User-Agent header cleanup
- Plugin hot-rebuild button for development workflows (requires makefile or Go source)
- DNS challenge support enabled for ZeroSSL certificates
- Docker improvements including tzdata package and timezone environment variable support
Breaking Changes
- Removed Buypass from Certificate Authority (CA) options
New Features
- Advanced log and statistic collector control
- AI crawler and exploit prevention (experimental)
- Advanced header control with User-Agent header cleanup bypass option
- Plugin hot-rebuild button for plugins with makefile or Go source code
- DNS challenge support for ZeroSSL
- Docker timezone support via tzdata package and environment variable
Full Release Notes
<img width="1376" height="912" alt="image" src="https://github.com/user-attachments/assets/47752330-906b-4e2a-a3e1-4dfb394ce1ad" /> # v3.3.0 This is the stable release of Zoraxy v3.3.0. There are a lot of changes in this version compare to the previous stable release, including advance feature in log and statistic collector control, AI crawler and exploit prevention (experimental). We also got some minor update in place for some edge case user, like advance header control that allow bypass the `User-Agent` header cleanup and plugin hot-rebuild button (only shows up if the plugin folder contains a makefile or go source code). Thanks all the work and contributions from our maintainers and community to make the v3.3.0 release possible, and wish everyone a happy holiday during the seasonal holidays! ## What's Changed * Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/875 * Enable DNS challenge for zerossl and remove Buypass from CA by @zen8841 in https://github.com/tobychui/zoraxy/pull/885 * Optimize Github Action for creating the Docker image by @dwydler in https://github.com/tobychui/zoraxy/pull/883 * Add tzdata package and timezone environment variable to Dockerfile by @DeusMaximus in https://github.com/tobychui/zoraxy/pull/893 * fix rc image release by @PassiveLemon in https://github.com/tobychui/zoraxy/pull/902 * Sync up master branch with v3.3.0 dev branch by @tobychui in https://github.com/tobychui/zoraxy/pull/904 * V3.3.0 by @tobychui in https://github.com/tobychui/zoraxy/pull/905 * Add Dependabot configuration for GitHub Actions by @dwydler in https://github.com/tobychui/zoraxy/pull/907 * Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/913 * Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/912 * Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/911 ## New Contributors * @dwydler made their first contribution in https://github.com/tobychui/zoraxy/pull/883 * @DeusMaximus made their first contribution in https://github.com/tobychui/zoraxy/pull/893 * @dependabot[bot] made their first contribution in https://github.com/tobychui/zoraxy/pull/913 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.2.9...v3.3.0