v3.3.3-rc2

givanz/VvvebJsv3.3.3-rc2May 10, 2026by tobychui

AI Summary

This is the second Release Candidate for version 3.3.3, introducing experimental traffic flow diagrams, an improved main menu design, and a geoip lookup tool. It also adds websocket timeout settings and addresses a known regression in ACME certificate requests.

Key Highlights

  • Traffic flow diagram (experimental)
  • Better main menu design
  • Geoip lookup tool
  • Websocket timeout settings and auto deadline adjustment
  • Fix for ACME certificate request regression

New Features

  • Traffic flow diagram (experimental)
  • Better main menu design
  • Geoip lookup tool
  • Websocket timeout settings and auto deadline adjustment
  • Typo fix in customHeaders.html

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