---
title: "Acquia CMS 1.4.1 - January 21, 2022"
date: "2025-09-12T05:57:24+00:00"
summary: "Acquia CMS 1.4.1 update: New features, module updates, and bug fixes for enhanced functionality and improved user experience."
image:
type: "announcement"
url: "/drupal-starter-kits/release/2022-01-21/78726-acquia-cms-141-january-21-2022"
id: "cd4397ec-7d3c-4e4f-83b7-c58d62a6f248"
---

*   Feature Acquia CMS includes the acquia\_cms\_component module so that developers can create Javascript components and use the module.
*   Feature The acquia\_cms\_component module includes the [Component](https://www.drupal.org/project/component) contributed module.
*   Feature The acquia\_cms\_component module provides the example of the react block javascript component and includes the react & api library for reference.
*   Feature The component module is pinned to release 1.0-rc3.
*   Change Drupal core is updated to 9.3.2.
*   Change Site Studio is updated to 6.8.0.
*   Change The reroute\_email module is updated to 2.1.0.
*   Change The Facets module is updated to 2.0.0.
*   Change The facets\_pretty\_paths module is updated to 1.2.0.
*   Change The Site Studio Visual Page Builder module is automatically installed and enabled when you install the Acquia CMS Site Studio module.
*   Change Acquia CMS is updated to use IMCE instead of media library to manage images that are part of the Site Studio configuration.
*   Change Image view modes for Media image type are updated to use corresponding image styles.
*   Change The Acquia CMS Search module is configured to be installed independently.
*   Change The Acquia CMS logo is displayed during installation of the Acquia CMS profile.
*   Change Install, update, and maintenance pages are updated to have the standard design pattern of Acquia CMS.
*   Fix The checkbox on the to Tour page of the Acquia CMS installation wizard was not getting cleared or selected.
*   Fix Acquia CMS was not showing a warning when enabling the reroute\_email module.
*   Fix Acquia CMS installation was getting failed when installing Acquia CMS through UI.

Note

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](https://www.drupal.org/files/package_entity_rebuilds.patch) patch to fully utilize the new Site Studio sync functionality.

* * *

_The information contained herein is subject to change without notice and is not warranted to be error-free. If you encounter any errors, contact Acquia Support._