✨ What's New
✨ Features
- Add
PROXY_CHECK_CONCURRENCYto cap how many proxies are checked in parallel per cycle (default0= unlimited, unchanged behavior) — useful for large subscriptions to limit peak load and open connections
🐛 Bug Fixes
- Fix
/config/{id}, the dashboard and the JSON API reporting the wrong status when several proxies share the same name — status is now resolved bystable_id, consistent with/metrics - Fix multiple Hysteria2 proxies on the same server (same address, different auth) being checked as a single user, via the xray-core update
🔄 Improvements
- Update xray-core and libXray to v26.6.27
- Skip the next scheduled check if a cycle overruns
PROXY_CHECK_INTERVAL(instead of stacking overlapping runs), and log a warning - Upgrade the docs site (Astro 7 / Starlight 0.41) to clear dependency security advisories
Full Changelog: v1.3.0...v1.3.1