v3.1.7
tobychui/zoraxyv3.1.7Feb 8, 2025by tobychui
AI Summary
This release introduces a new tagging system for HTTP Proxy rules and updates the dark theme to be less dark with consultation from 3S Design studio. It also adds interactive uptime monitor details, inline editing for redirection rules, and includes several bug fixes for improved stability.
Key Highlights
- New tagging system for HTTP Proxy rules contributed by @adoolaard
- Optimized dark theme color scheme to be less dark
- Added clickable uptime monitor status dot for detailed information
- Inline editing capability for redirection rules
- Fixed critical bugs including capital letter rule deletion and docker statistic saving issues
New Features
- Tagging system for HTTP Proxy rules
- Inline editing for redirection rules
- Uptime monitor status dot detail view (clickable)
- Close connection support for port 80 listener
- Optimized port collision check on startup
- Optimized dark theme color scheme
Full Release Notes
 ## v3.1.7 This release updated the dark theme color palettes to make it less dark. New updates include details viewing for uptime monitor and a few minor features. @adoolaard also introduced a new tag system for managing HTTP proxy rules in #509 ### Change Log - Merged and added new tagging system for HTTP Proxy rules - Added inline editing for redirection rules - Added uptime monitor status dot detail info (now clickable) - Added close connection support to port 80 listener - Optimized port collision check on startup - Optimized dark theme color scheme (Free consultation by [3S Design studio](https://www.3sdesign.io/)) - Fixed capital letter rule unable to delete bug - Fixed docker statistic not save bug by @PassiveLemon