Version 6.0.1 release details
Last updated: 18th February 2020
Released: 18th February 2020
When upgrading your website to the latest version of Acquia Cohesion, database updates will be applied and therefore you can't roll back to the previous version of Acquia Cohesion once upgraded.
It is recommended applying updates on your development environment and backing up your website including your database before upgrading Acquia Cohesion.
Known issues
There are the following known issues with version 6.0.1 of Acquia Cohesion:
- Generic styles added to WYSIWYG element styles dropdown showing "Generic" rather than the custom style label
- When saving a translation of a Component Content, an error appears
- Editing a Style helper doesn't allow the user to save as the machine name validation fails.
Bug fixes
Cohesion no longer switches the site into and out of maintenance mode when rebuilding via drush
What is it?
In certain circumstances, users were seeing the error "MySQL has gone away" after running 'drush cohesion:rebuild'
This was caused by a combination of MySQL configuration and/or a long running CRON or drush command process that running 'cohesion:rebuild' command contributed too.
More information: https://www.drupal.org/node/259580
It was decided that developers working with Cohesion should be responsible for bringing the site into and out of maintenance mode if required and that Cohesion should not enforce this.
What impact will there be?
When running 'drush cohesion:rebuild' note that your site will no longer go into and out of maintenance mode when running this command.
What actions do I need to take?
If you require this functionality, you will need to implement it yourself inside your build scripts.
More information: https://www.drupal.org/docs/user_guide/en/extend-maintenance.html
Are there any risks I should be aware of?
See above.
Fixed an issue where icon and font files were not showing
What is it?
In certain configurations of Acquia Cloud and Acquia Cloud Site Factory hosting, it was possible that font and icon files were not being referenced on the front end correctly. This resulted in missing font and icons on the front end of the website.
What impact will there be?
Users that reported this issue will see it has been resolved.
What actions do I need to take?
A Cohesion import and rebuild is required after upgrading to the latest version of the module.
Are there any risks I should be aware of?
No
Initial page rendering performance improvements
What is it?
We've improved the time to build Cohesion layout canvas enabled pages for the first paint (before the cache has been built).
What impact will there be?
Users making changes to Cohesion powered content entities will see their page rendering more quickly.
What actions do I need to take?
No actions are required.
Are there any risks I should be aware of?
No
Steps before upgrading
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.
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 Cohesion by following our upgrade guide.