All Versions
23
Latest Version
Avg Release Cycle
30 days
Latest Release
2400 days ago

Changelog History
Page 1

  • v2.3.0 Changes

    September 01, 2017

    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
  • v2.2.0 Changes

    August 18, 2017

    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
  • v2.1.2 Changes

    June 01, 2017

    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
  • v2.1.1 Changes

    May 15, 2017

    ๐Ÿ”‹ 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
  • v2.1.0 Changes

    April 25, 2017

    ๐Ÿ”‹ 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
  • v2.0.4 Changes

    March 06, 2017

    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
  • v2.0.3 Changes

    February 23, 2017

    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
  • v2.0.2 Changes

    February 14, 2017

    ๐Ÿ› 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
  • v2.0.1 Changes

    February 09, 2017

    ๐Ÿ› 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