✨ New Features
• 📥 Download proxy selection:Added selectable download sources for frp packages, including mirrored URLs, improving success rate and speed in restricted or unstable networks.
• 📋 Download page list view:Added card / list view switching so version, size, download count, publish time, and local download status are easier to inspect.
• 🗂️ Proxy page list view:Added list mode to the proxy management page for quicker inspection of proxy name, type, local address, mapped address, remote port, and status.
• 👤 serverUser option:Added serverUser for stcp / xtcp / sudp related scenarios, allowing access to provider proxies created by other server-side users.
• 📦 Support for newer frp imports:Updated bundled frp version metadata and checksum data to support importing newer frp releases.
🐛 Bug Fixes
• Fixed overly strict local address validation; localIP / bindAddr now accept common formats such as host, localhost, and domain names.
• Fixed abnormal network connectivity check behavior by restoring a real reachable connectivity test URL.
• Fixed unstable recovery behavior after unexpected frpc exits, including repeated checks and inconsistent states.
⚡ Performance & Internals
• Improved proxy status toggle interaction, making enable / disable operations more direct.
• Improved mapped-address display and copy workflow, especially in list view.
• Strengthened frpc guardian and recovery logic with cooldown control to avoid repeated aggressive restarts.
• Improved frpc exit logging by recording stdout / stderr for easier troubleshooting.
• Improved disconnect notification behavior to avoid repeated connection-lost prompts within a short time.
🌐 Network & Download Improvements
• Updated the GitHub proxy endpoint to improve release metadata fetching and download availability.
• Download link generation now respects the selected mirror source, including copied download URLs.