v3.3.3-rc3

gradio-app/fastrtcv3.3.3-rc3May 16, 2026by tobychui

AI Summary

Removed the deprecated SMTP feature and added trusted proxy gating to more services. Fixed ACME issues and minor bugs.

Key Highlights

  • Health-check URI support for uptime monitor
  • Trusted proxy for basic auth
  • Access control for stream proxy

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