v3.3.0-rc1
tobychui/zoraxyv3.3.0-rc1Nov 23, 2025by tobychui
AI Summary
First release candidate for v3.3.0 introducing the Linux kernel-style release naming convention with RC versions. Brings UX improvements for uptime monitor logic and a new experimental exploit blocking feature.
Key Highlights
- Adopted Linux kernel release naming convention (RC versions)
- New experimental exploit blocking feature
- Uptime monitor logic improvements
- Warning that docker builds may not be ready due to new release scheme
New Features
- Experimental exploit blocking feature
Full Release Notes
<img width="885" height="303" alt="圖片" src="https://github.com/user-attachments/assets/9e32344d-39c2-4d15-94e8-530c3d4839d0" /> # v3.3.0-rc1 This is the first release candidate of the v3.3.0 which provides many upgrade in user experience in regards of uptime monitor logic, new exploit blocking feature (experimental) and a few more minor improvements that makes your life as a sysadmin cosplayer easier. ## Release name changes From v3.3.0 onward we will be following the linux kernel convention for release names. So you will get rc1 rc2 rc3 until the release is stabilized and you will see a stable release without the rc suffix. But releases with rc are suppose to be more stable than pre-releases. If you are ok with that feel free to test out the release candidates and report any issue to help us make the stable release ship out faster. ## Issue regarding docker builds Since this is the first release with the changed release name scheme, dockerfile might not be ready. Pull with your own risk. **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.2.9...v3.3.0-rc1