Last updated: 5th September 2022
Released: 5th September 2022
When upgrading your website to the latest version of Acquia Site Studio, database updates will be applied and therefore you can't roll back to the previous version of Acquia Site Studio once upgraded.
It is recommended applying updates on your development environment and backing up your website including your database before upgrading Acquia Site Studio.
Site Studio is currently not compatible with PHP 8.1 until November 2022.
Fixes a bug where the same styles or no styles were applied when the same type of component was placed on the page
All styles will now come through without any duplicate
drush cohesion:rebuild
None.
Packages exported in new format no longer store all of exported file entity metadata in a single sitestudio_package_files.json
file. Instead each file entity metadata is exported as individual file prefixed with sitestudio_file_metadata
and using .yml
extension.
All new package exports will no longer contain sitestudio_package_files.json
file. Individual metadata files using filename format of sitestudio_file_metadata.<uuid>.yml
will be exported instead.
Any packages that already use sitestudio_package_files.json
will continue to work as before. If such package is exported, metadata from sitestudio_package_files.json
will be split into individual files after this update.
Export your packages via Drush or Drupal UI and make sure to commit all of the additionally created metadata files, if git is used.
None.
As with any version of Acquia Cohesion, we recommend that you backup your websites database and code before upgrading the version of Acquia Cohesion. There are no other specific steps to carry out before upgrading to this version.
It is recommended that you backup and upgrade your website on a development environment before applying to a production website. You can upgrade your version of Acquia Cohesion by following our upgrade guide.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Tue Jul 29 2025 22:05:27 GMT+0000 (Coordinated Universal Time)