Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Releases: kalabox/kalabox-app-pantheon

v2.1.5

01 May 23:46
Compare
Choose a tag to compare
  • HOTFIX release for upstream Pantheon API changes

v2.1.3

25 Nov 03:24
Compare
Choose a tag to compare
  • Fixed broken screenshot. #1601
  • Fixed incorrect files_directory_path. #1727 #1728

v2.1.2

11 Nov 18:44
Compare
Choose a tag to compare
  • Added support for lockr. #1694

v2.1.1

03 Nov 23:57
Compare
Choose a tag to compare
  • Improved initial files grab by running rsync after archive DL.
  • Upgraded to latest terminus 0.13.4.

v2.1.0

25 Oct 23:29
Compare
Choose a tag to compare
  • Fixed issue where drush installed by composer was reporting unknown command. #1681
  • Upgraded mariaDB to latest 10.0.x. #1671

v2.1.0-rc.2

18 Oct 16:35
Compare
Choose a tag to compare
  • Fixed nginx and php-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 ports 443 and 80. #1090
  • drush type and version will now match users settings. #1213

v2.1.0-rc.1

16 Oct 07:00
Compare
Choose a tag to compare
  • Upgraded to terminus 0.13.3. #1631
  • Added bcmath, bz2 and calendar php extensions. #1655

v2.0.1

04 Oct 04:59
Compare
Choose a tag to compare
  • Altered nginx to prevent PORT being added to redirects. #1612
  • Added client_max_body_size 100MB to all frameworks.
  • Provided a fallback of drupal for when there is no framework specified. #1608
  • Added mysql php extension to 53, 55 and 56 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 between kbox git and git. #1615

v2.0.0

19 Sep 18:18
Compare
Choose a tag to compare
  • No changes! Bumped for version parity across major projects.

v0.13.0-rc.2

14 Sep 17:40
Compare
Choose a tag to compare
  • Switched to newest Pantheon screenshot endpoint. #1571
  • Added push/pull methods to the app object and deleted integrations code. #1574
  • Fixed issue where solr was complaining about a self-signed certificate. #1364