What's Changed
- Some more linter and style changes by @ThomasK33 in #369
- fix panic : fatal agent error: panic: runtime error: index out of range [2] by @pleclech in #359
- fix: update add provider from url example to use a working url by @inhumantsar in #357
- fix: panic when creating workspace for a private gitlab repository by @jsiebens in #371
- fix: add sudo password check by @inhumantsar in #346
- refactor: remove auto start workspace by @FabianKramm in #374
- fix: do not use sudo, if it's not strictly needed. by @89luca89 in #378
- feat: add PROVIDER_ID and PROVIDER_FOLDER as options by @FabianKramm in #382
- fix: agent panic when workspace is not in home by @89luca89 in #383
- Feat/eng 1492 update provider UI by @pascalbreuninger in #381
- feat: add provider command to list installable providers by @89luca89 in #388
- docs: add community providers section by @mrsimonemms in #391
- fix: nil pointer by @FabianKramm in #402
- fix: text file busy by @FabianKramm in #403
- fix: move to proper JSONC support by @89luca89 in #404
- fix: store original version for cli by @pascalbreuninger in #409
- fix(ui): fix workspace name input validation by @pascalbreuninger in #410
- fix: handle rootful podman by @89luca89 in #411
- feat: lock workspace & machine by @FabianKramm in #415
- fix: inject script sudo problem by @FabianKramm in #418
- fix: don't lock workspace on force deletion by @FabianKramm in #419
- fix(ui): don't make provider default when updating by @pascalbreuninger in #420
- docker init & DOCKER_HOST & improve error output by @FabianKramm in #421
- fix: properly check kubectl success on init. Force workspace folder deletion by @89luca89 in #422
New Contributors
- @inhumantsar made their first contribution in #357
- @jsiebens made their first contribution in #371
- @mrsimonemms made their first contribution in #391
Full Changelog: v0.1.9...v0.1.10-beta.2