| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ClashFX.app.dSYM.zip | 2026-05-15 | 49.8 MB | |
| ClashFX.dmg | 2026-05-15 | 90.9 MB | |
| 1.0.34 source code.tar.gz | 2026-05-15 | 5.1 MB | |
| 1.0.34 source code.zip | 2026-05-15 | 5.2 MB | |
| README.md | 2026-05-15 | 2.0 kB | |
| Totals: 5 Items | 151.0 MB | 0 | |
Bug Fixes
- Reliable Enhanced Mode Port Resolution —
clashWriteEnhancedConfignow promotes any user-configuredportorsocks-portintomixed-portand only falls back to7890when nothing is configured, eliminating the "Ports Open Fail" popup for source configs that omit explicit port fields. (#75) - Actionable Port-Open Failure Alert — The startup error now describes the real cause (mixed-port and port both 0) and embeds the last lines of
~/.config/clashfx/.mihomo_core.log; the "Edit Config" button opens the active.enhanced_config.yamlwhen Enhanced Mode is on. (#75) - Corrected Configuration Path Documentation — READMEs and the bug report template now reference
~/.config/clashfxinstead of the legacy~/.config/clash. (#75)
修复
- 增强模式端口可靠生成 —
clashWriteEnhancedConfig现在会将用户配置的port或socks-port自动提升为mixed-port,只有完全未配置时才回退到 <inline_block>4</inline_block>,从根源上消除订阅未显式声明端口字段时的“端口打开失败”弹窗。(#75) - 更可操作的启动失败提示 — 启动错误弹窗现在描述真实原因(mixed-port 和 port 均为 0),并嵌入
~/.config/clashfx/.mihomo_core.log末尾内容;增强模式下点击“编辑配置”会直接打开当前生效的 <inline_block>1</inline_block>。(#75) - 配置路径文档更正 — README 与 issue 模板中的配置目录从遗留的
~/.config/clash修正为 <inline_block>1</inline_block>。(#75)