Skip to content

Releases: lanayotech/vagrant-manager

Vagrant Manager 2.0.1

04 Sep 03:57
Compare
Choose a tag to compare

Hotfix for issue #32

Vagrant Manager 2.0

03 Sep 05:58
Compare
Choose a tag to compare

Vagrant Manager 2.0 includes an update to the UI to support multi-machine Vagrant instances, improvements to the speed and reliability of machine detection, and adds support for more Vagrant providers (VMWare, Parallels and Docker).

Vagrant Manager 2.0b1

27 Jul 01:37
Compare
Choose a tag to compare
Vagrant Manager 2.0b1 Pre-release
Pre-release

This is the first public beta release of Vagrant Manager 2.0. It includes an update to the UI to support multi-machine Vagrant instances, improvements to the speed and reliability of machine detection, and adds support for more Vagrant providers (VMWare, Parallels and Docker).

Please report any issues you encounter on our GitHub issues page.

Vagrant Manager 1.5.5

29 Jun 09:14
Compare
Choose a tag to compare

Add bookmark sorting & drag/drop functionality (afeb670)
Fix NFS vagrant machine detection with synced folders in the same path (5d42940)

Vagrant Manager 1.5.4

21 Jun 01:24
Compare
Choose a tag to compare
  • Made shell commands more portable (cbe2d44)
  • Fixed bug causing excessive CPU usage (3b093c4)

Vagrant Manager 1.5.3

29 May 23:53
Compare
Choose a tag to compare
  • Improved bookmark management (cf53814)

Vagrant Manager 1.5.2

22 May 05:44
Compare
Choose a tag to compare

Make machine submenu available for invalid bookmarks (3dddd66)
Add 'Hide VM Count' preference option (63dbe2f)
Add retina AppIcon images and update to new vagrant logo (f181abe)

Vagrant Manager 1.5.1

16 May 08:54
Compare
Choose a tag to compare

Handle invalid theme preference (fixes issue #14)

Vagrant Manager 1.5.0

15 May 16:43
Compare
Choose a tag to compare
  • Added Sparkle framework to support in-app updates ca8c976
  • Added the ability to send commands to all Vagrant machines at once 7360109
  • Icon theme redesign (including Retina support) fa3d6fd
  • Heavy code refactoring and cleanup

Thanks to @phpcodemonkey for their contribution (pull #13)

Vagrant Manager 1.4.3

14 May 04:32
Compare
Choose a tag to compare

Hotfix for detecting Vagrant machines
Thanks to @robjmills for the help in debugging this issue