What's Changed
- fix: use filepath instead of path for cross-plaform compatibility by @pascalbreuninger in #1042
- chore(cli): pass debug flat to proxy provider up command by @pascalbreuninger in #1044
- fix(desktop): load additional env vars on startup by @pascalbreuninger in #1048
- feat(cli): detect if DevPod runs in kubernetes cluster and authenticate with pod config; fall back to default authentication if not by @pascalbreuninger in #1049
- license(DevPod): Updated OSS licenses by @loft-bot in #1050
- chore(cd): windows codesigntool path by @pascalbreuninger in #1052
- chore/skip changelog by @pascalbreuninger in #1053
- fix(desktop): automatically enable pro setting if an instance is connected by @pascalbreuninger in #1054
- fix: prevent deletion of provider if associated with pro instance by @pascalbreuninger in #1055
- fix(desktop): resolve options for pro provider properly by @pascalbreuninger in #1056
- fix(desktop): explicitly set source type now that we have tabs for it by @pascalbreuninger in #1057
- fix/various fixes by @pascalbreuninger in #1058
- chore(cli): Add extra environment variables DEVPOD_WORKSPACE_ID and DEVPOD_WORKSPACE_UID to workspace by @pascalbreuninger in #1060
- feat(cli): add different git cloning strategies by @pascalbreuninger in #1061
- fix(build): provide appimages for older glibc versions by @89luca89 in #1062
- fix(cli): update workspace content for local sources in pro by @pascalbreuninger in #1063
- Fix/glibc appimage fixes by @89luca89 in #1064
Full Changelog: v0.5.6...v0.5.7-alpha.10