Clash Verge Rev 2.2.3 ā
Known Issues ā
- Only tested on Ubuntu 22.04/24.04, Fedora 41 Gnome desktop environment, not guaranteed to be available on other Linux distributions, and will be further adapted and optimized in the future
- The recommended icon size for MacOS custom icons and rate display is 256x256. Other sizes (may) cause abnormal icons and rate gaps
- Wall stickers are mainly light-colored on MacOS, and icons flicker when the tray icon is dark; color tray rates are pale
- Clash Verge Rev memory usage is significantly higher on Linux than Windows / MacOS
Fixed ā
- The CPU usage of the "Current Proxy" on the homepage is too high due to repeated refreshes
- The "Startup Auto-Start" and "DNS Overwrite" switch jump problem
- Custom tray icons fail to apply changes
- The icon and text gap is too large when the MacOS custom tray icon displays the rate
- The MacOS tray rate display is incomplete
- Linux cannot pull up the Mihomo kernel in system service mode
- Use asynchronous operations to avoid possible crashes caused by obtaining system information and switching proxy modes
- Page rendering errors caused by the same node name
- URL Schemes are truncated
- Better timestamp range for the homepage traffic statistics card
- Silent startup cannot trigger the automatic lightweight timer
Added ā
- Mihomo (Meta) kernel upgraded to 1.19.4
- Clash Verge Rev no longer relies heavily on system services and management permissions
- Supports selecting Sidecar (user space) mode or installing services based on user preferences
- Adds error prompts when loading the initial configuration file to prevent switching to the wrong subscription configuration
- Detects whether the software is running in administrator mode. If it is, the prompt cannot be used to start automatically
- Display the number of nodes in the proxy group
- Unified operation mode detection, supports turning on TUN mode in administrator mode
- The tray switches the proxy mode and automatically disconnects the previous connection according to the settings
- If the subscription acquisition fails, fall back and try again using the Clash kernel proxy
Removed ā
- Save the window position and size in real time. This function may cause abnormal window size and position, which needs to be observed.
Optimized ā
- Refactored the backend kernel management logic, more lightweight and effective kernel management, improved performance and stability
- Refresh application data uniformly on the front end, optimize data acquisition and refresh logic
- Optimize the homepage traffic chart code, adjust the chart text margin
- Better display style and update logic for MacOS tray rate
- The homepage only displays the traffic chart area when there is a traffic chart
- Update DNS default override configuration
- Remove the test directory and simplify the resource initialization logic