Version 7.0.1 release details
Last updated: 9 December 2022
Released: 9 December 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.
Known issues
- When Visual Page Builder sub-module is enabled Javascript errors are printed to the console due to incorrect dependency ordering.
Apply the following patch to rectify this issue: https://www.drupal.org/project/drupal/issues/3222107
Bug fixes
Using view variable element to display a views exposed form caused duplicate IDs
What is it?
Fixes a bug when using the view variable element to display a views exposed form caused duplicate IDs in the DOM. This was due to the Site Studio view template also rendering the exposed form.
The exposed form in the view template is now only inserted into the DOM, if a view variable element for "exposed" isn't used and the view has an exposed form.
What impact will there be?
If the view has an exposed form and the view variable element is used to render it the exposed form will only appear in the DOM once and no duplicate IDs will be present.
What actions do I need to take?
A Site Studio import and rebuild.
Are there any risks I should be aware of?
None.
Adding compatibility for better exposed filters combined option
What is it?
Provides compatibility for using the Better Exposed Filters "Combine sort order with sort by" for view filters.
What impact will there be?
When using the Better Exposed Filters "Combine sort order with sort by" option in a view, the Site Studio view filter element will render this as expected, combining sort order and sort by options.
What actions do I need to take?
None.
Are there any risks I should be aware of?
None.
Twig templates handling Drupal Fields fix
What is it?
Site Studio v7.0.0 introduced a bug when handling templates with Drupal multi-value fields. Templates would contain syntax errors and would cause PHP exceptions when rendered. This fix resolves this regression.
What impact will there be?
Site Studio templates utilising Drupal fields will no longer cause exceptions.
What actions do I need to take?
Run a full rebuild.
Are there any risks I should be aware of?
None.
Steps before upgrading
As with any version of Acquia Site Studio, we recommend that you backup your websites database and code before upgrading the version of Acquia Site Studio. There are no other specific steps to carry out before upgrading to this version.
Upgrade
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 Site Studio by following our upgrade guide.