v3.3.3-rc4
tobychui/zoraxyv3.3.3-rc4May 29, 2026by tobychui
AI Summary
Release candidate addressing bug fixes including timeout settings for stuck connections and supporter list functionality. Currently undergoing internal testing with plans for stable v3.3.3 release next week.
Key Highlights
- Fixed ReadHeaderTimeout and IdleTimeout on main listeners
- Added timeout for stuck connections
- Added supporter list feature
- Updated Docker build-push-action to 7.2.0
- Updated Docker login-action to 4.2.0
New Features
- Timeout for stuck connections
- Supporter list
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