Skip to content

v0.0.1-alpha3

Compare
Choose a tag to compare
@gtardif gtardif released this 23 Dec 16:04
· 378 commits to main since this release
36e65c4

⚠️ If you have already installed extensions, for this specific release you need to remove installed extensions before upgrading to this release, and reinstall them afterwards.
If you have upgraded before installing the new release, you can remove old extension folders from ~/Library/Containers/com.docker.docker/Data/plugins (mac) and ~\AppData\Roaming\Docker\Desktop\plugins (win)

No specific change is required in the extension code

Docker Desktop build with Extensions capabilities

Docker Extensions CLI

Please find platform-specific release assets attached below.

Bug Fixes

  • Fix hot reload bug in docker extension dev ui-source myextension http://localhost:3000, the extension ui should now hot-reload properly.

What's Changed

  • New API to run docker commands from the Extension UI + tutorial by @gtardif in #60
  • New docker extension init command by @rumpl in #61
  • Generate docs with MkDocs by @felipecruz91 in #53
  • Adding link to figma design guidelines by @gtardif in #58
  • Extension screen is now showing progress and install/uninstall log details are accessible

Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha3