Releases: Biswa96/wslbridge2
v0.13
What's Changed
- Get vm id from wslhost.exe command line by @MrVinkel in #43
- Added get pixel size process. by @mikoto2000 in #45
New Contributors
- @MrVinkel made their first contribution in #43
- @mikoto2000 made their first contribution in #45
Full Changelog: v0.12...v0.13
v0.12
- Added fix for new WSL v2.0.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.11
- Start the dummy wsl process only in lifted WSL2.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.10
- WSL Preview now works without any issue and no workaround is required.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above. For Windows Server 2022, extract the executable from wslbridge2_cygwin_x86_64_server_2022.zip file in same directory.
v0.9
- Workaround for new WSL Preview version. Run wsl.exe before using wslbridge2.exe if you are using WSL Preview from Windows Store.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.
v0.8
- Fix for new Windows 10 Cobalt.
- Make network logic of WSL2 same as WSL1.
- Fix locale issue.
- Read about how to use in README and some Frequently Asked Questions for further details.
- Here backends are compiled with musl libc statically just to make the binaries small.
Note: To incorporate this in wsltty, open %LocalAppData%\wsltty\bin
folder then extract all from the zip files as mentioned above.