v3.3.3-rc3

tobychui/zoraxyv3.3.3-rc3May 16, 2026by tobychui

AI Summary

Release candidate removing deprecated SMTP feature, adding trusted proxy gating to more services, and fixing ACME issue along with minor bugs. Includes several experimental security features.

Key Highlights

  • Removed deprecated SMTP feature
  • Added trusted proxy gating to more services
  • Fixed ACME certificate issue
  • Added custom URI for Uptime Monitor health check
  • Fixed issue #1169

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

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