Updates

Clash Verge Rev v2.4.7Latest

2026-03-21

v2.4.7

[!IMPORTANT]

Following v2.4.6, continued optimization and bug fixes; the version with the fewest bugs. All users are recommended to upgrade immediately.

Version numbering: Clash Verge follows x.y.z format: x = major architectural changes, y = new features, z = bug fixes and optimizations.

๐Ÿž Bug Fixes

  • Fixed Windows TUN mode toggle issues when running as administrator
  • Fixed conflict between silent startup and auto lightweight mode
  • Fixed unable to return to main interface after entering lightweight mode
  • Fixed occasional profile switching failures
  • Fixed significant delay regression when switching nodes or modes
  • Fixed website tests still using proxy when proxy is disabled
  • Fixed inaccurate Gemini unlock test results
  • Fixed status bar not updating after deleting subscriptions

โœจ New Features

  • Upgraded Mihomo core

๐Ÿš€ Improvements

  • Optimized subscription error notifications, only on manual trigger
  • Hide subscription info in logs
  • Optimized some UI text
  • Optimized latency when switching nodes
  • Optimized tray exit shortcut display
  • Optimized first startup node info refresh
  • Linux default to built-in window controls
  • Implemented custom network segment exclusion validation
  • Removed redundant auto-backup trigger conditions
  • Restored syntax hints for mihomo config in built-in editor
  • Website tests now use real TLS handshake latency
  • System proxy indicator (icon) uses real proxy status
  • System proxy toggle indicator adds verification if pointing to Verge
  • System proxy toggle changed to optimistic update mode for better UX

Download Links

Windows (Windows 7 no longer supported)

#### Standard Version (Recommended)

#### Built-in WebView2 Version (Larger size, only for Enterprise editions or when WebView2 cannot be installed)

macOS

Linux

#### DEB Package (Debian family) - Install with apt ./path

#### RPM Package (RedHat family) - Install with dnf ./path

FAQ

Recommended VPN Providers

Created at Sat Mar 21 14:05:42 CST 2026.

Clash Verge Rev AutoBuild

2025-11-10

v2.4.8

[!IMPORTANT]

Version numbering: Clash Verge follows x.y.z format: x = major architectural changes, y = new features, z = bug fixes.

  • Mihomo(Meta) core upgraded to v1.19.23

๐Ÿž Bug Fixes

  • Fixed system proxy not fully closing in PAC mode after being disabled
  • Fixed possible macOS freeze when toggling proxy
  • Fixed timer not refreshing after modifying scheduled auto-update
  • Fixed Linux TUN disable not taking effect immediately
  • Fixed system proxy shutdown sequence logic (prevent system proxy close state not being saved during quick exit)

โœจ New Features

  • Subscription QR code sharing
  • New macOS tray speed display
  • Keyboard shortcut operation result notifications
  • Automatic software updates (background download with automatic installation on next startup)

๐Ÿš€ Improvements

  • Optimized macOS system proxy reading performance
  • Optimized frontend CPU performance
  • More robust service mode and edge case core recovery

Download Links

Windows (Windows 7 no longer supported)

#### Standard Version (Recommended)

#### Built-in WebView2 Version (Larger size, only for Enterprise editions or when WebView2 cannot be installed)

macOS

Linux

#### DEB Package (Debian family) - Install with apt ./path

#### RPM Package (RedHat family) - Install with dnf ./path

FAQ

Recommended VPN Providers

Created at Sat Apr 25 12:51:15 CST 2026.

Clash Verge Rev v2.4.6

2026-02-19

v2.4.6

[!IMPORTANT]

After multiple rounds of refinement and fixes, this is our most satisfying milestone version since 2.0. All users are recommended to upgrade immediately.

๐Ÿž Bug Fixes

  • Fixed slow proxy info refresh on first startup
  • Fixed infinite IP location queries when offline
  • Fixed WebDAV page retry logic
  • Fixed Linux service mode permissions via GUI not as expected
  • Fixed macOS proxy setting issues due to network interface order
  • Fixed unable to operate tray after resuming from sleep
  • Fixed inconsistent current node icon semantics on homepage
  • Fixed config not reloading promptly when importing subscriptions via URL scheme
  • Fixed rule interface line number display logic
  • Fixed Windows tray open log failure
  • Fixed KDE first startup errors

โœจ New Features

  • Upgraded Mihomo core to latest
  • Support for automatic latency monitoring interval in subscription settings
  • New traffic tunnel management interface with visual add/remove tunnel configuration
  • GUI support for Masque protocol

๐Ÿš€ Improvements

  • More detailed error reporting when service installation fails
  • Prevent dirty subscription URLs from blocking scheme import
  • macOS TUN override DNS using 114.114.114.114
  • Connectivity test replaced with faster http://1.0.0.1
  • Added clear input button to filter/search components in connections, rules, logs pages
  • Chain proxy adds clear entry/exit and data flow indicators
  • Optimized IP info card
  • Beautified proxy group icon styles
  • Removed redundant service binaries from Linux resources folder

Download Links

Windows (Windows 7 no longer supported)

#### Standard Version (Recommended)

#### Built-in WebView2 Version (Larger size, only for Enterprise editions or when WebView2 cannot be installed)

macOS

Linux

#### DEB Package (Debian family) - Install with apt ./path

#### RPM Package (RedHat family) - Install with dnf ./path

FAQ

Recommended VPN Providers

Created at Fri Feb 20 04:32:29 CST 2026.

Clash Verge Rev v2.4.5

2026-01-25

v2.4.5

[!WARNING]

ๆญค็‰ˆๆœฌ Further restricted service IPC permissions on macOS and Linux๏ผŒ้ƒจๅˆ†็Žฏๅขƒ้œ€่ฆๆ‰‹ๅŠจๅค„็†ใ€‚้œ€่ฆๅ…ˆๅœจๆ—ง็‰ˆๆœฌๅธ่ฝฝ TUN ๆœๅŠกๅŽๅ†ๅฎ‰่ฃ…ๆ–ฐ็‰ˆๆœฌๆœๅŠกใ€‚

>

ๅทฒ็ปๅฎ‰่ฃ…็š„็”จๆˆทๅฏๅœจ็ปˆ็ซฏๅธ่ฝฝๆœๅŠกๅ†ๅฎ‰่ฃ…ใ€‚

>

For macOS:

```bash

APP="/Applications/Clash Verge.app"

sudo "$APP/Contents/Resources/resources/clash-verge-service-uninstall"

sudo "$APP/Contents/Resources/resources/clash-verge-service-install"

```

For Linux:

```bash

sudo clash-verge-service-uninstall

sudo clash-verge-service-install

```

  • Mihomo(Meta) core upgraded to v1.19.19

๐Ÿž Bug Fixes

  • Fixed macOS wired network DNS hijacking failure
  • Fixed Monaco editor right-click menu display issues
  • Fixed port occupancy check when setting proxy port
  • Fixed Monaco editor initialization stuck at Loading
  • Fixed fields in config.yaml / profiles.yaml not being properly restored when restoring backup
  • Fixed Windows system theme sync issues
  • Fixed URL Schemes unable to import normally
  • Fixed unable to install TUN service on Linux
  • Fixed possible false port occupancy reports
  • Fixed setting allowed external control sources not taking effect immediately
  • Fixed frontend performance regression issues

โœจ New Features

  • Allow advanced filter search in proxy page
  • Added import backup button in backup settings page
  • Allow modifying notification popup position
  • Support collapsing sidebar (sidebar right-click menu / interface settings)
  • Allow displaying outbound mode in tray first-level menu
  • Allow disabling display of proxy groups in tray
  • Support directly importing AnyTLS URI configuration in "Edit Node"
  • Support turning off "Verify proxy bypass format"
  • New visual editor for system proxy bypass and TUN excluded custom network segments

๐Ÿš€ Improvements

  • In-app update log supports parsing and rendering HTML tags
  • Performance optimization of frontend and backend resources when rendering traffic graphs
  • Attempt to disable WebKit DMABUF rendering in Linux NVIDIA GPU environments to avoid potential issues
  • Windows auto-start changed to scheduled task implementation
  • Improved tray and window operation frequency limit implementation
  • When adding nodes with "Edit Node", automatically add the node to the first position of the first "select" type proxy group
  • Hide sidebar and floating jump navigation scrollbars
  • Improved GUI support for AnyTLS / Mieru / Sudoku
  • Further restricted service IPC permissions on macOS and Linux
  • Removed redundant 3-second delay in Windows auto-start scheduled task
  • Right-click error notifications to copy error details
  • Optimized execution flow when saving TUN settings to avoid UI freezing
  • Added deb / rpm dependency libayatana-appindicator
  • Expanded sort click area of "Connections" table header to full column width
  • Show loading overlay during backup restore, no need to manually close dialog during restore process

Download Links

Windows (Windows 7 no longer supported)

#### Standard Version (Recommended)

#### Built-in WebView2 Version (Larger size, only for Enterprise editions or when WebView2 cannot be installed)

macOS

Linux

#### DEB Package (Debian family) - Install with apt ./path

#### RPM Package (RedHat family) - Install with dnf ./path

FAQ

Recommended VPN Providers

Created at Sun Jan 25 14:39:08 CST 2026.

Clash Verge Rev v2.4.5-rc.2

2026-01-23

v2.4.5

  • Mihomo(Meta) core upgraded to v1.19.19

๐Ÿž Bug Fixes

  • Fixed macOS wired network DNS hijacking failure
  • Fixed Monaco editor right-click menu display issues
  • Fixed port occupancy check when setting proxy port
  • Fixed Monaco editor initialization stuck at Loading
  • Fixed fields in config.yaml / profiles.yaml not being properly restored when restoring backup
  • Fixed Windows system theme sync issues
  • Fixed URL Schemes unable to import normally
  • Fixed unable to install TUN service on Linux
  • Fixed possible false port occupancy reports
  • Fixed setting allowed external control sources not taking effect immediately
  • Fixed frontend performance regression issues

โœจ New Features

  • Allow advanced filter search in proxy page
  • Added import backup button in backup settings page
  • Allow modifying notification popup position
  • Support collapsing sidebar (sidebar right-click menu / interface settings)
  • Allow displaying outbound mode in tray first-level menu
  • Allow disabling display of proxy groups in tray
  • Support directly importing AnyTLS URI configuration in "Edit Node"
  • Support turning off "Verify proxy bypass format"
  • New visual editor for system proxy bypass and TUN excluded custom network segments

๐Ÿš€ Improvements

  • In-app update log supports parsing and rendering HTML tags
  • Performance optimization of frontend and backend resources when rendering traffic graphs
  • Attempt to disable WebKit DMABUF rendering in Linux NVIDIA GPU environments to avoid potential issues
  • Windows auto-start changed to scheduled task implementation
  • Improved tray and window operation frequency limit implementation
  • When adding nodes with "Edit Node", automatically add the node to the first position of the first "select" type proxy group
  • Hide sidebar and floating jump navigation scrollbars
  • Improved GUI support for AnyTLS / Mieru / Sudoku
  • Further restricted service IPC permissions on macOS and Linux
  • Removed redundant 3-second delay in Windows auto-start scheduled task
  • Right-click error notifications to copy error details
  • Optimized execution flow when saving TUN settings to avoid UI freezing
  • Added deb / rpm dependency libayatana-appindicator
  • Expanded sort click area of "Connections" table header to full column width
  • Show loading overlay during backup restore, no need to manually close dialog during restore process

Download Links

Windows (Windows 7 no longer supported)

#### Standard Version (Recommended)

#### Built-in WebView2 Version (Larger size, only for Enterprise editions or when WebView2 cannot be installed)

macOS

Linux

#### DEB Package (Debian family) - Install with apt ./path

#### RPM Package (RedHat family) - Install with dnf ./path

FAQ

Recommended VPN Providers

Created at Fri Jan 23 20:42:44 CST 2026.