Skip to content

Releases: loft-sh/devpod

v0.1.8

31 May 08:29
87ce838
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

26 May 14:57
541bfd8
Compare
Choose a tag to compare

What's Changed

  • replace hard written docker with workspaceInfo.Agent.Docker.Path + allow env variables to be passed into docker command by @pleclech in #332
  • Reverts shell execution in interactive mode by @ThomasK33 in #347
  • fix: fix podman support in docker driver by @89luca89 in #338
  • fix(ui): base workspace card on rem for proper zoom by @pascalbreuninger in #349
  • fix: git credentials helper by @FabianKramm in #351

Full Changelog: v0.1.6...v0.1.7

v0.1.6

24 May 14:31
933dbfb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 May 08:58
5c07a2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 May 14:05
fc472c3
Compare
Choose a tag to compare
Update package.json

v0.1.3

17 May 12:29
206dcdd
Compare
Choose a tag to compare
Update release.yaml

v0.1.2

16 May 16:23
207f1a0
Compare
Choose a tag to compare
Merge pull request #276 from pascalbreuninger/main

fix(ui): don't send invalid custom protocol messages to UI on windows

v0.1.1

16 May 15:33
8981b6a
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Update package.json

v0.1.0

16 May 14:08
a717447
Compare
Choose a tag to compare
Merge pull request #269 from pascalbreuninger/main

fix(ui): adjust provider card image padding; link to new issue template

v0.0.5

15 May 15:28
162016f
Compare
Choose a tag to compare
Merge pull request #252 from pascalbreuninger/main

feat(ui): add civo and terraform as recommended providers