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

Releases: acquia/lightning

4.1.15

16 Jun 19:19
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.16.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.15 --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.14

16 Jun 19:20
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.16.
  • Updated Lightning Layout to 1.12.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.14 --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-3.x/UPDATE.md.

5.1.6

15 May 00:32
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 Lightning Layout to 2.10.
  • Updated Composer dependency to the latest secure releases.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.6 --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.14

15 May 00:34
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 Lightning Layout to 2.10.
  • Updated Composer dependency to the latest secure releases.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.14 --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.13

15 May 00:36
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 Lightning Layout to 1.11.
  • Updated Composer dependency to the latest secure releases.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.13 --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-3.x/UPDATE.md.

5.1.5

21 Apr 17:46
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.7.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.5 --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.13

21 Apr 17: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

  • Security updated Drupal core to 8.9.14.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~4.1.13 --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.12

21 Apr 17:54
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.14.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~3.4.12 --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-3.x/UPDATE.md.

5.1.4

09 Apr 12: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

  • Fixed a bug in the uninstaller related to Headless Lightning.

Update steps

Update your codebase:

composer self-update
composer require acquia/lightning:~5.1.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.1.x/UPDATE.md.

4.1.12

09 Apr 16: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

  • 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:~4.1.12 --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-4.x/UPDATE.md.