Nanobox Versions Save

The ideal platform for developers

2.3.0

6 years ago

2.3.0 (Sept 1, 2017)

FEATURES:

  • Support setting custom tunnel destination port #561#564
  • Support streaming production logs #549#562
  • Allow either username or email address for login #565

BUG FIXES:

  • Improve pre-validation for virtualbox on linux #556
  • Fix regression in --debug #555
  • Enhance added evars validation #547
  • Support '_' in keys when loading from files #543

2.2.0

6 years ago

2.2.0 (Aug 18, 2017)

FEATURES:

  • Support HTTPS in dry-run #524
  • Support loading evars from files #535
  • Unify removing evars (case insensitivity) #539
  • Add universal versioning #506
  • Add suggestions for common problems #515#517#521

BUG FIXES:

  • Check for boxfile and validate in separate steps #512
  • Handle consoling to local code node #519
  • Allow spaces in directory tree #523
  • Skip checks before printing version or tunneling #538

2.1.2

6 years ago

2.1.2 (June 1, 2017)

FEATURES:

  • Add team support for nanobox production commands #453
  • Now much smarter about how it creates networks on native #447

BUG FIXES:

  • Fix an idempotency problem on service creation #454
  • Fix a permission denied problem on osx #452
  • Add mount checking #443
  • Make the ping system better at knowing when the server is up #439

2.1.1

7 years ago

FEATURES:

  • Submit failures and logs to the production nanobox server to help coordinate with tickets #436
  • Allow a file with evar values #435
  • Adjust the way we do nfs config on windows #430
  • Make tap a part of the server start on OSX #428

BUG FIXES:

  • Fix a duplicate etc/exports issue on linux #433
  • Remove a server shutdown issue when there is no server #431

2.1.0

7 years ago

FEATURES:

  • Make a major change to the way nanobox runs. When running nanobox now creates a nanobox server This change fixes the quality of life of most users because it should only ask for passwords once
  • VPN now runs under the server
  • All administrative commands (dns add, sharing etc.) now run through the server

2.0.4

7 years ago

2.0.4 (March 6, 2017)

BUG FIXES:

  • Add idempotency to linux systemd service start #399
  • Fix an issue where the dev container disappeard unexpectedly #402
  • Fix an issue that caused us to pull s3 for updates every time #396
  • Fix an issue with /etc/exports on osx #392

FEATURES:

  • Make linux startup system more flexable #397
  • Optimize display of summarized test #395
  • Add a check in for boxfile existance #388

2.0.3

7 years ago

2.0.3 (February 23, 2017)

BUG FIXES:

  • If during the setup the VM errors we now clean up #373
  • Detect the correct location for systemd on linux #374
  • Fix an issue where docker being down would remove components #376
  • Remove Duplicate paths in /etc/exports on osx #379
  • Stop releasing ips during nanobox stop #380

FEATURES:

  • Add messaging to help make it clear when networks fail #378
  • Allow users to set the user they want to console in as #385
  • Confirm docker connections during the init process #386
  • Confirm VirtualMachine can talk to the host #387

2.0.2

7 years ago

BUG FIXES:

  • Allow vt100 terminal codes to work properly #370
  • Fix Truncation of the summary to also work with headers #369
  • Fix a bug where leftover #365
  • Hook failures no longer show duplicates #360s

FEATURES:

  • In consoles use the exit code instead of our own#361

2.0.1

7 years ago

BUG FIXES:

  • Remove duplicate display of error messages #360
  • Allow hook timeouts to work properly

FEATURES:

  • Make our busgnag reporting much better #353
  • Update the config command to be cleaner #349
  • Adjust the error handling so stack tracers are cleaner
  • Allow for odin messages to be encapsulated inside the correct context when erroring
  • Add an error message when a evar is not added #338