This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
Releases: kalabox/kalabox-app-pantheon
Releases · kalabox/kalabox-app-pantheon
v2.1.5
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.1.0-rc.2
- Fixed
nginx
andphp-fpm
entrypont 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 redis
command. #1183 - Switched backend
web
service to common ports443
and80
. #1090 drush
type and version will now match users settings. #1213
v2.1.0-rc.1
v2.0.1
- Altered
nginx
to preventPORT
being added to redirects. #1612 - Added
client_max_body_size 100MB
to all frameworks. - Provided a fallback of
drupal
for when there is noframework
specified. #1608 - Added
mysql
php
extension to53
,55
and56
appservers. #1620 - Added better docs about
xdebug
on PhpStorm and SublimeText. #1507 - Improved the persistence and cache of
kbox composer
- Added a check to ensure
git
permissions are correct if you are alternate betweenkbox git
andgit
. #1615