v3.3.3-rc3
givanz/VvvebJsv3.3.3-rc3May 16, 2026by tobychui
AI Summary
This release removes the deprecated SMTP feature and enhances trusted proxy gating across more services. It includes bug fixes for the ACME issue and introduces experimental features like health-check URI support for uptime monitoring and improved access control for stream proxies.
Key Highlights
- Removed deprecated SMTP feature
- Added trusted proxy gating to more services
- Fixed ACME issue
- Added health-check URI support for uptime monitor
- Added trusted proxy for basic auth
Breaking Changes
- Removed deprecated SMTP feature
New Features
- Health-check URI support for uptime monitor
- Trusted proxy for basic auth
- Access control for stream proxy
- Trusted proxy gating to more services
Full Release Notes
<img width="832" height="435" alt="圖片" src="https://github.com/user-attachments/assets/e195baff-e354-43c2-a691-faec12e56bfd" /> # v3.3.3-rc3 This version removed the deprecated SMTP feature as well as adding trusted proxy gating to more services. This version also fixed the ACME issue and a few more minor bugs. New experimental features including - Health-check URI support for uptime monitor - Trusted proxy for basic auth - Access control for stream proxy ## What's Changed * fix #1169 by @zen8841 in https://github.com/tobychui/zoraxy/pull/1171 * chore: clean up Docker related files by @PassiveLemon in https://github.com/tobychui/zoraxy/pull/1175 * Add custom URI for Uptime Monitor health check by @barto95100 in https://github.com/tobychui/zoraxy/pull/1172 * V3.3.3-rc3 by @tobychui in https://github.com/tobychui/zoraxy/pull/1178 ## New Contributors * @barto95100 made their first contribution in https://github.com/tobychui/zoraxy/pull/1172 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.3-rc2...v3.3.3-rc3