v1.10.0
Changelog v1.10.0
✨ Features
- Network Control
- Introduced network-based service control with Wi-Fi/SSID options.
- Clash
- Added support for multiple subscription URLs and configs.
- Subscriptions
- Added sing-box subscription support.
- Installer & Updater
- Improved install & update flow:
- Added progress bars and ghfast prompt.
- Enhanced logging polish.
- Improved install & update flow:
- Service
- Improved config file handling (Sync BFR Manager).
- Logging & CLI
- Added help menus, enhanced update/reload routines.
🛠 Fixes
- Network Switch
- Improved Wi-Fi SSID list handling.
- Subscription
box.servicenow auto-restarts when subscription updates withrenew=true.- Fixed creation of
clash_provide_configand subscription settings update.
- Clash / Connectivity
- Reverted socket MARK rules in
box.iptablesto restore UDP connectivity (#195).
- Reverted socket MARK rules in
- Service
- Added unified config error handler to update module status correctly.
- General
- Improved logging, startup handling, and binary checks.
🔧 Improvements & Refactors
- Customize
- Refactored binary update flow and mirror selection.
- Service
- Refined log cleanup rules.
- Scripts
- Added
settings.inivalidation to all entry scripts. - Unified output suppression format to
>/dev/null 2>&1.
- Added
🧹 Chore
- Removed legacy
tun_forward_ip_rulessupport.
Full Changelog: v1.9.0...v1.10.0