Kitematic Changelog

What's new in Kitematic 0.17.10

Jan 8, 2020
  • Fix vulnerabilities

New in Kitematic 0.17.9 (Sep 25, 2019)

  • remove web preview for security reasons

New in Kitematic 0.17.8 (Sep 5, 2019)

  • Fix vulnaribilities

New in Kitematic 0.17.6 (Dec 8, 2018)

  • Fix vulnerabilities and issues
  • Add the possibility to select your terminal

New in Kitematic 0.17.5 (Oct 19, 2018)

  • The mac package and the windows exe are now signed
  • All the security issues are now fixed!

New in Kitematic 0.17.4 (Oct 15, 2018)

  • Upgrade versions in order to remove critical vulnerabilities

New in Kitematic 0.17.3 (Nov 20, 2017)

  • Thanks to @alex4o for the upgrade to Electron - This fixes a couple of issues on the layout/pop-ups for Ubuntu.

New in Kitematic 0.17.2 (Nov 1, 2017)

  • Allow local image deployment
  • Refactor local image view to show 'empty' when only dangling images are present
  • Remove email login to prevent 401 errors when pulling images

New in Kitematic 0.17.1 (Jul 3, 2017)

  • This release of Kitematic includes the following changes/improvements:
  • Update in Preference panel wording, making it clear what they do
  • VM preference doesn't force an automatic restart but instead will apply on next restart
  • New links/network tab in container details
  • Fix for incorrect validation of login with email account not being captured properly
  • Added reset all saved settings on error page
  • Fix machine storage location

New in Kitematic 0.17.0 (Apr 6, 2017)

  • This new release should completely disable the developer tools pop-up that some users experienced.
  • Additionally the release includes small bug fixes and enhancements, including:
  • Allow users to login using their Hub email address
  • Network tab for running containers
  • Provide a default terminal option in the preferences
  • Add support for container hostname change

New in Kitematic 0.13.1 (Feb 7, 2017)

  • Updated CircleCi build
  • Updated Linux support shortcut keys
  • Added which to more accurately find docker-machine
  • Minor logic improvements

New in Kitematic 0.13.0 (Jan 19, 2017)

  • New:
  • Added native folder support
  • Added light caching after initial start for quicker response
  • Adde native pref settings for Virtualbox/Native preferences
  • Fixes:
  • Proper node engine declared within package.json
  • Updated click-through on preview to allow future show/hide

New in Kitematic 0.12.0 (Jul 30, 2016)

  • New:
  • Added ContainerID to the General tab of containers -
  • Changed animation of running container to 5x (fixes CPU usage)
  • 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
  • Debian package should not show errors in install
  • Fixed windows error after Docker for Windows Beta20 update

New in Kitematic 0.12.0 Pre-Release (Jun 27, 2016)

  • 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
  • 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

New in Kitematic 0.10.5 (May 29, 2016)

  • Fixes:
  • Warning from Electron and deprecated api patched
  • Clicking the 'exec' into a container now works as it should on windows

New in Kitematic 0.10.4 (May 29, 2016)

  • Support for adding custom ports even if the container didn't expose them
  • Ability to run a container in privileged mode
  • Fixed issue where links couldn't be clicked in the ports tab
  • Fixed unknown error when selecting an image with no latest tag

New in Kitematic 0.10.3 (May 12, 2016)

  • Docker for Mac/Windows native support
  • Updated http endpoints (docker.local is now localhost on the Mac)
  • Test pass as expected
  • Windows release can be created from windows
  • Windows quit closes the proper windows

New in Kitematic 0.10.2 (Apr 13, 2016)

  • This release includes a few bug fixes and enhancements, including the following:
  • Ability to work with Local Images (new tab next to 'My Repo')
  • Cleaner event listener
  • Container list refresh in View menu and keyboard shortcut cmd+R

New in Kitematic 0.10.1 (Apr 7, 2016)

  • Removed old comments
  • Added support for iTerm 2.9+

New in Kitematic 0.10.0 (Feb 5, 2016)

  • Fixed bug where window size would not be preserved on Windows
  • Better Docker Hub URLs when browsing images

New in Kitematic 0.9.6 (Feb 5, 2016)

  • Fixed bug where the VirtualBox VM would be deleted if it Kitematic was started while it was in an error state.

New in Kitematic 0.9.5.1 (Feb 5, 2016)

  • Updated electron to the latest stable version
  • Removed warnings from deprecated calls
  • Fixed entrypoint/cmd bug
  • Fixed port sync issues when containers are removed

New in Kitematic 0.9.5 (Feb 5, 2016)

  • Early Linux support added
  • Changes for Docker Machine 0.5.4

New in Kitematic 0.9.4 (Feb 5, 2016)

  • 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

New in Kitematic 0.9.3 (Feb 5, 2016)

  • 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.

New in Kitematic 0.9.2 (Feb 5, 2016)

  • Fixed bug where Docker CLI button would fail in 0.9.x

New in Kitematic 0.9.1 (Feb 5, 2016)

  • Remove bundling of machine, instead use Docker Toolbox
  • Improved detection of docker-machine binary location

New in Kitematic 0.9.0 (Feb 5, 2016)

  • 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

New in Kitematic 0.8.7 (Feb 5, 2016)

  • Bump Docker version to 1.8.3