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

Releases: acquia/lightning

3.4.11

09 Apr 16:26
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Fixed a bug in the uninstaller related to Headless Lightning.
  • Updated Lightning Media to 3.21 or 4.6.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.11 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://gitub.com/acquia/lightning/blob/8.x-3.x/UPDATE.md.

5.1.3

05 Mar 17:45
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Fixed dependency conflicts with Acquia Connector. (Issue #3201531 and #3197216)

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.3 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/5.1.x/UPDATE.md.

5.1.2

08 Feb 21:24
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Updated Lightning Media to 4.6.
  • Fixed a bug where installing Drupal from exported configuration could revert certain settings. (Issue #3153885)
  • Fixed an accidental incompatibility with PHP 7.2 and lower introduced by a core patch. (Issue #3193991)

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.2 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/5.1.x/UPDATE.md.

4.1.11

21 Jan 14:51
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Fixed an accidental incompatibility with PHP 7.2 and lower introduced by a core patch. (Issue #3193991)

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.11 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/8.x-4.x/UPDATE.md.

3.4.10

21 Jan 14:47
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Fixed an accidental incompatibility with PHP 7.2 and lower introduced by a core patch. (Issue #3193991)

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.10 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://gitub.com/acquia/lightning/blob/8.x-3.x/UPDATE.md.

5.1.1

20 Jan 20:10
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Security updated Drupal core to 9.1.3.
  • Fixed a minor bug where composer.json did not explicitly declare compatibility with Drush 10.
  • Removed deprecated code and services.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.1 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/5.1.x/UPDATE.md.

5.0.4

20 Jan 20:07
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Security updated Drupal core to 9.0.11.
  • Fixed a minor bug where composer.json did not explicitly declare compatibility with Drush 10.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.0.4 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/5.0.x/UPDATE.md.

4.1.10

20 Jan 20:15
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Security updated Drupal core to 8.9.13.
  • Dropped support for Drupal 8.8.x.
  • Fixed a minor bug where composer.json did not explicitly declare compatibility with Drush 10.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.10 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/8.x-4.x/UPDATE.md.

3.4.9

20 Jan 20:13
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Security updated Drupal core to 8.9.13.
  • Dropped support for Drupal 8.8.x.
  • Fixed a minor bug where composer.json did not explicitly declare compatibility with Drush 10.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.9 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://gitub.com/acquia/lightning/blob/8.x-3.x/UPDATE.md.

5.1.0

02 Dec 20:39
Compare
Choose a tag to compare

Install

For the best developer experience and dependency management, install with Composer using the following command: composer create-project acquia/lightning-project MYPROJECT

Changelog

  • Updated Drupal core to 9.1.0.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.0 --no-update
composer update

Run database updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush updatedb

Run Lightning configuration updates (if required - depending on the version from which you are updating):

drush cache:rebuild
drush update:lightning

For general update instructions see https://github.com/acquia/lightning/blob/5.1.x/UPDATE.md.