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
Fix geosite download failure — Bundle geosite.dat in the app so subscriptions with geosite rules work on first launch without needing GitHub access (#1)
Fix version check showing 10.14 — AppcastParser was collecting text from sibling XML elements (minimumSystemVersion). Version number is now correctly scoped (#2)
Fix dashboard broken after "Update UI" — Clear all WKWebView data types including ServiceWorker registrations on launch. Add upgrade_ui JS bridge handler to safely reset dashboard from bundled files (#3)
Improvements
Auto-notify websites on release — New releases automatically update version numbers on clashfx.com and clashx.tech via repository_dispatch