Releases: kalabox/kalabox
v2.1.5
This is a HOTFIX release that handles the new Pantheon API format. Please note that THIS WILL BE THE FINAL KALABOX RELEASE and Kalabox WILL SOON BE DEPRECATED. It is highly recommended that you upgrade to Lando 3.0.0-beta.43+
Installing/Upgrading
- Download the relevant package from below.
- Read the required installation or upgrading docs.
- Run the installer from the download and remember to do any additional steps (LIKE SHARING FOLDERS ON WINDOWS) indicated in the docs above.
- It is recommended, although possibly not necessary, to customize your install to NOT install the latest version of Docker
Release Notes
Kalabox
- Documentation improvements
Pantheon
- Fixed breaking upstream Pantheon API change
v2.1.3
Installing/Upgrading
- Download the relevant package from below.
- Read the required installation or upgrading docs.
- Run the installer from the download and remember to do any additional steps (LIKE SHARING FOLDERS ON WINDOWS) indicated in the docs above.
Release Notes
Kalabox
- Added
lodashtokbox.node._for use in easy plugin craftworks. - Added
chalktokbox.node.chalkfor use in easy plugin craftworks. - Added
fs-extratokbox.node.fsfor use in easy plugin craftworks. - Added
inquirertokbox.node.inquirerfor use in easy plugin craftworks. - Added
restlertokbox.node.restlerfor use in easy plugin craftworks. - Fixed
postoptcmdsto put options in the right place when used viacli.yml
Pantheon
PHP
- No changes! Bumping for version parity across major projects.
v2.1.2
Installing/Upgrading
- Download the relevant package from below.
- Read the required installation or upgrading docs.
- Run the installer from the download and remember to do any additional steps (LIKE SHARING FOLDERS ON WINDOWS) indicated in the docs above.
Release Notes
Kalabox
- Fixed regression where
cliwas not accepting hyphens for site names. #1711 - Updated to latest stable Docker for Mac and Docker for Windows
v1.12.3. #1711 - Fixed bug where non-Kalabox containers were getting wiped out during Kalabox cleanup. #1708
Pantheon
- Added support for
lockr. #1694
PHP
- Fixed broken screenshot. For real this time. #1601
v2.1.1
Installing/Upgrading
- Download the relevant package from below.
- Read the required installation or upgrading docs.
- Run the installer from the download and remember to do any additional steps (LIKE SHARING FOLDERS ON WINDOWS) indicated in the docs above.
Release Notes
Kalabox
- Switched site is up logic to not reject self-signed certs if site it forcing
HTTPS. #1657 - Switched site is up logic to always end up with site being ready. #1688
- Improved Kalabox start and shutdown logic. #1669
- Added
kbox poweroffcommand. #1669 - Removed local
dnsserver in favor of remote option. Should improve resolution on Windows. #1676 - Changed default GUI app location from
~/.kalabox/appsto~/Kalabox. - Added removal of
~/.kalaboxon uninstall. - Provided some retry wrappers to key
dockerengine operations. - Widened
servicesplugin to allow non*.kbox.sitedomains. #1611
Pantheon
- Improved initial files grab by running
rsyncafter archive DL. - Upgraded to latest
terminus0.13.4.
PHP
- Fixed broken screenshot. #1601
v2.1.0
NEW STABLE RELEASE
This release contains extremely big changes that address some of the major pain points around file sharing and resource usage. If the stable 2.0.X branch is giving you serious hassle then you might want to give this a try but YMMV.
Also note that the system requirements have changed.
Installation/Upgrading.
- Download the relevant package from below.
- Read the required installation or upgrading docs.
- Run the installer from the download and remember to do any additional steps (LIKE SHARING FOLDERS ON WINDOWS) indicated in the docs above.
Release Notes
Kalabox
- Removed
docker-machineandVirtualBoxin favor ofDocker for Mac/Windowsandxhyve/Hyper-V. - Vastly improved file sharing and resource usage.
- Added
confirmbigdel=falsetounisonfile sharing. This allows the user to remove their entire shared folder without issue. - Fixed
KALABOX_ENGINE_REMOTE_IPvalue on macOS. Resolves issues with xdebug. - Updated
kalabox-cmdplugin to take arrays for{pre|post}cmdopts}. - Improved macOS autostart.
Pantheon
- Fixed issue where
drushinstalled bycomposerwas reporting unknown command. #1681 - Upgraded
mariaDBto latest10.0.x. #1671
PHP
- No changes! Bumping for version parity across major projects.
v2.0.2
v2.1.0-rc.2
EXPERIMENTAL RELEASE
This release contains extremely big changes that address some of the major pain points around file sharing and resource usage. If the stable 2.0.X branch is giving you serious hassle then you might want to give this a try but YMMV.
Also note that the system requirements have changed.
Upgrading steps
- This release contains breaking changes if you are upgrading from lower than 2.0.1 - If you've previously installed Kalabox it is recommended that you completely uninstall and DESTROY ALL EXISTING APPS AND THEIR FOLDERS.
- Read more about updating in our docs.
Kalabox
- Removed
docker-machineandVirtualBoxin favor ofDocker for Mac/Windowsandxhyve/Hyper-V. - Vastly improved file sharing and resource usage.
- Added
confirmbigdel=falsetounisonfile sharing. This allows the user to remove their entire shared folder without issue. - Fixed
KALABOX_ENGINE_REMOTE_IPvalue on macOS. Resolves issues with xdebug. - Updated
kalabox-cmdplugin to take arrays for{pre|post}cmdopts}.
Pantheon
- Fixed
nginxandphp-fpmentrypont scripts so Drupal 8 sites can be restarted. - More complete emulation of
/srv/bindings. Helps things like CiviCRM support. #1650 - Simplified installation of deps. #1656
- Added
kbox rediscommand. #1183 - Switched backend
webservice to common ports443and80. #1090 drushtype and version will now match users settings. #1213
PHP
- Simplified installation of deps. #1656
v2.1.0-rc.1
EXPERIMENTAL RELEASE
This release contains extremely big changes that address some of the major pain points around file sharing and resource usage. If the stable 2.0.X branch is giving you serious hassle then you might want to give this a try but YMMV.
Also note that the system requirements have changed.
Upgrading steps
- This release contains breaking changes if you are upgrading from lower than 2.0.1 - If you've previously installed Kalabox it is recommended that you completely uninstall and DESTROY ALL EXISTING APPS AND THEIR FOLDERS.
- Read more about updating in our docs.
Kalabox
- Removed
docker-machineandVirtualBoxin favor ofDocker for Mac/Windowsandxhyve/Hyper-V. - Vastly improved file sharing and resource usage.
- Added
confirmbigdel=falsetounisonfile sharing. This allows the user to remove their entire shared folder without issue.
Pantheon
PHP
- No changes!
v2.0.1
Upgrading steps
- This release contains breaking changes if you are upgrading from lower than 2.0.0 - If you've previously installed Kalabox it is recommended that you completely uninstall and DESTROY ALL EXISTING APPS AND THEIR FOLDERS.
- Read more about updating in our docs.
Kalabox
- Fixed unassigned token
%KBOX_VERSION%showing up in OSX installer customization. #1614 - Updated documentation. #1641 #1629 #1635 #1610
- Added a generic
kbox .command so you can run things likels,rm,sudoon containers. #1615
Pantheon
- Altered
nginxto preventPORTbeing added to redirects. #1612 - Added
client_max_body_size 100MBto all frameworks. - Provided a fallback of
drupalfor when there is noframeworkspecified. #1608 - Added
mysqlphpextension to53,55and56appservers. #1620 - Added better docs about
xdebugon PhpStorm and SublimeText. #1507 - Improved the persistence and cache of
kbox composer - Added a check to ensure
gitpermissions are correct if you are alternate betweenkbox gitandgit. #1615
PHP
- Updated documentation to better reflect how to use
dbconnection info. #1600
v2.0.0
Upgrading steps
- This release contains breaking changes if you are upgrading from RC1 or lower - If you've previously installed Kalabox it is recommended that you completely uninstall and DESTROY ALL EXISTING APPS AND THEIR FOLDERS.
- Read more about updating in our docs.
Kalabox
- Relaxed criteria for a site to "Be ready". #1593
Pantheon
- No changes! Using
v2.0.0version of this app for now.
PHP
- No changes! Using
v2.0.0version of this app for now.