v3.3.3-rc4

givanz/VvvebJsv3.3.3-rc4May 29, 2026by tobychui

AI Summary

This release candidate focuses on stability improvements, specifically adding timeout handling for stuck connections and a supporter list. The version is currently undergoing internal testing with plans to release the final v3.3.3 next week.

Key Highlights

  • Added ReadHeaderTimeout and IdleTimeout for main listeners to handle stuck connections
  • Added a supporter list feature
  • Internal testing phase for v3.3.3
  • Dependency updates for Docker build and login actions

New Features

  • Supporter list
  • Connection timeout handling

Full Release Notes

# v3.3.3-rc4

This version patched up a few more bugs, add timeout for stuck connections and supporter list. 
Currently undergoing internal testing, if it is stable and everything goes well, I will be releasing the v3.3.3 next week. 

## What's Changed
* Bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1190
* fix(dynamicproxy): set ReadHeaderTimeout and IdleTimeout on main listeners by @ElmoViggiani in https://github.com/tobychui/zoraxy/pull/1187
* Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1189
* Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1188
* V3.3.3-rc4 by @tobychui in https://github.com/tobychui/zoraxy/pull/1192

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

**Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.3-rc3...v3.3.3-rc4