Release notes
This webpage describes the regular updates Acquia has made to Acquia CMS.
Note that some release dates may be in the future to allow for subscribers
to prepare their environments for upcoming product versions.
Note
For previous release information, see the individual release note pages
for 2022 and 2021.
For a list of known issues in Acquia CMS, see Known issues.
Acquia CMS - March 13, 2023
- Change The Acquia CMS Headless module is compatible with Drupal core 9.4
and later.
- Change The PHPUnit tests are added to cover important features provided
by the Acquia CMS Headless module.
- Change The Readme.md file is updated to provide user manual changes that
must be done to add the swagger-api/swagger-ui library.
- Change The patch: 3340189 that provides the feature of displaying
the preview button in unpublished nodes, is removed. These changes are moved
to the Acquia CMS Headless module.
- Change The Acquia CMS Audio module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Image module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Tour module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Video module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Common module is compatible with Drupal core 9.4
and later.
- Change The Entity Clone module can be updated to the latest release: 2.0.0-beta2.
- Change The
config_ignore
settings is updated to not ignore the
configs: media.type.image:uuid
and crop.type.focal_point:uuid
, and an
update hook is added for the same.
- Fix Users could not reset password after multiple login attempts
with incorrect credentials.
- Change The
acquia_cms module
dependencies are updated to support
Drupal core 9.4 and later.
- Change The Acquia CMS Starter module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Place module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Page module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Event module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS DAM module is compatible with Drupal core 9.4
and later.
- Change The Acquia CMS Site Studio module is compatible with Drupal core 9.4
and later.
- Change The PHPUnit tests are added for the following bug fixes.
- Fix After selecting an image in the Entity Browser pop-up window and
clicking Insert selected, the pop-up window does not close automatically.
- Fix There was an issue related to
config_rewrite
for the config:
filter.format.filtered_html
. This occurred when sites are installed from
the existing configurations.
Acquia CMS - February 23, 2023
- Change The previously missing preview images from Site Studio components
are added and an update hook is added in Acquia CMS Site Studio to import the preview images.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Article module.
- Change The previously missing preview images from Site Studio components
are added and an update hook is added in Acquia CMS Site Studio to import the preview images.
- Change When the Acquia CMS Site Studio module is uninstalled, the system removes all the
Site Studio packages and configurations from the Acquia CMS Audio module.
- Change The previously missing preview images from Site Studio components
are added and an update hook is added in Acquia CMS Site Studio to import the preview images.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Event module.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Image module.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Page module.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Person module.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Place module.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Search module.
- Change The previously missing preview images from Site Studio components
are added and an update hook is added in Acquia CMS Site Studio to import the preview images.
- Change The previously missing preview images from Site Studio components
are added and an update hook is added in Acquia CMS Site Studio to import the preview images.
- Change When the Acquia CMS Site Studio module is uninstalled and an update hook is added
for the same, the system removes all the Site Studio packages and
configurations from the Acquia CMS Video module.
- Change The patch URLs are updated to use the patch from drupal.org.
- Fix The Acquia CMS Starter Kit installation failed when user selected the
yes
option for the demo_content
or content_model
question because of the php-http/discovery
plugin.
Acquia CMS - February 6, 2023
- Change The Site Studio audio and video components are moved from the
Site Studio Core
package to the Acquia CMS Audio and Acquia CMS Video modules respectively.
- Change All functions in the
.module
file are renamed in the
module_name_function_name
format.
- Change The Acquia CMS Audio package provides the Audio Site Studio
component.
- Change All functions in the
.module
file are renamed in the
module_name_function_name
format.
- Fix After enabling the TFA module, users could not access the
Moderation Dashboard.
- Change The Frontend with site preview role is removed and update hook
is added for the same.
- Change The API Users section on the Headless Dashboard page is
enhanced to display the correct role name.
- Change All functions in the
.module
file are renamed in the
module_name_function_name
format.
- Fix When users accessed the Headless Dashboard page, the system
displayed Javascript errors in the console.
- Change The Acquia CMS Video package provides the Video Site Studio
component.
Acquia CMS - January 23, 2023
- Change The configurations provided by all the modules in the Acquia CMS distribution are updated.
- Fix When setting up any starter-kit, the system did not apply patches
for Drupal core.
- Fix When setting up any starter-kit on Drupal core 9.5.x, the system
displayed errors.
- Fix The API dashboard page or
/admin/access
displayed errors.
- Fix When installing a site by using existing configurations, the system
displayed purge errors in logs.
- Fix The configurations were getting updated even when the site was
installed by using existing configurations.
- Fix The Acquia CMS Starter Kit installation failed in Drupal core 9.5.
- Change The configurations provided by the Acquia CMS Headless module are reexported and
updated according to the latest module release.
- Change The
hook_install
and hook_uninstall
hooks are updated to
skip overwriting configurations if a site is installed from existing
configurations.
- Fix The API dashboard page or
/admin/access
displayed errors.
- Change The configurations provided by the Acquia CMS Article module are reexported and updated
according to the latest module release.
- Change UUID is removed from one of configurations provided by the
Acquia CMS DAM module.
- Change Enhancements are made to fix coding standards.
- Change The
hook_modules_installed
hook is updated to skip overwriting
configurations if a site is installed from existing configurations.
- Change The configurations provided by the Acquia CMS Document module are reexported and
updated according to the latest module release.
- Change The configurations provided by the Acquia CMS Event module are reexported and updated
according to the latest module release.
- Change The configurations provided by the Acquia CMS Image module are reexported and updated
according to the latest module release.
- Change The configurations provided by the Acquia CMS Page module are reexported and updated
according to the latest module release.
- Change The
hook_install
hook is updated to skip overwriting
configurations if a site is installed from existing configurations.
- Change The configurations provided by the Acquia CMS Person module are reexported and updated
according to the latest module release.
- Change The configurations provided by the Acquia CMS Place module are reexported and updated
according to the latest module release.
- Change The configurations provided by the Acquia CMS Search module are reexported and updated
according to the latest module release.
- Change The
hook_install
and hook_modules_installed
hooks are
updated to skip overwriting configurations if a site is installed from
existing configurations.
- Change The
hook_install
and hook_uninstall
hooks are updated to
skip overwriting configurations if a site is installed from existing
configurations.
- Change The
hook_modules_installed
hook is updated to skip overwriting
configurations if a site is installed from existing configurations.
- Change The configurations provided by the Acquia CMS Video module are reexported and updated
according to the latest module release.
- Change The configurations provided by the Acquia CMS Common module are reexported and updated
according to the latest module release.
- Change The
hook_install
hook is updated to skip overwriting
configurations if a site is installed from existing configurations.
- Change UUID is removed from a few of the configurations.
- Fix The
acms:install
command failed in Drupal core 9.5.
- Fix The patches for Drupal core were not getting applied.
Acquia CMS - January 17, 2023
- Change Acquia CMS is upgraded to 1.5.3 to include the latest modules.
- Change Drupal core is upgraded to 9.5.1.
Acquia CMS - January 10, 2023
- Change The Acquia CMS Article module is enhanced to be compatible with Drupal core 10.
- Change The default form mode for the article content type is updated to
display scheduler fields when creating or updating articles. Examples of
scheduler fields are
publish_on
and unpublish_on
.
- Change The Acquia CMS Audio module is enhanced to be compatible with Drupal core 10.
- Change When you install the Acquia CMS Audio module, the system installs the Media Library module. In addition,
the
filtered_html
and full_html
editor configurations are updated to
add the media_library button on the toolbar.
- Change The Media entity Soundcloud module is updated to the latest version.
- Change The Acquia CMS Common module and its submodules, such as
acquia_cms_development
and acquia_cms_support
, are enhanced to be
compatible with Drupal core 10.
- Change The minimum required dependencies for the drupal-environment-detector module are updated to ^1.5.
- Change The minimum required dependencies for the memcache-settings module are updated to ^1.2.
- Change The minimum required dependencies for the Acquia Content Hub module are updated to
^3.0.
- Change The minimum required dependencies for the Acquia Lift Connector module are updated to ^4.5.
- Change The minimum required dependencies for the Acquia Purge module are updated to ^1.3.
- Change The minimum required dependencies for the Acquia Cloud Site Factory Connector module are updated
to be ^2.73.
- Change The minimum required dependencies for the Automated Logout module are updated to ^1.4.
- Change The minimum required dependencies for the Checklist API module are updated to ^2.1.
- Change The minimum required dependencies for the Configuration Rewrite module are updated to
^1.5.
- Change The minimum required dependencies for the Diff module are updated to ^1.1.
- Change The minimum required dependencies for the Field Group module are updated to ^3.4.
- Change The minimum required dependencies for the Focal Point module are updated to ^2.0@alpha.
- Change The minimum required dependencies for the Google Analytics module are updated to
^4.0.
- Change The minimum required dependencies for the GoogleTagManager module are updated to ^1.6.
- Change The minimum required dependencies for the ImageMagick module are updated to ^3.4.
- Change The minimum required dependencies for the JSON:API Extras module are updated to
^3.23.
- Change The minimum required dependencies for the Memcache API and Integration module are updated to
be ^2.5.
- Change The minimum required dependencies for the Moderation Dashboard module are updated to
be ^2.1.
- Change The minimum required dependencies for the Moderation Sidebar module are updated to
^1.7.
- Change The minimum required dependencies for the Password Policy module are updated to
^4.0.
- Change The minimum required dependencies for the Pathauto module are updated to ^1.11.
- Change The minimum required dependencies for the reCAPTCHA module are updated to ^3.1.
- Change The minimum required dependencies for the Redirect module are updated to ^1.8.
- Change The minimum required dependencies for the Reroute Email module are updated to ^2.2.
- Change The minimum required dependencies for the Responsive Theme Preview module are
updated to ^2.0.
- Change The minimum required dependencies for the Scheduler content moderation integration module are updated to ^2.0.
- Change The minimum required dependencies for the Security Kit module are updated to ^2.0.
- Change The minimum required dependencies for the Shield module are updated to ^1.7.
- Change The minimum required dependencies for the Simple XML sitemap module are updated to
^4.1.
- Change The minimum required dependencies for the Social Media Links Block and Field module
are updated to ^2.9.
- Change The minimum required dependencies for the Username Enumeration Prevention
module are updated to ^1.3.
- Change The minimum required dependencies for the Workbench Email module are updated to
^2.3.
- Change You can upgrade Drupal core to Drupal core 10.
- Change The
filtered_html
and full_html
editor and filter
configurations are upgraded to support CKEditor 5 on Drupal core 10.
- Change The Config Ignore module is upgraded and pinned to 3.x-dev#5cf158b8.
- Change The Entity Clone module is upgraded and pinned to 2.0.0-alpha1.
- Change As
moderation_dashboard
is upgraded to 2.1.2, you must add
the chart.js library in your root composer.json
file. For more
information, see moderation_dashboard.
- Change The Acquia Telemetry module dependency is removed.
- Change The profile switch core patch is removed.
- Change The Acquia CMS Component module is enhanced to be compatible with Drupal core
10.
- Change You can upgrade the contributed module component to the latest
release.
- Change The minimum required dependencies for the JSON:API Extras module are updated to
^3.23.
- Change The Acquia CMS Document module is enhanced to be compatible with Drupal core
10.
- Change When you install the Acquia CMS Document module, the system installs the Media Library module. In addition,
the
filtered_html
and full_html
editor configurations are updated to
add the media_library button on the toolbar.
- Change The Acquia CMS Event module is enhanced to be compatible with Drupal core
10.
- Change The default form mode for the event content type is updated to
display scheduler fields when creating or updating events. Examples of
scheduler fields are
publish_on
and unpublish_on
.
- Change The Acquia CMS Headless module and its submodule, such as
acquia_cms_headless_ui
, are enhanced to be compatible with Drupal core 10.
- Change The minimum required dependencies for the Next.js module are updated to ^1.6.
- Change The minimum required dependencies for the REST UI module are updated to ^1.21.
- Change An update hook to revoke obsolete permissions is added.
- Change The consumers hook is updated to remove the
client_id
field.
This field is not a required field for consumers.
- Change The Seven theme, which
is deprecated in Drupal 10, is removed.
- Change Consumer UUID is updated to consumer client ID. Client ID can be
automatically generated.
- Fix There was an issue related to media library during content creation.
- Change The Acquia CMS Image module is enhanced to be compatible with Drupal core 10.
- Change The minimum required dependencies for the IMCE module are updated to ^3.0.
- Change When you install the Acquia CMS Image module, the system installs the Media Library module. In addition,
the
filtered_html
and full_html
editor configurations are updated to
add the media_library and imce buttons on the toolbar.
- Change The Acquia CMS Page module is enhanced to be compatible with Drupal core 10.
- Change The default form mode for the page content type is updated to
display scheduler fields when creating or updating pages. Examples of
scheduler fields are
publish_on
and unpublish_on
.
- Change The Acquia CMS Person module is enhanced to be compatible with Drupal core 10.
- Change The minimum required dependencies for the Scheduler module are updated to ^2.0.
- Change The default form mode for the person content type is updated to
display scheduler fields when creating or updating persons. Examples of
scheduler fields are
publish_on
and unpublish_on
.
- Change The Acquia CMS Place module is enhanced to be compatible with Drupal core 10.
- Change The default form mode for the place content type is updated to
display scheduler fields when creating or updating places. Examples of
scheduler fields are
publish_on
and unpublish_on
.
- Change The minimum required dependencies for the Address module are updated to ^1.11.
- Change The minimum required dependencies for the Geocoder module are updated to ^3.31 || ^4.4.
- Change The minimum required dependencies for the Geofield module are updated to ^1.47.
- Change The minimum required dependencies for the Scheduler module are updated to ^2.0.
- Change The minimum required dependencies for the Google Maps Geocoder provider module are
updated to ^4.7.
- Change The Acquia CMS Search module is enhanced to be compatible with Drupal core 10.
- Change The minimum required dependencies for the Collapsiblock module are updated to ^4.0.
- Change The minimum required dependencies for the Facets module are updated to ^2.0.6.
- Change The minimum required dependencies for the Facets Pretty Paths module are updated to
be ^1.4.
- Change The minimum required dependencies for the Search API Autocomplete module
are updated to ^1.7.
- Change The Search API
module is updated and pinned to version 1.28.
- Change The Acquia CMS Site Studio module is enhanced to be compatible with Drupal core
10.
- Change The cohesion filter configurations are upgraded to support
CKEditor 5 on Drupal core 10.
- Change The minimum required dependencies for the Cohesion module are updated to ^7.0.
- Change The minimum required dependencies for the Site Studio minimal theme module are updated to
^7.0.
- Change The minimum required dependencies for the Collapsiblock module are updated to ^4.0.
- Change The minimum required dependencies for the Node Revision Delete module
are updated to ^1.0.
- Change The Acquia CMS Tour module is enhanced to be compatible with Drupal core
10.
- Change The Tour page is renamed to Acquia CMS Wizard. The
Get Started button is removed from this page. The system displays the
Tour dashboard page when you click Acquia CMS Wizard.
- Change An update hook is added to remove non-existing permissions,
such as access acquia cms tour, for existing users.
- Change The Acquia CMS Video module is enhanced to be compatible with Drupal core
10.
- Change When you install the Acquia CMS Video module, the system installs the Media Library module. In addition,
the
filtered_html
and full_html
editor configurations are updated to
add the media_library button on the toolbar.
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.