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
v0.12.0-alpha.7
- Updated to use new 0.12.x framework
v0.11.3
Pantheon fixes
- Added SSL support to appserver #990
- Fixed image version to be set per app instead of config #935
- Updated to use new cli plugin working dir env #964
- Updated to terminus 0.10.3 #1008
- Added
kbox services
command to show connection info #770 - Expanded tooling to include composer, mysql, node, npm, grunt, gulp, bower and more #770
- Fixed bug where terminus cache was not persisting #989
v0.11.2
Pantheon fixes
- Added redis and solr links to terminus container #917
- Exposed drupal and wordpress media to
files
directory #922 - Pulled screenshot down in GUI mode #874
- Fixed misspelled
rsync
command #92 - Fixed bug where we need to use collect instead of attach in gui mode #93
- Upgraded to drush 8.0.3 #94
- Upgraded to terminus 0.10.2
- Fixed bug where
$HOME/tmp
did not exist for Drupal 8 sites #958
v0.11.1
Pantheon fixes
v0.11.0
v0.10.8
- Added some GUI integration things
- Added drush based crontab (#417)
- Added phantomJS and wkhtmltopdf support (#418)
- Fixed bug where SOLR was complaining about self-signed certs (#653)
- Fixed bug where pulling a multidev branch was throwing a DNS fail on git clone (#661)
- Fixed bug in terminus reauth logic (#615)
- Added a pantheon edge container with varnish 4 and SSL termination (#633)
- Switched to new event context format (#711)
- Filtered out terminus update message for code diffstat (#679)
- Added latestbackup option for better non-interactive mode (#686)
- Fixed bug where database backups that might already exist fails the pull (#686)
- Now retry failed pantheon pull db backup (#685)
- Upgraded to redis 2.8.18 (#731)
- (#731)
v0.10.7
- Fixed issue where Drupal 8 was redirecting to already installed (#605)
- Fixed issue where SSH keys were not being used correctly on remote drush alias commands (#607)
- Can now use drush remote aliases in your app (#609)
- Fixed issue where
kbox push
was wiping out uncommitted SFTP changes on remote target (#606) - Upgraded to terminus 0.9.1 (#619)
- Fixed bug where php version was not being set correctly (#634)
- Fixed bug where imagemagick core libs were not installed (#548)
- Provide support for legacy pull and push options (#617)
- Increased speed of initial
kbox pull
by grabbing archive of files(#635)
v0.10.5
- Drupal 8 uses drush8, with config-extras, by default (#543)
- Fix issue where local
git status
reports deleted and mode changed files (#533) kbox create pantheon
now works interactively (#391)- Exclude cached files from
kbox pull
(#391) - Allow pull from
test
andlive
and choose to create new DB (#441) - Add xdebug back for php 5.5 (#192)
- Fix bug where invalid session expected
email
property to be not empty (#588)
v0.10.3
v0.10.2
- Upgraded to terminus 0.8.0 (#512)
- Fixed issue where Pantheon reports no framework (#441)
- Only create
/media
symlink if needed, makepullCode
smarter (#475) - Fixed issue where appname was getting extra hyphens (#434)
- Added app's package.json to
grunt bump
as well (#493) - Changed devMode to reflect current branch instead of master
- Added retry attempts to timed out Pantheon API requests (#384)