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

Releases: acquia/lightning

5.2.4

02 Nov 14:39
Compare
Choose a tag to compare

This is the final release of Lightning 5.2.x. No further security updates or bug fixes will be made. Please see the uninstall instructions to remove the Lightning distribution from your site, or the official end-of-life announcement or site owner FAQ for more information.

Changelog

  • Uninstaller will now automatically remove lightning_install.

Update steps

Update your codebase:

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

5.1.12

02 Nov 14:37
Compare
Choose a tag to compare

This is the final release of Lightning 5.1.x. No further security updates or bug fixes will be made. Please see the uninstall instructions to remove the Lightning distribution from your site, or the official end-of-life announcement or site owner FAQ for more information.

Changelog

  • Uninstaller will now automatically remove lightning_install.

Update steps

Update your codebase:

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

4.1.19

02 Nov 14:35
Compare
Choose a tag to compare

This is the final release of Lightning 4.x. No further security updates or bug fixes will be made. Please see the uninstall instructions to remove the Lightning distribution from your site, or the official end-of-life announcement or site owner FAQ for more information.

Changelog

  • Uninstaller will now automatically remove lightning_install.

Update steps

Update your codebase:

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

02 Nov 14:34
Compare
Choose a tag to compare

This is the final release of Lightning 3.x. No further security updates or bug fixes will be made. Please see the uninstall instructions to remove the Lightning distribution from your site, or the official end-of-life announcement or site owner FAQ for more information.

Changelog

  • Uninstaller will now automatically remove lightning_install.

Update steps

Update your codebase:

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

02 Nov 14:49
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.2.6.

Update steps

Update your codebase:

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

5.1.11

02 Nov 14:50
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.13.

Update steps

Update your codebase:

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

4.1.18

02 Nov 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

  • Security updated Drupal core to 8.9.19.

Update steps

Update your codebase:

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

02 Nov 14:52
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.19.

Update steps

Update your codebase:

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

12 Aug 18:56
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.2.4.

Update steps

Update your codebase:

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

5.1.10

12 Aug 18:57
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.12.

Update steps

Update your codebase:

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