v3.3.2-rc1
tobychui/zoraxyv3.3.2-rc1Feb 15, 2026by tobychui
AI Summary
This release candidate introduced device type filtering for redirects allowing mobile/desktop-specific routing, experimental trusted proxy access filter, and Proxy protocol switch in the webmin UI.
Key Highlights
- Redirection device type filter (mobile/desktop)
- Experimental trusted proxy access filter
- Proxy protocol switch in webmin UI
- OAuth2 update
- Various dependency updates and bug fixes
New Features
- Device type filter for redirects
- Trusted proxy access filter
- Proxy protocol switch in webmin UI
Full Release Notes
<img width="1104" height="834" alt="圖片" src="https://github.com/user-attachments/assets/92578577-dd4a-4cff-a4c5-46584874b96b" /> # v3.3.2-rc1 This version contains a subset of all the new features of v3.3.2. New features that is introduced in this release candidate includes redirection device type filter (i.e. you can now choose to only redirect clients that is accessing your site with mobile / desktop), experimental trusted proxy access filter and Proxy protocol switch in the webmin UI. ## What's Changed * V3.3.2-rc1 oauth2 update by @kjagosz in https://github.com/tobychui/zoraxy/pull/1005 * Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1013 * Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/1018 * Fix typo, change from "Any acess requesting" to "Any access requesting" by @coddec in https://github.com/tobychui/zoraxy/pull/1023 * Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1026 * Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1025 * Update IP blacklist description text by @Psychoboy in https://github.com/tobychui/zoraxy/pull/1034 * V3.3.2-rc1 by @tobychui in https://github.com/tobychui/zoraxy/pull/1041 * Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1043 ## New Contributors * @coddec made their first contribution in https://github.com/tobychui/zoraxy/pull/1023 * @Psychoboy made their first contribution in https://github.com/tobychui/zoraxy/pull/1034 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.1...v3.3.2-rc1