v3.3.2

tobychui/zoraxyv3.3.2Mar 21, 2026by tobychui

AI Summary

This version introduces Trusted Proxy settings in access rules, Zoraxy Auth SSO functionality, and major uptime monitor improvements. The Web File Manager API was replaced with a WebDAV Server implementation that can be mounted as a local file system and opened with IDEs like VSCode.

Key Highlights

  • Trusted Proxy settings in access rule system
  • Zoraxy Auth SSO (Single Sign-On)
  • Major uptime monitor improvements
  • Replaced Web File Manager API with WebDAV Server implementation
  • Updated social banner and dpcore design with better connection reuse

New Features

  • Trusted Proxy settings
  • Zoraxy Auth SSO
  • WebDAV Server (replaces Web File Manager API)
  • Uptime monitor improvements

Full Release Notes

<img width="1920" height="1080" alt="social_banner" src="https://github.com/user-attachments/assets/7b5bce2b-6b6b-4afb-9c65-63e7ed6dc0c0" />

# v3.3.2

This version of Zoraxy introduced a few new features, including Trusted Proxy settings in access rule system, Zoraxy Auth SSO and some major improvement of the uptime monitor. This version also updated the social banner and dpcore design and now it is a bit faster (from my observation) and provide better connections reuse than previous implementation.

Also worth mentioning, due to the Web File Manager API are getting too many security advisory (mostly related to path traversal **after** user login, and most of them are not a threat due to the current single admin architecture), it has been replaced with a proper implementation of WebDAV Server which could be mounted as a local file system and directly opened using local IDE like VSCode.  This new implementation should be really useful for web developers that also provide deployment services for their clients. 

As always, thanks for all your contributions and pull request to make this project better for everyone :)

## What's Changed
* V3.3.2-rc1 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
* Sync v3.3.1-rc3 changes to v3.3.2 by @tobychui in https://github.com/tobychui/zoraxy/pull/1015
* 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
* fix: forward auth saving and defaults by @CrazyWolf13 in https://github.com/tobychui/zoraxy/pull/1045
* Update lego to v4.32.0 and fix shell script by @zen8841 in https://github.com/tobychui/zoraxy/pull/1051
* remove: docker webfm env var by @PassiveLemon in https://github.com/tobychui/zoraxy/pull/1057
* v3.3.2-rc2 by @tobychui in https://github.com/tobychui/zoraxy/pull/1055
* Enable providers for lego by @zen8841 in https://github.com/tobychui/zoraxy/pull/1068
* Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1063
* Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1064
* Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1065
* Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1066
* V3.3.2-rc3 by @tobychui in https://github.com/tobychui/zoraxy/pull/1069
* V3.3.2-rc4 by @tobychui in https://github.com/tobychui/zoraxy/pull/1077
* Fixed #1079 by @tobychui in https://github.com/tobychui/zoraxy/pull/1081

## 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
* @CrazyWolf13 made their first contribution in https://github.com/tobychui/zoraxy/pull/1045

**Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.1...v3.3.2