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