v3.3.3-rc2
gradio-app/fastrtcv3.3.3-rc2May 10, 2026by tobychui
AI Summary
Added experimental traffic flow diagram, improved main menu design, fixed stream proxy bugs, and introduced geoip lookup tools.
Key Highlights
- Traffic flow diagram (experimental)
- Better main menu design
- GeoIP lookup tool
- Websocket timeout settings
New Features
- Traffic flow diagram (experimental)
- Better main menu design
- Fix for stream proxy nil pointer bug
- GeoIP lookup tool
- Websocket timeout settings
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