3.0.3
tobychui/zoraxy3.0.3Apr 30, 2024by tobychui
AI Summary
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.
Key Highlights
- Bug fixes for access filter rule system (default rules, CIDR blacklists, vdir redirects)
- Breaking change for SMTP configuration requiring domain migration to username field
- Added custom mDNS name support via -mdnsname flag
- Fixed ACME certificate store reload issues after certificate requests
- New LAN tag functionality added to statistics
Breaking Changes
- For users using SMTP with older versions, you might need to update the settings by moving the domains (the part after @ in the username and domain setup field) into the username field
New Features
- Custom mDNS name support (-mdnsname flag)
- LAN tag in statistics
- Updated SMTP UI for non-email login username
Full Release Notes
### Update v3.0.2 This update primarily contains bug fixes for many of the issues introduced due to the new implementation of the access filter rule system. #### Breaking Change _For users using SMTP with older versions, you might need to update the settings by moving the domains (the part after @ in the username and domain setup field) into the username field._ #### Change Log - Updated SMTP UI for non email login username - Fixed ACME cert store reload after cert request - Fixed default rule not applying to default site when default site is set to proxy target - Fixed blacklist-ip not working with CIDR bug - Fixed minor vdir bug in tailing slash detection and redirect logic - Added custom mdns name support (-mdnsname flag) - Added LAN tag in statistic