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

v0.12.0

Compare
Choose a tag to compare
@FrenchBen FrenchBen released this 27 Jul 20:58
· 191 commits to master since this release

New

  • Added ContainerID to the General tab of containers - Thanks to @ClemMakesApps
  • Changed animation of running container to 5x (fixes CPU usage) - Thanks to @ruurd
  • Checkboxes can now be selected by their labels
  • Port publishing and associated click-through are now properly updatable
  • Windows now uses proper named pipe

Bug Fixes

  • Fixed Docker CLI opening the wrong terminal
  • Removed wrong dependencies on Ubuntu build
  • Fixed ZIP creation for Ubuntu build
  • Fixed duplicate key warnings in the console
  • Fixed extra HTTP headers on container settings link
  • Kitematic will now honor the DOCKER_CERT_PATH and MACHINE_STORAGE_PATH set in env thanks to @thomasdarimont for the fixes
  • Debian package should not show errors in install thanks to @sbacic
  • Fixed windows error after Docker for Windows Beta20 update