Clash Verge Rev v2.0.1 â
Notice â
It is strongly recommended to completely delete the old version 1.x and then install this version!
After 3 months of intensive development and rigorous testing, the stable version 2.0.1 is finally released: huge improvements and performance, stability improvement, Clash Verge Rev is now as robust as cfw; and more powerful and easy to use!
Due to the change of service installation logic, the first installation of Mac/Linux requires entering the system password to uninstall and install the service. You can use tun (virtual network card) mode smoothly in the future
Due to the underlying bug of Tauri 2.0, the webview process is retained after closing the window. The advantage is that it is faster to open the panel again, and the disadvantage is that the memory usage is slightly increased
2.0.1 is improved compared to 2.0.0 (it is strongly recommended to upgrade, and the previous version 2.0.0 has been deleted)
The problem of not being able to upgrade from 2.0rc and 2.0.0 (if the 2.0 version has been installed, you need to download and install it manually)
The rare problem of not being able to install services and not being able to start under MacOS system is now more robust
The problem of the program crashing when opening a file when there is no yaml editor in the system
The problem that the upgrade and overwrite installation in Windows applications will not delete the old executable file
Modified and optimized the fakeip segment and dns under mac
Test menu svg icon format check
The problem of repeated installation vs runtime in application upgrade
Fixed the problem of authentication error when there are special characters in the password under external control
Fixed the problem of Webdav settings being lost after restoring Webdav backup settings
Added a button to quickly return to the top on the proxy page
Breaking-changes â
- Major framework upgrade: Use Tauri 2.0 (huge improvements and performance improvements)
- Report bugs in issues; no longer accept bug feedback for version 1.x.
- It is strongly recommended to completely delete the old version 1.x and then install this version
Features â
- Meta (mihomo) kernel upgrade 1.18.10
- The system proxy under Win is replaced with mature sysproxy.exe solutions such as Shadowsocks/CFW/v2rayN to solve the problem that the system proxy cannot be set in the dial-up/VPN environment
- The service mode is improved to automatically install when the software is started, and the TUN mode can be freely enabled and is no longer limited to the service mode
- URL Scheme can be used to import subscriptions under Mac
- Ctrl (cmd) + Q shortcut keys can be used to exit the program
- Prompt message for successful import of subscriptions
- Automatically select newly imported subscriptions
- Add color distinction to logs
- Improve multiple text descriptions
- Add icon svg format detection
- Add more app debug logs
- Add black color scheme for tray on white desktop under MacOS (but it will proxy the system proxy and tun mode icon failure)
- Add Webdav backup function
- Add unified delay setting switch
- Added the function of automatically detecting and downloading vc runtime under Windows
- Support displaying node identification of mux and mptcp
- Replace the latency test connection with http's cp.cloudflare.com/generate_204 (the latency test result will increase when unified latency is turned off)
- Refactored the logging logic to collect and filter all log types (the debug log types could not be recorded before)
Performance â
- Optimize and refactor the kernel startup management logic
- Optimize TUN startup logic
- Refactor and optimize app_handle
- Refactor the system proxy bypass logic
- Remove useless PID creation logic
- Optimize the system DNS setting logic
- Backend window control
- Refactor the DNS setting logic under MacOS
Bugs Fixes â
- Fix the problem that the subscription will jump when importing a new subscription when there are multiple subscriptions
- Fix multiple bugs under Linux, Tun mode currently works normally under Linux
- Fix the problem of missing taskbar icons under Linux wayland
- Fix Linux KDE Issue with the desktop environment not starting
- Removed redundant exit variables and hooks
- Fixed the issue of tray menu restarting app failing under MacOS
- Fixed the issue of certain specific configuration files failing to load
- Fixed the issue of fakeip not taking effect in tun mode under MacOS
- Fixed the issue of closing tun mode files reporting an error under Linux
- Fixed the bug related to shortcut key settings
- Fixed the issue of menu flashing when clicking the left button under Win (the operation logic under Mac is the opposite, by default, the menu will be opened regardless of clicking the left/right button, and the flashing is not a bug)
Known issues â
- Window size cannot be remembered under Windows (waiting for upstream fix)
- Webdav backup does not support cross-platform configuration synchronization due to security and compatibility issues