Skip to content

Releases: loft-sh/devpod

v0.6.0

15 Nov 06:14
Compare
Choose a tag to compare

v0.6.0 - IDEs, Docs and Tauri v2

It’s been quite a while since we’ve last released a new minor release, in fact it’s been almost a year since the release of 0.5.0 at January 30th. We’ve worked on tons of fixes and small improvements ever since and will continue to work hard to support your workflow with devcontainers.

Before we go into new features we want to take a moment to thank everyone using DevPod and specially the people reporting problems in the GitHub Issues and our Slack community. Without your curiosity, engagement and feedback DevPod would not be possible.

Thank you!

More IDEs

Everyone has their favourite way of working and we want to enable as many people as possible to take advantage of devcontainers by bringing them to their existing workflow. For this reason we’ve added 6 new experimental IDEs (and a stable one) to choose from:

  1. Cursor - a highly requested, AI first editor
  2. Zed - one of the coolest new IDE projects we’ve come across, from the creators of Atom and Treesitter
  3. VSCodium - community supported FOSS distribution of VSCode without Microsoft licenses
  4. Positron - a next generation data science IDE from the makers of R Studio. They currently don’t publish ARM builds so make sure your provider target architecture is x86-64
  5. Marimo - modern, reactive python notebooks you can fearlessly check into git
  6. Jupyter Desktop - this is just a little bonus on top for everyone who prefers Desktop apps over pure web applications. We surely are fans of it and encourage you to try it as well
  7. Dataspell - extending our support of the full JetBrains suite of products

“How it works” documentation

Developers are curious by nature and want to know how their tools work - we do, too! This is why @bkneis took the time to write a dedicated architecture section in the docs: https://devpod.sh/docs/how-it-works/overview

Let us know if this is helpful and what you’re missing from the overall picture.

Experimental per-user installer for Windows

Not everybody has admin permissions on their machine and DevPod is especially useful in these situations to help you escape into your safe devcontainer space where you can install python packages to your hearts content.

Unless you have a good relationship with your IT department installing DevPod on locked down Windows machines was a pain so far. With this version we’re adding experimental (!) support for a per-user installer: https://github.com/loft-sh/devpod/releases/download/v0.6.0/DevPod_0.6.0_x64-setup.exe

A word of caution though: Auto updates currently don’t work with this installer because we need. to change the upgrade process to support MSI and NSIS based installations side by side.

More Linux installers (?)

We’ve upgraded DevPod Desktop to Tauri v2, a secure, rust based electron alternative.

They’ve worked hard to support more ways of distributing desktop apps on Linux and we intend to take advantage of this. Tell us your favourite way of installing packages on Linux in the GitHub issues (…but check for duplicates first please).

New Contributors

Full Changelog: v0.5.22...v0.6.0

v0.6.0-alpha.2

14 Nov 08:29
Compare
Choose a tag to compare
v0.6.0-alpha.2 Pre-release
Pre-release

What's Changed

  • fix(cli): skip deprecated suboptions when upgrading a provider tied to a pro instance by @pascalbreuninger in #1385
  • fix(desktop): show provider options for workspaces with old pro provider by @pascalbreuninger in #1386

Full Changelog: v0.6.0-alpha.1...v0.6.0-alpha.2

v0.6.0-alpha.1

13 Nov 17:29
Compare
Choose a tag to compare
v0.6.0-alpha.1 Pre-release
Pre-release

What's Changed

  • fix: Ensure scroll areas of terminals are fit to the right size on in… by @PRTTMPRPHT in #1378
  • Use sleepmode.loft.sh/last-activity instead of sleep mode config when disabled by @bkneis in #1377
  • chore(cd): skip uploading nsis updater artifacts, need to adjust auto updates to support both msi and nsis; add .exe to nsis installer by @pascalbreuninger in #1376
  • fix: Prevent terminal logs for actions from being rendered twice on s… by @PRTTMPRPHT in #1380
  • Implement experimental support for codium by @bkneis in #1348
  • Implement experimental support for data spell by @bkneis in #1347
  • fix(cli): show select input for interactive pro workspace creation by @pascalbreuninger in #1381
  • Implement experimental support for zed by @bkneis in #1341
  • fix/POD 1050 upgrade existing pro worksapces by @pascalbreuninger in #1379
  • feat(desktop): add new experimental IDEs (marimo, zed, VSCodium, positron, jupyter desktop, dataspell) by @pascalbreuninger in #1382

New Contributors

Full Changelog: v0.6.0-alpha.0...v0.6.0-alpha.1

v0.6.0-alpha.0

12 Nov 15:02
8f0d2ad
Compare
Choose a tag to compare
v0.6.0-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.22...v0.6.0-alpha.0

v0.5.22

01 Nov 15:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.21...v0.5.22

v0.5.21

27 Sep 13:33
84a4d01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.20...v0.5.21

v0.5.21-alpha.0

27 Sep 08:07
4ec4ff2
Compare
Choose a tag to compare
v0.5.21-alpha.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.20...v0.5.21-alpha.0

v0.5.20

14 Sep 14:28
ef5aba6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.19...v0.5.20

v0.5.20-alpha.4

04 Sep 10:39
8d556d3
Compare
Choose a tag to compare
v0.5.20-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.20-alpha.3...v0.5.20-alpha.4

v0.5.20-alpha.3

01 Sep 08:59
cc1dbc9
Compare
Choose a tag to compare
v0.5.20-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.20-alpha.2...v0.5.20-alpha.3