Releases: charlessnow/ClashX
v1.120.0 - Dashboard Fix Release
🎉 Dashboard Fix Release
This release fixes the Dashboard not available
issue and improves dashboard compatibility.
🐛 Bug Fixes
- ✅ Fixed "Dashboard not available" error caused by
defunct upstream repository - Replaced Dreamacro/clash-dashboard with
MetaCubeX/Yacd-meta - Fixed hardcoded API port causing dashboard
connection failures - Dashboard now auto-detects correct API URL from
window.location
✨ Improvements
- Updated to modern Yacd-meta dashboard with better
features - Improved dashboard installation robustness
- Better error handling during dependency
installation
🔧 CI/CD Fixes
- Updated GitHub Actions to use macos-latest runner
(fixed retired macos-13 issue)
📝 Technical Details
The original Dreamacro/clash-dashboard repository
was deleted from GitHub, causing builds to fail and
show a placeholder error page. This release switches
to the actively maintained MetaCubeX/Yacd-meta fork
with additional enhancements and automatic API URL
detection.
📦 Installation
Download ClashX.dmg below and drag the app to your
Applications folder.
🔗 Links
Full Changelog: https://github.com/charlessnow/C
lashX/compare/1.119.0...1.120.0
v1.119.0
🎉 macOS 26 (Sequoia) Compatibility Release
This release primarily focuses on fixing critical crashes and
compatibility issues on macOS 26 (Sequoia) and newer versions.
🐛 Critical Bug Fixes
macOS 26+ Compatibility
- ✅ Fixed critical startup crash on macOS 26 (Sequoia)
- Resolved crash caused by missing
airportsystem command - Added robust file existence validation before executing
system commands - Implemented comprehensive error handling to prevent future
crashes
- Resolved crash caused by missing
UI Improvements
- Removed background colors from proxy list menu items for a
cleaner interface - Fixed menu item click crashes
Development
- Configured automatic code signing for easier local development
- Updated Swift Package Manager dependencies
⚠️ Important Notice
All macOS 26 (Sequoia) users must update to this version to
avoid crashes and ensure proper functionality.
📝 Technical Details
This release addresses compatibility issues introduced in macOS
26 where system utilities have been relocated or removed. ClashX
now gracefully handles these changes without crashing.
Full Changelog:
1.118.0...1.119.0
You can copy this text directly into the release description
field. The emphasis on macOS 26 (Sequoia) compatibility is
prominently featured at the top and in the important notice