Releases: emeric-martineau/wsl-gui-tool
Releases · emeric-martineau/wsl-gui-tool
Release 0.9.0
- Save size & position of main window (by @skoro)
- Change default WSL version
- Set default folder to run distribution
- Parameter to timer to refresh screen
- Allow save old import distribution folders
- Allow save old export distribution folder
- Add installer (Inno Setup) file
- Fix memory leak on registry read error (by @skoro)
- Fix reading WSL distributions from the registry (by @skoro)
Release 0.8.0
- Avoid flickering the main window when wsl is not installed (thanks to @skoro)
- Add support to edit /etc/wsl.conf file of a distribution
Release 0.7.0
- Add a window to edit wslconfig file
Release v0.6.0
- Some fixes
- Add documentation
- Run long job in background to avoid freeze GUI
Release v0.5.0
- Easy way to duplicate distribution
- Can rename distribution in listview directly
- Default distribution have an astirisk in icon of status, not in name
- Delete distribution now must be confirm
- Can change base bath of distribution
- Add sort indicator on TListView distribution
- Add display BaseRef
Release 0.4.0
- Add support to run command with specific user in specific folder
- Read default WSL version in Import Distribution window
- Bug fix
Release 0.3.0
- Add import/export distribution
- Add unregister distribution support
- Fix memory leak in about box
- Run/stop multi distrib in same time
Release 0.2.0
- Allow set WSL version for a distribution
- Allow change default distribution
- List of distribution can be sort
- List of distribution automatically refresh
Release 0.1.0
First release