Version 7.1.0 release details
Last updated: 2nd May 2023
Released: 2nd May 2023
Known issues¶
None.
Highlights¶
Adding CKEditor 4 support via additional "legacy" module¶
What is it?¶
Support for CKEditor 4 is now available via the Site Studio Legacy CkEditor module.
What impact will there be?¶
CKEditor 4 based text formats and plugins can be utilised in the latest version of Site Studio.
Note: The module has a dependency on the contrib version of CKEditor to ensure support for Drupal 10 is maintained.
What actions do I need to take?¶
When upgrading to Site Studio 7.1 the following module and it's dependencies should be included and enabled to support CKEditor 4.
composer require acquia/sitestudio_legacy_ckeditor:^7.1
drush en sitestudio_legacy_ckeditor -y
Note: As of version 7.0 Site Studio requires the CKEditor 5 Drupal core module to be enabled and at least 1 CKEditor 5 text format to be configured. This is to ensure compatability with Drupal 10+.
Are there any risks I should be aware of?¶
None.
Bug fixes¶
Overflow issue when inserting an image into the WYSIWYG field¶
What is it?¶
Fixed an issue that could arise with certain form layouts when inserting high resolution images into CKEditor causing the form to stretch wider than the screen.
What impact will there be?¶
Image embeds via the wysiwyg interface will adjust to fit the viewport ensuring buttons are accessible.
What actions do I need to take?¶
A Site Studio import or drush cohesion:import
Are there any risks I should be aware of?¶
None.
Link to page entity type restriction not applying¶
What is it?¶
Fixes a bug where the "link to page" component field had been configured to be restricted to specific entity types, but was showing all entity type results regardless.
What impact will there be?¶
The "link to page" component field results will be restricted as configured.
What actions do I need to take?¶
None.
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.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.