| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ClashX.app.dSYM.zip | 2026-04-21 | 47.9 MB | |
| ClashX.dmg | 2026-04-21 | 46.6 MB | |
| 1.130.0 source code.tar.gz | 2026-04-21 | 954.9 kB | |
| 1.130.0 source code.zip | 2026-04-21 | 1.1 MB | |
| README.md | 2026-04-21 | 1.0 kB | |
| Totals: 5 Items | 96.5 MB | 0 | |
ClashX v1.130.0
Bug Fixes / 问题修复
- add GEOIP CN/private direct rules to generated share-link config When buildConfigFromShareLinks generates a Clash config from ss:// share links, the rules section only had MATCH,Proxy which routes ALL traffic through the proxy — including Chinese domestic sites like Baidu.
修复: add GEOIP CN/private direct rules to generated share-link config
- speed text blank after layout and settings tab gray block on macOS 15 SpeedTextView: override layout() to re-trigger needsDisplay after Auto Layout resolves bounds. The initial draw() call may occur when bounds are still zero (before the first layout pass), causing text to be invisible. Subsequent traffic callbacks only fire if speed values change, so without this override the text never redraws after layout completes.
修复: speed text blank after layout and settings tab gray block on macOS 15
Minimum system requirement: macOS 10.14. 最低系统要求:macOS 10.14。