Releases: acquia/lightning
4.1.15
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
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
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
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
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
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
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
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
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
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.