| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ClashFX.app.dSYM.zip | 2026-04-09 | 46.9 MB | |
| ClashFX.dmg | 2026-04-09 | 96.2 MB | |
| 1.0.8 source code.tar.gz | 2026-04-09 | 5.0 MB | |
| 1.0.8 source code.zip | 2026-04-09 | 5.1 MB | |
| README.md | 2026-04-09 | 1.3 kB | |
| Totals: 5 Items | 153.2 MB | 0 | |
ClashFX 1.0.8
Bug Fixes
- Fix remote config import rejecting proxy-provider-only configs — Configs that use only
proxy-providers(without inlineproxies) were incorrectly rejected with "Remote Config Format Error". These configs work fine in other Clash clients. The overly strict proxy count check has been removed, aligning remote config validation with local config loading behavior. Fixes [#12] - Fix menu bar icon shrinking when speed display is disabled — The tray icon was rendered too small when real-time speed display was turned off. by @YangYongAn in [#11]
Bug 修复
- 修复远程配置导入误拒仅含 proxy-providers 的配置 — 仅使用
proxy-providers(无内联proxies)的配置会被错误拒绝并显示"格式错误",但同样的配置在其他 Clash 客户端可正常使用。已移除过于严格的代理数量检查,使远程配置校验与本地加载行为保持一致。修复 [#12] - 修复关闭实时速率显示时菜单栏图标变小的问题 — 关闭实时网速显示后,托盘图标会变得过小。by @YangYongAn in [#11]