What's Changed
- chore(desktop): add debug tool to simplify investigating workspace import related issues by @pascalbreuninger in #1587
- chore(pro): improve error message when waiting for instance to become ready by @pascalbreuninger in #1588
- fix(pro): local folder upload works properly now with pro by @pascalbreuninger in #1590
- chore(ci): add suffix to prebuild devcontainer image and update main devcontainer.json after pipeline run by @pascalbreuninger in #1593
- feat(cli): add support for podman credentials by @pascalbreuninger in #1592
- Update devcontainer image by @github-actions in #1594
- license(DevPod): Updated OSS licenses by @loft-bot in #1595
- fix(desktop): reset project when switching between pro instances by @pascalbreuninger in #1598
- fix/workspace entry after offline by @pascalbreuninger in #1599
- Minor updates for clarity by @joaniefromtheblock in #1601
- fix(pro): add runner to workspace instance from pro CLI; set default template by @pascalbreuninger in #1603
- fix(cli): wait for runDevContainer command to print logs before closing writer by @pascalbreuninger in #1605
- fix(pro): only set default option in pro cli prompt when default template is set by @pascalbreuninger in #1606
- fix: enclose in quotes the GPG key identifier in gpg-agent setup by @shdwchn10 in #1608
- chore(security): add context option to set StrictHostKeyChecking to yes for ssh based git operations by @pascalbreuninger in #1612
- feat(pro): auto-mount kubeconfig of virtual cluster/space instance into workspace by @pascalbreuninger in #1609
- fix/pro various small improvements by @pascalbreuninger in #1614
New Contributors
- @github-actions made their first contribution in #1594
- @joaniefromtheblock made their first contribution in #1601
- @shdwchn10 made their first contribution in #1608
Full Changelog: v0.6.10...v0.6.11