What's Changed
- improve clarity on provider options and set_option by @abdulari in #1390
- prevent ambiguous configuration for options by @abdulari in #1392
- chore: fix some function names in comment by @occupyhabit in #1440
- feat: Hide presets selection if there are no presets available by @PRTTMPRPHT in #1469
- Add positional arguments to CLI usage string by @lentzi90 in #1467
- chore/ui ci pipeline by @pascalbreuninger in #1470
- feat: Change update server to a custom mirror so we can avoid rate li… by @PRTTMPRPHT in #1452
- fix(desktop): set userSelect to text instead of auto to fix an issue by @pascalbreuninger in #1472
- Fix use of single quotes when setting git username or email by @bkneis in #1482
- fix(pro): restart full runner services server if connection drops and fully recreate pipes by @pascalbreuninger in #1485
- POD-1171 | Fix Kaniko builds by @janekbaraniewski in #1486
- fix: Ensure that parameter default values are correctly set when crea… by @PRTTMPRPHT in #1484
- chore(cli): report pro list errors as debug instead of error. The error was confusing to users by @pascalbreuninger in #1483
- chore(pro): minimize hops if we're in pro and are using a local provider, i.e. kubernetes by @pascalbreuninger in #1487
- fix(pro): forward ports for web IDE for local agent on runner by @pascalbreuninger in #1491
- Print xdg output for linux by @bkneis in #1494
- Only report erorrs not EOF since this is expected when the SSH session ends by @bkneis in #1492
- feat: git clone recursive submodules option by @charlysotelo in #1488
- POD-1091 | Fix auto auth to platform by @janekbaraniewski in #1453
- chore(e2e): local agent based proxy providers don't recreate the infra on ssh anymore. adjusted the test accordingly by @pascalbreuninger in #1495
- fix(desktop): experimental multi devcontainer detection by @pascalbreuninger in #1473
- Feature/fix builds docker syntax by @bkneis in #1493
- Update docs with workaround by @bkneis in #1497
- Base 64 encode and decode signing key by @bkneis in #1496
- fix(pro): restart workspace with local agent on runner if it's not running already by @pascalbreuninger in #1498
- Detect arch when getting image for prebuild by @bkneis in #1499
- fix(pro): reinitialize devcontainer folder if running on runner with local agent by @pascalbreuninger in #1500
- chore(cli): update telemetry implementation and update docs page by @pascalbreuninger in #1503
New Contributors
- @abdulari made their first contribution in #1390
- @occupyhabit made their first contribution in #1440
- @lentzi90 made their first contribution in #1467
- @charlysotelo made their first contribution in #1488
Full Changelog: v0.6.5...v0.6.6