Skip to content

Release history

zoraxy releases

A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!

All releases

13 shown

No immediate action
v3.3.3-rc4 Bug fix

Connection timeout fixes

Config change
v3.3.3-rc3 Breaking risk
Auth Breaking upgrade

SMTP removal

v3.3.3-rc2 Bug fix
Notable features
  • Traffic flow diagram (experimental)
  • Better main menu design
  • geoip lookup tool
Full changelog

v3.3.3-rc2

This release added new features for v3.3.3, including

  1. Traffic flow diagram (experimental)
  2. Better main menu design
  3. Fix for stream proxy nil pointer bug on some platforms
  4. geoip lookup tool
  5. Websocket timeout settings and auto deadline adjustment based on traffic flow
  6. and more small UX adjustments and bug fixes

What's Changed

  • Fix typo in customHeaders.html by @jeremyy294 in https://github.com/tobychui/zoraxy/pull/1167
  • V3.3.3-rc2 by @tobychui in https://github.com/tobychui/zoraxy/pull/1166

New Contributors

  • @jeremyy294 made their first contribution in https://github.com/tobychui/zoraxy/pull/1167

Full Changelog: https://github.com/tobychui/zoraxy/compare/v3.3.3-rc1...v3.3.3-rc2

v3.3.3-rc1 Mixed
Notable features
  • WebDAV server access plugin
  • IP scanning improvements
  • Modernized key-value database
Full changelog

v3.3.1-rc1

This version mainly fixed some bugs from previous release and introduced a few minor helpful features in IP scanning and WebDAV server access (new plugin). This also updated the database dependencies to use a more modern and properly maintained key-value db.

Notes: Due to my homelab got flooded, I cannot test it on my production system for this build. Please open an issue if you encounter anything strange.

What's Changed

  • Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/1082
  • feat(acme): url.URL support for dnsCredentials by @t510599 in https://github.com/tobychui/zoraxy/pull/1078
  • feat: add a basic CI script by @AnthonyMichaelTDM in https://github.com/tobychui/zoraxy/pull/752
  • Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1104
  • Features: Turnstile for directory by @Klarulor in https://github.com/tobychui/zoraxy/pull/1112
  • Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1113
  • Bump actions/setup-go from 4 to 6 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1103
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/tobychui/zoraxy/pull/1105
  • fix: Allow Location header rewrite when target matches OriginalHost by @TuxLux40 in https://github.com/tobychui/zoraxy/pull/1120
  • Fix certificate file permissions by @devilmonastery in https://github.com/tobychui/zoraxy/pull/1116
  • Update lego to v4.35.2 by @zen8841 in https://github.com/tobychui/zoraxy/pull/1130
  • Update golang version in ci by @zen8841 in https://github.com/tobychui/zoraxy/pull/1131
  • V3.3.3 by @tobychui in https://github.com/tobychui/zoraxy/pull/1129

New Contributors

  • @t510599 made their first contribution in https://github.com/tobychui/zoraxy/pull/1078
  • @Klarulor made their first contribution in https://github.com/tobychui/zoraxy/pull/1112
  • @TuxLux40 made their first contribution in https://github.com/tobychui/zoraxy/pull/1120
  • @devilmonastery made their first contribution in https://github.com/tobychui/zoraxy/pull/1116

Full Changelog: https://github.com/tobychui/zoraxy/compare/v3.3.2...v3.3.3-rc1

v3.3.2 New feature
Breaking changes
  • Replaced Web File Manager with WebDAV
Notable features
  • Zoraxy Auth integrated SSO
  • WebDAV server implementation
  • Improved uptime monitor
v3.3.2-rc4 Bug fix

Fixed security and uptime monitor issues regarding TLS certificate handling to ensure upstream availability is correctly reported regardless of certificate configuration.

v3.3.2-rc3 New feature
Notable features
  • Auth group policy support
  • Additional Lego DNS providers
v3.3.2-rc2 New feature
Notable features
  • Zoraxy Auth SSO integration
  • Wintty Web SSH for Windows
  • GeoIP database size reduction
v3.3.2-rc1 New feature
Notable features
  • Device type redirect filtering
  • Trusted proxy access filter
  • Proxy protocol UI switch
v3.3.1 New feature
Notable features
  • Captcha gating
  • Secondary port listeners
  • Proxy protocol v1/v2 support
v3.3.1-rc3 Bug fix

Fixed critical NextCloud compatibility issue and proxy protocol middleware behavior through experimental flag toggle.

v3.3.1-rc2 Bug fix

Resolved stability issues and updated Lego dependency to 4.31.0 with improved ACME certificate handling.

v3.3.1-rc1 New feature
Notable features
  • Secondary listening addresses
  • Experimental captcha feature
  • Proxy protocol consumer support

Beta — feedback welcome: [email protected]