Install

Works with Drupal: ^9 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 241.3 KB
MD5: cb1df44feeb4e1b2146a215b4d13845c
SHA-1: 73ad70c6ef7e83bbbdded41a1d2d42272e997ac4
SHA-256: 1211a97a41c2288fa6efde061ea2553ad479d2a75a028d5da53e447fb9367892
Download zip 271.87 KB
MD5: 0ad03fcc1ae1ed64668a681c3a087c61
SHA-1: 3d62855efcd533a45f9609460c67ad5540c0a462
SHA-256: 0d74589a0ea434895abcfc311d1339a9d0dc5b57da85a8233e3e658b26c48048

Release notes

2.2.6 adds a few strings for translation that were missed in 2.2.5.

2.2.5 contained many, many performance enhancements and bugfixes.

Some items of particular note:

  • Adds bulk action buttons to tips to dismiss multiple similar items at once.
  • Adds ability to disable individual tests via Admin GUI. Thank you @nmillin!
  • Adds options for auto shadow DOM detection to resolve 3495127: Web component flagged as missing text.
  • Added param to control whether to refresh the on-screen results after dynamic content changes (e.g., Views AJAX events, opening accordions and switching tab panels) . This came out of a lot of performance improvements and bug fixes from the data and reports regarding page timeouts sent in by @jastraat. Thank you!
  • Empty first table header cells are now flagged as manual checks rather than errors.
  • Name calculation is now a little closer to the full accessible name calculation for null aria labels, title attributes and CSS pseudocontent.
  • New config option to list containers that hide visual overflow, to prevent buttons from being drawn offscreen.
  • Hopefully addresses Dashboard sync fails for entity types with long names and
    Installation fails due to route not found
Created by: itmaybejj
Created on: 5 Apr 2025 at 19:55 UTC
Last updated: 5 Apr 2025 at 19:55 UTC
Bug fixes
New features

Other releases