Skip to content

Releases: rdsubhas/menubar-docker

v0.3.0 "Et El Capitan"

30 Oct 09:48
Compare
Choose a tag to compare

Pre-release

Enhancements

  • Finally works in El Capitan (Fixes #2)
  • Moved Refresh menu to top

Known Issues

  • Auto updater not yet implemented #4
  • All menu is present, but actions are not enabled yet #5
  • This release is not marked as a GitHub "pre-release" in order to test the auto updater

v0.2.1

25 Oct 13:52
Compare
Choose a tag to compare

Pre-release

Known Issues

  • #2 Crash on El Capitan. Any stack traces would be greatly appreciated.
    UPDATE: Root cause found, will be fixed in next release
  • #4 Auto-updater not implemented yet

Enhancements

  • Show File open dialog box when docker-machine command is not found
  • Update Electron to 0.34.1
  • Various fixes for app crashes

v0.2.0

23 Oct 14:47
Compare
Choose a tag to compare

Pre-pre-release

Known Issues

  • Error connecting to Docker Remote API on El Capitan
  • This has been marked as a GitHub release (and not pre-release) as I'm testing the auto-updater. If you're facing any issues, please build from current branch. Next release will have auto-updater

Improvements:

  • Dialog boxes for containers and machines that allow to perform many actions (start/stop/kill/etc)
  • Modified menu UI as seen in screenshot
  • Use Dockerode and the Docker Remote API, instead of running shell commands all the time

v0.1.0

21 Oct 14:32
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Pre-pre-release

  • Select primary machine
  • List containers
  • Start/stop machine
  • Show machine running indicator