v0.1.10-beta.0
Pre-release
Pre-release
·
1274 commits
to main
since this release
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
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.0