Skip to content

Acquia CMS - 1.4.1

Compare
Choose a tag to compare
@vishalkhode1 vishalkhode1 released this 21 Jan 05:38
· 1760 commits to develop since this release
  • Acquia CMS includes the acquia_cms_component module so that developers can create Javascript components and use the module.
  • The acquia_cms_component module includes the Component contributed module.
  • The acquia_cms_component module provides the example of the react block javascript component and includes the react & api library for reference.
  • The component module is pinned to release 1.0-rc3.
  • Drupal core is updated to 9.3.2.
  • Site Studio is updated to 6.8.0.
  • The reroute_email module is updated to 2.1.0.
  • The facets module is updated & pinned to 2.0.0.
  • The facets_pretty_paths module is updated to 1.2.0.
  • The Site Studio Visual Page Builder module is automatically installed and enabled when you install the Acquia CMS Site Studio module.
  • Acquia CMS is updated to use IMCE instead of media library to manage images that are part of the Site Studio configuration.
  • Image view modes for Media image type are updated to use corresponding image styles.
  • The Acquia CMS Search module is configured to be installed independently.
  • The Acquia CMS logo is displayed during installation of the Acquia CMS profile.
  • Install, update, and maintenance pages are updated to have the standard design pattern of Acquia CMS.
  • The checkbox on the to Tour page of the Acquia CMS installation wizard was not getting cleared or selected.
  • Acquia CMS was not showing a warning when enabling the reroute_email module.
  • Acquia CMS installation was getting failed when installing Acquia CMS through UI.

After upgrading to Acquia CMS 1.4.1, run the following commands:

// Apply Site Studio updates to the site.
$ drush updb --yes

// Re-import Site Studio assets.
$ drush cohesion:import'

After upgrading to Site Studio 6.8.0, you cannot rebuild package entities with the following command:

$ drush sitestudio:package:import

You can use the package entities rebuilds patch to fully utilise the new Site Studio sync functionality.