Clash Verge Rev v1.7.1 ​
2024-07-03, Clash Verge Rev v1.7.1 update released.
Breaking Changes ​
- Please make sure to re-import all subscriptions after updating, including Remote and Local
- Merge/Script has been refactored in this version. Please back up your custom Merge and Script before updating (updating will not delete the configuration files, but the old version of Merge and Script cannot be accessed from the front end after updating, so back up just in case)
- Merge is renamed to
Extended Configuration
, which is divided intoGlobal Extended Configuration
andSubscription Extended Configuration
. The global extended configuration is effective for all subscriptions, and the subscription extended configuration is only effective for the associated subscriptions - Script is renamed to
Extended Script
, which is also divided intoGlobal Extended Script
andSubscription Extended Script
- Subscription extended configuration is entered in the right-click menu of the subscription
- The execution priority is: Global Extended Configuration -> Global Extended Script -> Subscription Extended Configuration -> Subscription Extended Script
- The
prepend/append
capability has been deleted from the extended configuration. Please use Right-click Subscription ->Edit Rule
/Edit Node
/Edit Proxy Group
instead - MacOS users please reinstall the service mode after updating
Features ​
- Upgrade the kernel to 1.18.6
- Remove kernel authorization and change to service mode
- Automatically fill in local subscription name
- Add major update processing logic
- Subscriptions specify extension configuration/scripts separately (need to re-import subscriptions)
- Add visual rule editor (need to re-import subscriptions)
- Add toolbar buttons to the editor (format, maximize/minimize)
- WEBUI uses the latest version of metacubex and solves the problem of not being able to log in automatically
- Disable some Webview2 shortcut keys
- Add a connector + sign to the hotkey configuration
- Add some floating prompt buttons for explanations
- When the log level is
Debug
(changes require restarting the software to take effect), support clicking on memory to actively recycle memory (green text) - Add a TG channel link in the upper right corner of the settings page
- Various details and interface performance optimizations
Bugs Fixes ​
- Fix proxy bypass format check
- Close process by process name
- Restore DNS settings when exiting the software
- Fix the update interval cannot be saved when creating a local subscription
- Connection page column width cannot be adjusted