---
title: "Acquia CMS - August 25, 2022"
date: "2025-09-12T05:57:24+00:00"
summary: "Discover Acquia CMS updates: Headless CMS preview, new Drush commands, and Starter kit enhancements for improved NextJS integration."
image:
type: "announcement"
url: "/drupal-starter-kits/release/2022-08-25/78641-acquia-cms-august-25-2022"
id: "f6148322-4e79-4c2d-9fca-ce7e2f7e576b"
---

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

*   Change In Headless CMS, the Preview tab is added on the create/update node page to preview the NextJS content.
*   Change A new Drush command, acms:headless:new-nextjs, is added so that users can add a new NextJS site and generate environment variables.
*   Change A new Drush command, acms:headless:regenerate-env, is added so that users can regenerate environment variables for the existing NextJS site.
*   Fix Users were getting an error when accessing the Headless dashboard page.
*   Fix Inappropriate permissions for the headless role were causing errors when viewing unpublished content on the NextJS application.

### [Acquia CMS Starter kit](https://github.com/acquia/acquia-cms-starterkit) [1.0.3](https://github.com/acquia/acquia-cms-starterkit/releases/tag/v1.0.3)

*   Change The Headless starter kit installer is updated to include additional questions for configuring a NextJS site.
*   Change The [Consumer Image Styles](https://www.drupal.org/project/consumer_image_styles) module is installed with the installation of the Headless starter kit.