Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: docker/kitematic

v0.9.5

19 Dec 01:17
Compare
Choose a tag to compare
  • Early Linux support added
  • Changes for Docker Machine 0.5.4

v0.9.4

15 Dec 00:37
Compare
Choose a tag to compare
  • Improved log streaming: better performance & reliability
  • Ports can now be changed between UDP & TCP
  • Fixed issue where containers with an entrypoint (like Jenkins) would not be run correctly
  • Fixed issue where volume settings would be lost on changing a container's name or ports
  • Fixed incorrect error message when VirtualBox is not installed

v0.9.3

03 Nov 06:55
Compare
Choose a tag to compare
  • Pagination in search
  • Improved error reporting
  • Container stop button is now more responsive
  • About pane is no longer accessible during setup
  • Fixed bug where paths with spaces could not be used as volumes on Windows.

Note: Kitematic no longer includes docker-machine or VirtualBox. Please install these tools, including Kitematic via the Docker Toolbox.

v0.9.2

24 Oct 00:23
Compare
Choose a tag to compare
  • Fixed bug where Docker CLI button would fail in 0.9.x

v0.9.1

22 Oct 21:55
Compare
Choose a tag to compare
  • Remove bundling of machine, instead use Docker Toolbox
  • Improved detection of docker-machine binary location

v0.9.0

18 Oct 23:22
Compare
Choose a tag to compare
  • Loading spinner when starting the app, instead of blank white screen.
  • Fixed issues relating to error handling in Setup
  • Fixed bug where 500 command not specified message would be displayed for images without a CMD directive in their Dockerfile.
  • Fixed bug where user could not delete a container that failed to start
  • Update to node v4

v0.8.7

12 Oct 18:51
Compare
Choose a tag to compare
  • Bump Docker version to 1.8.3

v0.8.6

06 Oct 14:34
Compare
Choose a tag to compare
  • Kitematic no longer downloads and installs VirtualBox
  • Better detection of VirtualBox on Windows

v0.8.5

16 Sep 20:11
Compare
Choose a tag to compare

Notable Changes

  • Fixed bug where org repos were not visible in My Repos list (by @FrenchBen)

v0.8.4

11 Sep 02:13
Compare
Choose a tag to compare

Notable Changes

  • [New] In-app link to view docs for a given running container on DockerHub (by @FrenchBen)
  • [New] Support for editing ports (by @VojtechBartos and @FrenchBen)
  • [Fix] Added 10 second timeout for removing containers to avoid hanging (by @FrenchBen)
  • [Fix] 8888 added as a standard web port (by @FrenchBen)