Install

Works with Drupal: ^10.3 | ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 171.35 KB
MD5: 418fa9450b76268810fa5208d020b51d
SHA-1: 198fcf9b3d692173ccfb952d5d26bb14bcb1c8e0
SHA-256: f9ed5ebd4a6344efd30dd762050d23c0d96f72b17c3dc6ca27ce310fcb466912
Download zip 213.04 KB
MD5: c5a3a05c1f089a5bfa902aebf554edb2
SHA-1: c8c3e7f4579e172d07e020c664c198205d4f93aa
SHA-256: 4d07d69b8fa3529dcd730ebf87c4063ba5b9cec258f9f5e3e8a9eecfe06fb9fa

Release notes

This release updates for the Acquia Optimize module to include several enhancements, bug fixes & performance issues. Notable features added are the ability to retry scans on failure and the display of readability level and data privacy in scan results. The Acquia Optimize Scan functionality has been extended to new content nodes, with a Quick Scan button now available on content add/edit forms. Bug fixes address issues such as tooltip visibility on the XB extension and multiple API calls when the Quick Scan button is clicked. Additionally, the CI pipeline now supports the previous major version of Drupal.

Contributors (2)

ankitv18, vishalkhode

Issues: 10 issues resolved.

Changelog

Changes since 1.2.2 (compare):

🚀 Task:

  • #3538291: Add 2 retries when the scan fails on the XB extension.
  • #3538826: Scan results containing Readability Level and Data Privacy is also now shown to the user.
  • #3538217:
    • The Acquia Optimize Scan functionality now works on new content nodes, not just on node edit pages.
    • The Acquia Optimize - Quick Scan button appears on Content Add/Edit forms. When clicked, it opens a modal where users can start Scanning the Content page and/or navigate to links such as Configure API settings and Optimize account.
    • The minimum supported version of Drupal Core is now 10.3.

🐛 Bug:

  • #3540155: The tooltip was cut off on the XB extension on Configure API settings form.
  • #3541180: When the Quick Scan button is clicked on the XB extension, an API call to fetch settings is made multiple times.
  • #3541212: Readability sections now display the results as per LIX metrics.

Misc:

  • #3539932: The CI pipeline now runs on the previous major version of Drupal as well, specifically Drupal Core 10.x.
  • #3525988: Add return types to missing methods of SettingsForm.
  • #3536086: The Validate pipline is now fixed.
  • #3542849: The disclaimer under Readability section is now updated as per LIX readability index.
Created by: vishalkhode
Created on: 1 Sep 2025 at 11:41 UTC
Last updated: 2 Sep 2025 at 14:09 UTC
Bug fixes
New features

Other releases