Releases: acquia/lightning
5.0.3
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.9.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~5.0.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.0.x/UPDATE.md.
4.1.9
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.8.12.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~4.1.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://github.com/acquia/lightning/blob/8.x-4.x/UPDATE.md.
3.4.8
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.8.12.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~3.4.8 --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.0.2
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.8.
- Updated Lightning Media to 4.4:
- Fixed a bug that could occur when adding Instagram posts in the media browser by URL.
- Added compatibility with Composer 2.
- Refactored install-time code to reduce or remove dynamic configuration changes.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~5.0.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.0.x/UPDATE.md.
4.1.8
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.8.11.
- Added compatibility with Composer 2.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~4.1.8 --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.7
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.8.11.
- Added compatibility with Composer 2.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~3.4.7 --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.0.1
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.6.
- Updated Inline Entity Form to 1.0-rc7.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~5.0.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.0.x/UPDATE.md.
4.1.7
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.8.10.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~4.1.7 --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.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 Drupal core to 8.8.10.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~3.4.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://gitub.com/acquia/lightning/blob/8.x-3.x/UPDATE.md.
4.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
- Added support for Lightning Media 4.
Update steps
Update your codebase:
composer self-update
composer require acquia/lightning:~4.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/8.x-4.x/UPDATE.md.