Releases: lanayotech/vagrant-manager
Vagrant Manager 2.4.1
Vagrant Manager 2.4.0
(3be3f22) Add check for current Vagrant version #80
(2f2d769) Un-dealias cd command to fix issue with fish shell #72
(16e6f63) Hide console command colors, should fix #75
(db2de68) Make application have an active dock icon when there are open windows #70 #71
(c71dc4a) Make task output windows 80 characters wide #69
(938b184) Ensure spawned NSTasks invoke bash as login shells #84 #83 #76
Vagrant Manager 2.3.0
Vagrant Manager 2.2.1
HOTFIX for issue #62 (crash on task window close)
Vagrant Manager 2.2.0
Vagrant Manager 2.1.2
Release 2.1.2 adds machine detection using the vagrant global-status command, a preference for displaying the full path to the machine in the menu, and addresses some bugs.
CHANGELOG
Vagrant Manager 2.1.1
Hotfixes:
- Bookmark scanning improvements
- Fix submenu rendering issue
- Other minor bugfixes
Vagrant Manager 2.1.0
Release 2.1.0 brings back the native OSX menu and takes advantage of all of the functionality and feature requests implemented in the custom menu UI since the 2.0 release. This should resolve issues that were being encountered in Yosemite, and provide a more consistent experience with other native status bar applications.
CHANGELOG
- Implemented native menu (cec1c73) (issue #40, issue #39)
- Added preference to show machine names in top-level menu labels (b9507e3) (resolves issue #38)
- Added refreshing animation to status bar icon (f052f0a)
- Added cancel button to task output window (55da9ed)
- Added icons for vagrant actions (2094907)
- Fixed rename bug in bookmark manager (32f4ce9)
Vagrant Manager 2.0.3
- Fix bookmark bug for providers that are not auto-detected (3b4f091)
Vagrant Manager 2.0.2
Added auto-refresh feature ( issue #33 )