zoraxy Releases
76 releases of tobychui/zoraxy
- v3.1.1r3
This is a Docker-specific patch release that fixes an issue with the Docker image for Zoraxy v3.1.1r2. The underlying binaries remain identical to the previous release, making this update optional for users running the executable version rather than the Docker container.
Sep 17, 2024
- 3.1.1v3.1.1
Version 3.1.1 is primarily a maintenance release focusing on bug fixes and security improvements, most notably patching a path traversal vulnerability in the file manager. The update also introduces an interactive tour mode to help beginners navigate Zoraxy's basic operations.
Sep 4, 2024
- 3.1.0v3.1.0
Version 3.1.0 introduces automatic Proxmox detection with compatibility mode to eliminate 501 errors when reverse proxying Proxmox web interfaces. This release also includes security improvements, notably fixing a CSRF vulnerability, alongside enhanced certificate management and logging capabilities.
Jul 31, 2024
- 3.0.9v3.0.9
Version 3.0.9 is a quick patch release addressing Docker compatibility issues with the new logging system startup flags. It introduces certificate download functionality alongside improvements to the GeoIP database, logging formatter, and update module implementation.
Jul 16, 2024
- 3.0.7v3.0.7
Version 3.0.7 introduces rate limiting capabilities and Docker container selector functionality, along with a new `-docker=true` startup parameter for improved Docker UX. It also adds HSTS and Permission-Policy support to the Custom Header snippet, while announcing upcoming deprecation of Windows 7 and Windows Server 2008 support.
Jun 20, 2024
- 3.0.6v3.0.6
Version 3.0.6 introduces an advanced bidirectional header customization engine supporting header manipulation in both directions (upstream and downstream), and replaces the TCP Proxy with a new Stream Proxy module supporting both TCP and UDP forwarding. The release also includes SMTP authentication improvements and various UX enhancements.
Jun 10, 2024
- 3.0.5v3.0.5
Version 3.0.5 is a maintenance release that fixes critical bugs in OVH DNS challenge generation and NextCloud container header handling, while introducing improved internal proxy detection logic and uptime monitoring enhancements.
May 26, 2024
- 3.0.4v3.0.4
This release introduces a new method for generating DNS challenge-based certificates (including wildcards) from Let's Encrypt without requiring environment variable changes, fixes concurrent save issues in ACME EAB settings, and resolves a panic when loading certificates generated by Zoraxy v2.
May 18, 2024
- 3.0.3Update v3.0.3
This release primarily addresses bugs in the new access filter rule system implementation, including fixes for default rule applications, CIDR blacklist support, and virtual directory redirect logic. It introduces a breaking change for SMTP users requiring configuration updates for non-email login usernames, alongside new features including custom mDNS name support and LAN tagging in statistics.
Apr 30, 2024
- 3.0.2Update v3.0.2
Version 3.0.2 introduces alias hostname support for HTTP proxy rules, allowing multiple domains and wildcards per rule. The release also rewrites the access rule system to support per-hostname filtering and restores Windows 7 support. Additionally, it includes EAD Configuration for ACME, various bug fixes, and offline font support for the management panel.
Apr 24, 2024
- 3.0.1Update v3.0.1
Version 3.0.1 is a maintenance release following the major v3.0 update, focusing on bug fixes and incremental enhancements including improved proxy performance, Cloudflare IP header support, and runtime management of HTTP proxy rules. This release drops Windows 7 support due to updating the minimum Go version requirement to 1.22.
Apr 4, 2024
- 3.0.0Update v3.0.0
Zoraxy v3.0.0 represents a major rewrite of the proxy core designed to handle more real-life use cases, introducing comprehensive host routing improvements including wildcard domain support and per-host virtual directories. This release requires a fresh installation as it is not backward compatible with v2 configurations or backups.
Feb 18, 2024
- 2.6.8Update v2.6.8
This release fixes the uptime monitor bug from version 2.6.7 and introduces the ability to opt-out of global TLS settings for specific subdomains via a new 'Allow plain HTTP access' option. It also adds automatic HTTP/2 support for TLS connections, implements a system-wide logger (WIP), optimizes the subdomain editing interface, and changes the default static web port to 5487 to avoid conflicts.
Nov 25, 2023
- 2.6.7Updates 2.6.7
This release fixes a critical multidomain logic bug from version 2.6.6 while introducing a comprehensive static web server with integrated file management capabilities. It also adds support for custom blacklist/whitelist templates, preferred Certificate Authority configuration for ACME, and an optimized TLS/SSL management interface.
Sep 26, 2023
- 2.6.6Updates 2.6.6
Version 2.6.6 delivers dramatic memory optimizations for GeoIP lookup (reducing RAM usage from 1.2GB to as low as 61MB), introduces custom ACME server support with TLS bypass capabilities, and fixes security vulnerabilities and reverse proxy compatibility issues. A subsequent patch on September 7, 2023 fixed a UI bug related to certificate generation.
Aug 30, 2023
- 2.6.5Updates 2.6.5
Version 2.6.5 is a beta release featuring a major reorganization of configuration files into a consolidated folder structure, new import/export capabilities, and ACME certificate auto-renewal support. This update introduces breaking changes for Docker users requiring volume mount updates to `/opt/zoraxy/config/` and removes the ability to configure the management port. The release also includes Whois functionality, healthcheck support for Docker deployments, and fixes for whitelist bugs.
Jul 19, 2023