Releases: bostrot/wsl2-distro-manager
Releases · bostrot/wsl2-distro-manager
v1.10.0
This is an automated release.
Features
- Add VHDX import support (closes #183)
- Add support for Turnkey Linux source type in create dialog
- Add support for opening Windows Terminal in a new tab from WSL (closes #240)
- Add support for custom VS Code command in settings (closes #260)
- Add Docker mirror configuration (closes #250)
- Add sync password functionality
- Add support for new Docker images and update registry handling (closes #248)
- Add Navbar and Mount Dialog functionality (closes #243)
Improvements
- Enhance preferences initialization with backup and restore functionality for corrupted files (closes #177)
- Refactor path management to use a general data location (closes #199)
- Implement recovery markers for interrupted move operations and enhance export validation (closes #280)
- Retrieve and restore default WSL user during export/import (closes #192)
- Enhance cleanup process with progress notifications (closes #191)
- Refactor theme initialization and persist theme mode preference (closes #277)
- Clear known wsl.conf settings to avoid stale data (closes #261)
- Replace Expander with InfoLabel in settings UI (closes #256)
- Add tooltip theme configuration (closes #256)
Fixes
- Fix DockerImage registryUrl assignment and add tests for Docker mirror configuration
- Enhance export validation by checking original VHDX size
Full Changelog: v1.9.0...v1.10.0
v1.9.0
This is an automated release.
What's Changed
- Add Japanese translation by @straygizmo in #282
- Implement recovery markers for interrupted move operations (closes #280)
- Add Docker mirror configuration (closes #250)
- Refactor path management to use a general data location (closes #199)
- Add functionality to retrieve and restore default WSL user during export/import (closes #192)
- Enhance cleanup process with progress notifications (closes #191)
- Add template editing functionality and description management (closes #178)
- Implement WSL configuration retrieval and update settings dialog handling (closes #159)
- Add terminal preference settings (closes #184)
- Fix path separator handling in createInstance (closes #283)
- Update swapinfo-text in localization files (closes #224)
- Add editor preference settings (closes #217)
- Add UI tooltips (closes #238)
- Update Ubuntu 24.04 and 22.04 image URLs
- Fix re-downloading existing image
- Check if distro name already exists before running
- Add error message for moving
- 1.9.0 by @bostrot in #288
New Contributors
- @Copilot made their first contribution in #287
- @straygizmo made their first contribution in #282
Full Changelog: v1.8.17...v1.9.0
v1.8.17
This is an automated release. This release is the same as 1.8.16 but without the broadSystemAccess capability for release in windows store.
What's Changed
- #265 Upgrade MSVCP version by @bostrot in #266
- Fixes by @bostrot in #276
- Fixed invalid Ubuntu 20.04 source (#274)
- Fixed “Save as template” being destructive (#272)
- Fixed default distro location not being saved (#271)
- Fixed app failing to start on Windows 11 (#269)
- Fixed tabs not being selected properly (#267)
- Fixed app hanging on launch (#262)
- Fixed create button remaining active after creating a distro (#259)
Full Changelog: v1.8.16...v1.8.17
v1.8.16
This is an automated release.
What's Changed
- #265 Upgrade MSVCP version by @bostrot in #266
- Fixes by @bostrot in #276
- Fixed invalid Ubuntu 20.04 source (#274)
- Fixed “Save as template” being destructive (#272)
- Fixed default distro location not being saved (#271)
- Fixed app failing to start on Windows 11 (#269)
- Fixed tabs not being selected properly (#267)
- Fixed app hanging on launch (#262)
- Fixed create button remaining active after creating a distro (#259)
Full Changelog: v1.8.15...v1.8.16
v1.8.15
This is an automated release.
What's Changed
- Add Hungarian language by @RedyAu in #254
- Launch with Terminal: Add fallback to PowerShell on exception by @RedyAu in #253
- Use 7zip as archiver and merge tars instead of extracting
- Upgrade packages by @bostrot in #264
New Contributors
Full Changelog: v1.8.14...v1.8.15
v1.8.14
v1.8.13
This is an automated release.
What's Changed
- Added Spanish translation and fixed mispellings + ES README by @Arziel1992 in #231
- Create tr.json by @yclywz in #235
- Fixed code editor line endings & positioning by @bostrot in #244
- Bugfixes and updates by @bostrot in #245
New Contributors
- @Arziel1992 made their first contribution in #231
- @yclywz made their first contribution in #235
Full Changelog: v1.8.11...v1.8.13
v1.8.11
This is an automated release.
What's Changed
- fix dark/light mode images by @phanirithvij in #221
- [Upgrade file_picker] Fix the application crashing when call
FilePicker.platform.getDirectoryPathmethod. by @joutvhu in #223
New Contributors
- @phanirithvij made their first contribution in #221
Full Changelog: v1.8.10...v1.8.11