v3.3.3-rc2

tobychui/zoraxyv3.3.3-rc2May 10, 2026by tobychui

AI Summary

Release candidate introducing traffic flow diagram visualization, improved main menu design, geoip lookup tool, and websocket timeout settings. Known ACME regression issue noted for new certificate requests.

Key Highlights

  • Added traffic flow diagram (experimental)
  • Improved main menu design
  • Fixed stream proxy nil pointer bug on some platforms
  • Added geoip lookup tool
  • Added websocket timeout settings and auto deadline adjustment based on traffic flow

New Features

  • Traffic flow diagram (experimental)
  • Geoip lookup tool
  • Websocket timeout settings with auto deadline adjustment
  • Custom URI for Uptime Monitor health check

Full Release Notes

<img width="1599" height="635" alt="圖片" src="https://github.com/user-attachments/assets/fcea976f-aa81-4be8-aa8e-10cd9d3d0236" />

# Known Issues
ACME: A regression was found in this RC2 build where requesting new certificates may fail.
- Note: Existing certificate renewals are unaffected and working as expected.
- Status: This has been fixed in the latest development branch and will be included in the next release.

---

# v3.3.3-rc2
This release added new features for v3.3.3, including

1. Traffic flow diagram (experimental) 
2. Better main menu design
3. Fix for stream proxy nil pointer bug on some platforms
4. geoip lookup tool
5. Websocket timeout settings and auto deadline adjustment based on traffic flow
6. and more small UX adjustments and bug fixes 

## What's Changed
* Fix typo in customHeaders.html by @jeremyy294 in https://github.com/tobychui/zoraxy/pull/1167
* V3.3.3-rc2 by @tobychui in https://github.com/tobychui/zoraxy/pull/1166

## New Contributors
* @jeremyy294 made their first contribution in https://github.com/tobychui/zoraxy/pull/1167

**Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.3-rc1...v3.3.3-rc2