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
Built-in App Icons — Appearance settings now include selectable built-in ClashFX app icons, with a Default option and custom uploads still supported.
Persistent Release App Icon Switching — Release app bundles can persist Finder/Dock icon changes while Xcode/DerivedData builds stay session-only to avoid signing damage.
Bug Fixes
Enhanced Mode Uses the Selected Config Path — Enhanced Mode now resolves the active config through the same path logic as the rest of the app, including iCloud fallback handling.
Custom Icon Uploads Normalize to PNG — Uploaded app icon images are converted to PNG before saving, avoiding mismatched file contents when users choose ICNS or other supported image formats.
Web Cache Cleanup Moved Off Main Thread — Cookie and WebKit data cleanup now runs on a utility queue to avoid blocking startup UI work.