Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 00:48
· 18 commits to main since this release
v0.5.0
35c5706

Change Summary:

  1. A global WSL2 settings (~/.wslconfig) has been added to the settings interface.
  2. Distro configuration: /etc/wsl.conf .
  3. Optimize the refresh strategy for the installed distro list (it will only refresh periodically if the homepage is selected in the sidebar and not closed to the system tray).
  4. USB device management (based on usbipd-win, it provides USB devices inserted into Windows systems for use by Linux systems in WSL; the refresh strategy is the same as the distro list).
  5. Optimize the drop-down menu interaction in the settings interface.
  6. Optimize the startup process and remove redundant logic.

Full Changelog: v0.4.0...v0.5.0