Skip to content

Releases: FalconNL93/WslToolbox

Beta 0.6.23

19 May 05:51
Compare
Choose a tag to compare
Beta 0.6.23 Pre-release
Pre-release
  • [#8] [@vbrozik] Export suffix should be .tar not .tar.gz

Beta 0.6.22

19 Feb 09:02
Compare
Choose a tag to compare
Beta 0.6.22 Pre-release
Pre-release
  • Fixed an issue where invalid distributions entries in the registry would crash the app
  • Updated SDK to .NET 7
  • Updated dependencies

Beta 0.6.19

19 Jan 08:14
Compare
Choose a tag to compare
Beta 0.6.19 Pre-release
Pre-release
  • Implemented dialogs
    • Import
    • Export
    • Rename
  • Added "Open Shell" button to context menu

Beta 0.6.18

08 Jan 08:59
Compare
Choose a tag to compare
Beta 0.6.18 Pre-release
Pre-release
  • Add confirmation dialogs
  • Implement context menus
  • Implement updater

Beta 0.6.17

25 Dec 07:58
Compare
Choose a tag to compare
Beta 0.6.17 Pre-release
Pre-release
  • First 0.6 release, which is currently in beta. Mostly focusses on the UI, the Core will get a total overhaul later.
  • Changed interface to WinUI3
  • Add MSIX build for Windows Store

Notes:

  • This new UI does not yet contain all the functionality from the 0.5.x version, these functionality will be implemented later.
  • I have implemented App Center to retrieve application errors and analytics. This is an opt-in feature though.

Windows Store note:
You can also install WSL Toolbox from the Windows Store , note that updates from the store are delayed because of the certification process.

0.5.13

17 Jan 08:09
Compare
Choose a tag to compare
0.5.13 Pre-release
Pre-release
  • Fixed theme selector
  • Releases from now on will contain a setup file as an addition to the ZIP file
  • UI Improvements
  • Refactoring

0.5.7

11 Jan 07:33
Compare
Choose a tag to compare
0.5.7 Pre-release
Pre-release
  • Created separated configuration for general settings
  • UI Improvements
  • Refactoring

0.5.5

29 Dec 08:17
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release
  • Add ability to move base path to a different folder/drive
  • Fixed rename functionality
  • Fixed some UI bugs
  • Refactoring

0.5.4

17 Dec 08:34
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release
  • Fixed crash on installing new distribution
  • Added ability to start distribution after import
  • Added ability to launch terminal after import
  • Added ability to create folder in selected base path for import (default = yes)
  • Added shortcut converter
  • Fixed some UI bugs
  • Refactoring

0.5.3

14 Dec 08:42
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release
  • Fixed import dialog value validation
  • Refactoring
  • Bug fixes