You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lab Update Channel — ClashFX now ships Stable and Lab updates from the same Sparkle feed. Stable remains the default, while Settings → Debug → Update Channel → Lab (Experimental) opts into 4-segment Lab builds that receive fixes earlier and show a small orange badge on the app icon.
Lab Feedback Toolkit — The Help menu now includes Lab-oriented feedback and diagnostics actions so testers can open a pre-filled GitHub issue, copy redacted diagnostic info, open crash logs, or follow the manual rollback guide without anonymous telemetry.
Bypass Common Chinese Apps Toggle — Enhanced Mode can inject the Clash-FX/cn-apps-directPROCESS-NAME rule-provider so common Chinese apps such as WeChat, QQ, DingTalk, Feishu, and Bilibili go direct. The list updates automatically every 24 hours and defaults to off.
Hidden Proxy Groups Now Honored — Proxy groups marked hidden: true in YAML are filtered from the status bar menu while still participating in speed tests and rule routing internally.
App Icon Refresh — The bundled app icon set was refreshed for better visual consistency, and the default app icon padding now matches the built-in alternatives.
Bug Fixes
Proxy Provider Subscription Status — Local custom YAML files that use remote proxy-providers now show subscription usage in the menu by reading provider response metadata.
Localhost TUN Exclusions — Enhanced Mode route exclusions now accept valid hostnames such as localhost, preventing local services from being forced through Fake-IP routing.
Sparkle DMG Metadata — Release appcasts now publish DMG enclosures as application/x-apple-diskimage, matching the GitHub release asset type and Sparkle expectations.
Web View Cache Cleanup — Web resource cleanup now clears only disk and memory cache, preserving local storage and IndexedDB data.
Menu Visibility Settings — The menu display preferences now include the newly added Advanced TUN Settings and Bypass Common Chinese Apps actions.
Current Icon in Alerts — About, alert, and notification fallback windows now use the currently selected app icon instead of a stale bundled icon.
Status Bar Restart Cleanup — Restarting ClashFX from the menu no longer leaves a duplicate old status bar icon behind.
Launch Crash Under macOS 26 SDK Fixed — WKWebsiteDataStore calls were moved back to the main queue for compatibility with stricter WebKit main-thread checks.