v3.3.4-rc1

Tencent-Hunyuan/HY-Motion-1.0v3.3.4-rc1Jul 5, 2026by tobychui

AI Summary

Experimental release introducing route debugging tools and various UI/UX fixes including security patches.

Key Highlights

  • New route debugger services to intercept subdomains or paths.
  • Support for rotating traffic flow charts.
  • Plugin Manager UI and Developer Settings fixes.
  • Security patches and Ignored Paths feature for forward-auth.

New Features

  • Route debugger services
  • Traffic flow chart rotation
  • Ignored Paths for forward-auth
  • Plugin Manager UI fixes

Full Release Notes

<img width="1324" height="518" alt="圖片" src="https://github.com/user-attachments/assets/17945d9a-7bb2-46d9-bbaa-a9071ac07cdd" />

# v3.3.4-rc1

This experimental release introduced the new route debugger services which allows user to easily intercept a subdomain or path and show all the details of what the upstream is receiving. This also added a few more fixes and optimizations including supporting rotate of the traffic flow charts and a few more security patches. More UI improvements will be coming soon in rc-2.

<img width="943" height="449" alt="圖片" src="https://github.com/user-attachments/assets/314de9d1-c5ea-4057-94b9-f9a28e7b844e" />


## What's Changed
* Fix/statistic bounded maps by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1191
* Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/1200
* Fix Plugin Manager UI: iframe height and Developer Settings accordion by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1211
* feat(forward-auth): add Ignored Paths  by @CrazyWolf13 in https://github.com/tobychui/zoraxy/pull/1210
* fix: port80 listener toggle and default site routing on HTTP by @yannickid in https://github.com/tobychui/zoraxy/pull/1184
* tlscert: use name-based fallback cert instead of file renaming by @zen8841 in https://github.com/tobychui/zoraxy/pull/1218
* Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1209
* fix 1217: frontend js forgot to call parameter by @zen8841 in https://github.com/tobychui/zoraxy/pull/1221
* V3.3.4-rc1 by @tobychui in https://github.com/tobychui/zoraxy/pull/1222

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

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