Skip to content

Theia v1.40.0 (and support per-platform Theia versions)

Compare
Choose a tag to compare
@struanb struanb released this 21 Aug 11:03
· 34 commits to main since this release

This release upgrades the embedded Theia IDE to v1.40.0 from v1.35.0, for the linux/amd64 and linux/arm64 platforms. (The linux/arm/v7 platform, which does not support v1.40.0, stays on v1.35.0). This completes #14 and #13.

Additionally, this release:

  • Migrates all development VSIX extensions from the image to extensions.json, reducing image size. When developing Dockside within Dockside and opening the IDE, you will now be asked if you want to install development extensions.
  • Refactors and bugfixes the image selection UI

For details of the changes between the Theia releases, please see:

Users of Dockside v1.5.0 or later can upgrade the version of Theia available to run within existing devtainers to the latest version by running the following command, then stopping and starting their devtainers:

docker exec <dockside-container> upgrade