Releases: DDoSolitary/LxRunOffline
Releases · DDoSolitary/LxRunOffline
v3.5.0
Release Notes
- Switched build system to CMake.
- Fixed infinite recursion when copying into a sub-directory of the source directory. (#122)
- Fixed support for paths starting with
\\?\
. (#127) - Fixed the issue that the manifest file isn't embedded correctly.
- Fixed some code with undefined behavior. (#112)
- Added support for opening a distro from a context menu in Explorer. (#91)
v3.4.1
Release Notes
- Added basic support for WSL2.
- Fixed incorrect behavior with paths containing "?".
- Fixed some bugs related to exception handling.
- Switched to static linking.
v3.4.0
v3.3.3
Release Notes
- Support PAX headers in tar files. (#68)
- Refuse to install to root directories to avoid problems.
- Allow spaces in distro names when creating shortcuts. (#73)
- Handle invalid v2 symlinks (without proper reparse point info) correctly.
- Ignore unsupported files when exporting. (#75)
- Improve file type output for warnings of unsupported files.
v3.3.2
v3.3.1
Release Notes
- Fix error output of err_archive.
- Launch default shell if
run -c
isn't specified. - Fix Unicode ouput.
- Display donation request only after installation.
- Check if target distro is running before moving/uninstalling.
- Fix version handling for the
duplicate
command.
v3.3.0
Release Notes
- Support the new filesystem indroduced in the Win10 October Update.
- Add new command
get-version
. - Display donation requests randomly.
v3.2.0
Release Notes
- Add shorthands for commands.
- Improve default distro handling.
- Add new commands: export, export-config, import-config
- Update some error messages.
- Fix an permission issue when installing.
v3.1.1
Release Notes
- Fix some typos of error messages.
- Improve the progress bar.
- Set registry values to default ones on installation.
- Require write access of the source directory only when necessary on copying.
- Fix issues related to CRT linking.
- Add two new commands:
add-env
,remove-env
.
v3.1.0
Release Notes
- Support creating shortcuts to distros automatically.
- Fix the bug that distros can't be copied correctly.
- Fix the bug that some error messages can't be displayed correctly.
- Fix the bug that strings in the registry are set with wrong lengths.
- Display a progress bar during installation.
- Update the default value of distro's kernel command line.