---
title: "Acquia CMS - September 14, 2022"
date: "2025-09-12T05:57:24+00:00"
summary: "Discover updates for Acquia CMS modules: Common, Component, and Headless. Includes fixes, changes, and improvements for developers."
image:
type: "announcement"
url: "/drupal-starter-kits/release/2022-09-14/78631-acquia-cms-september-14-2022"
id: "bdd13bcf-89cb-4542-8d3b-78881333aec9"
---

### [Acquia CMS Common](https://www.drupal.org/project/acquia_cms_common) [1.3.16](https://www.drupal.org/project/acquia_cms_common/releases/1.3.16) and [1.4.10](https://www.drupal.org/project/acquia_cms_common/releases/1.4.10)

*   Change Installing the [Acquia CMS Common](https://www.drupal.org/project/acquia_cms_common) module installs the [Syslog](https://www.drupal.org/docs/8/core/modules/syslog/overview) module.
*   Change The [Default Content](https://www.drupal.org/project/default_content) module is updated and pinned to [2.0.0-alpha2](https://www.drupal.org/project/default_content/releases/2.0.0-alpha2).
*   Fix This release fixed the PHP 8.1 deprecated warnings from Drupal core. For more information, see [3301692](https://www.drupal.org/project/drupal/issues/3301692) and [3301770](https://www.drupal.org/project/drupal/issues/3301770) .

### [Acquia CMS Component](https://www.drupal.org/project/acquia_cms_component) [1.3.2](https://www.drupal.org/project/acquia_cms_component/releases/1.3.2)

*   Fix There were deprecation warnings in `RecursiveComponentFilterIterator`. For more information, see [3296262](https://www.drupal.org/project/component/issues/3296262).

### [Acquia CMS Headless](https://www.drupal.org/project/acquia_cms_headless) [1.3.0-beta6](https://www.drupal.org/project/acquia_cms_headless/releases/1.3.0-beta6)

*   Change The Drush command, `acms:headless:new-nextjs`, is updated to display the complete file path for the generated next.js environment variables.
*   Change After the installation of a Next.js headless site, the Headless dashboard page is enhanced to automatically select the **Enable Next.js starter kit** checkbox.
*   Fix When users selected the **Enable Next.js starter kit** checkbox on the Tour page, the system reported errors in the Acquia Cloud environment.