v3.2.9

tobychui/zoraxyv3.2.9Nov 2, 2025by tobychui

AI Summary

Optimization version with patch and feature improvements including PKCE support for OAuth2, enhanced log viewer with tar.gz support, and log rotation options moved to webmin panel.

Key Highlights

  • Added PKCE support with S256 challenge method for OAuth2
  • Moved log rotation options to webmin panel
  • Supported opening tar.gz files in new log viewer
  • Added disable logging function to HTTP proxy rule for high traffic sites
  • Updated lego to v4.28.0

New Features

  • PKCE support with S256 challenge method for OAuth2
  • Log rotation options in webmin panel
  • tar.gz support in log viewer
  • Disable logging function for HTTP proxy rules

Full Release Notes

<img width="1286" height="481" alt="圖片" src="https://github.com/user-attachments/assets/e0cff627-418f-49ca-b303-719956597e17" />

# v3.2.9
This version is another optimization version that introduce a few more patch and feature optimizations. 

**Note: We are planning to change the release model to follow more closely to what the Linux kernel does - with RC versions (Release Candidates) and stable releases instead of version & version.revX. If you are using some sort of automated tools for updating Zoraxy on your production environment, please be ready for the changes.** 

## What's Changed
* Update CHANGELOG.md by @Morethanevil in https://github.com/tobychui/zoraxy/pull/853
* Add PKCE support with S256 challenge method for OAuth2 (fixes #852) by @kjagosz in https://github.com/tobychui/zoraxy/pull/860
* Update lego to v4.27.0 by @zen8841 in https://github.com/tobychui/zoraxy/pull/869
* Update lego to v4.28.0 by @zen8841 in https://github.com/tobychui/zoraxy/pull/871
* Typo in plugins.html by @mlbarrow in https://github.com/tobychui/zoraxy/pull/873
* Moved log rotation options to webmin panel
* Supported opening tar.gz in the new log viewer
* Added disable logging function to HTTP proxy rule for high traffic sites
* V3.2.9 by @tobychui in https://github.com/tobychui/zoraxy/pull/870

## New Contributors
* @mlbarrow made their first contribution in https://github.com/tobychui/zoraxy/pull/873

**Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.2.8...v3.2.9