Skip to content

v1.119.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 08:10
· 3 commits to master since this release

πŸŽ‰ macOS 26 (Sequoia) Compatibility Release

This release primarily focuses on fixing critical crashes and
compatibility issues on macOS 26 (Sequoia)
and newer versions.

πŸ› Critical Bug Fixes

macOS 26+ Compatibility

  • βœ… Fixed critical startup crash on macOS 26 (Sequoia)
    • Resolved crash caused by missing airport system command
    • Added robust file existence validation before executing
      system commands
    • Implemented comprehensive error handling to prevent future
      crashes

UI Improvements

  • Removed background colors from proxy list menu items for a
    cleaner interface
  • Fixed menu item click crashes

Development

  • Configured automatic code signing for easier local development
  • Updated Swift Package Manager dependencies

⚠️ Important Notice

All macOS 26 (Sequoia) users must update to this version to
avoid crashes and ensure proper functionality.

πŸ“ Technical Details

This release addresses compatibility issues introduced in macOS
26 where system utilities have been relocated or removed. ClashX
now gracefully handles these changes without crashing.


Full Changelog:
1.118.0...1.119.0

You can copy this text directly into the release description
field. The emphasis on macOS 26 (Sequoia) compatibility is
prominently featured at the top and in the important notice