Client Changelog
Current and previous releases are listed below with relevant changes and bug fixes.
You can manually install any version listed below by following the download and setup instructions for either Mac, Linux, or Windows.
v1.1.0
- Add VNC Command.
v1.0.3
- Fixed typo in
init configoutput. - Added support to fall back to private ip addresses if public ip addresses are not available.
- Added
ip_addressconfiguration option to prefer private ip addresses over public ones.
v1.0.2
- License granted for free non-commercial use.
- Fixed typo in
init configoutput.
v1.0.0
- First non-beta version.
v0.99.14 - Beta
- Now built with rust 1.46.0.
- Beta expiration extended to 2020-10-13.
v0.99.13 - Beta
- Now supports BigDevBox images v0.99.6 and above.
- Beta expiration extended to 2020-10-06.
v0.99.12 - Beta
- First release where Windows is supported.
- Now loads all public ssh keys under
~/.sshbefore checking the ssh-agent. - Client now uses bigdevbox.com instead of s3 to check for updates.
- Beta expiration extended to 2020-09-22.
v0.99.11 - Beta
- Fix AWS eventual consistency issue causing the create operation to error out.
--ssh-configargument now takes a true or false argument.- Client will no longer report that an update is available after an update has been applied.
v0.99.10 - Beta
- Throw a useful error when a VPC cannot be found.
- Prevent
sshcommand from hanging if the BigDevBox instance can't be found. - Prevent errors when running
init iamcommand when the~/.aws/configfile contains a default region. - Prevent error when
~/.bigdevboxdirectory doesn't already exist. - Remove redundant AWS calls.
v0.99.8 - Beta
First Public Beta Release