Skip to content

v3.0.7

Latest
Compare
Choose a tag to compare
@tobychui tobychui released this 20 Jun 02:56
· 14 commits to main since this release
57135a8

v3.0.7 Update

This version of Zoraxy added rate limiting and docker container selector list feature. The new -docker=true startup parameter is also added to facilitate future UX optimizations pull request from the community who are deploying Zoraxy with docker. The new Custom Header snippet also included the new HSTS support and Permission-Policy editor.

Notes for Windows 7 (or Windows Server 2008) Users
As building for Windows 7 is getting harder and harder with increasing numbers of go module dependencies, it is expected that Windows 7 support will be dropped soon (i.e. future releases will not includes zoraxy_windows_amd64_NT6-1.exe). Please consider switching to a more modern OS.

Change Log

  • Fixed redirection enable bug #199
  • Fixed header tool user agent rewrite sequence
  • Optimized rate limit UI
  • Added HSTS and Permission Policy Editor #163
  • Docker UX optimization start parameter -docker
  • Docker container selector implementation for conditional compilations for Windows

From contributors