v3.3.2-rc4
tobychui/zoraxyv3.3.2-rc4Mar 18, 2026by tobychui
AI Summary
This release adds quick patches for security and uptime monitor functionality, fixing an issue where upstream servers with improper TLS certificate setup were incorrectly marked as offline.
Key Highlights
- Fixed uptime monitor to allow upstreams with improper TLS setup to be seen as online
- Security patches for uptime monitor
- Design choice fix for upstream detection behavior
New Features
- Uptime monitor TLS certificate validation fix
Full Release Notes
<img width="1497" height="539" alt="圖片" src="https://github.com/user-attachments/assets/00923927-2dcf-43cb-b708-1964037fee82" /> # v3.3.2-rc4 This version added a few quick patch regarding security and uptime monitor so upstream with improper setup TLS certificate can still seen as online in uptime monitor. (The job of the uptime monitor is only here to see if upstream is online, that is why configurations should not affects the online status of an upstream. This fixes the design choice of the upstream detection behavior.) Will be releasing the formal v3.3.2 this weekend. ## What's Changed * V3.3.2-rc4 by @tobychui in https://github.com/tobychui/zoraxy/pull/1077 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.2-rc3...v3.3.2-rc4