What's Changed
- Fix/SSH Conf: Generated ProxyCommand line is missing quotes around path by @landoncolburn in #1001
- chore: update IDE versions by @shanman190 in #1002
- Download latest version of Jetbrains tools by default by @shanman190 in #1006
- fix(cli): allow @ symbol in git https host string by @pascalbreuninger in #1009
- feat/force git branch and commit by @pascalbreuninger in #1010
- feat(cli): add experimental nerdctl & containerd support by @pascalbreuninger in #1011
- chore: update select node modules by @pascalbreuninger in #1013
- chore: pass workspace UID with run options if available by @pascalbreuninger in #1014
- Enable SSH agent support on Windows by @shanman190 in #1008
- chore(cli): add flag to force uid for workspace by @pascalbreuninger in #1015
- Add docker builder option to provider by @aacebedo in #987
- feat(desktop): add experimental extra environment variables setting by @pascalbreuninger in #1016
- chore(desktop): explain devcontainer path option in CreateWorkspace view by @pascalbreuninger in #1019
- fix(cli): create compose project with default profiles by @pascalbreuninger in #1021
- feat(desktop): add customization settings for dotfiles by @89luca89 in #1020
- feat(cli): add --fallback-image flag which forces an image instead of trying to detect the language by @pascalbreuninger in #1024
New Contributors
- @landoncolburn made their first contribution in #1001
- @shanman190 made their first contribution in #1002
Full Changelog: v0.5.5...v0.5.6-alpha.4