Release Notes - 2026

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard

Notable Changes in Axe Developer Hub in 2026

Not for use with personal data

April 7, 2026

April 2, 2026

  • Multi-user project collaboration: Developer Hub projects are now shared, enabling multiple team members to upload and access results. Enterprise organizational admins (org admins) gain visibility into all projects across the organization. Learn how to set up projects for team use.
  • Pipeline run visibility (Axe Watcher only): Test runs started from a CI/CD pipeline are flagged as Pipeline in Developer Hub, distinguishing them from local test runs (which may use uncommitted, in-progress code). Branch comparisons to the default Git branch always reference the latest pipeline run, ensuring a consistent and reliable view of your codebase's accessibility health. Learn more about using Axe Watcher in your CI/CD.
  • Axe Watcher docs have moved: Axe Watcher documentation now lives in the Axe DevTools for Web section. This reflects Developer Hub's expanded scope: it's no longer an Axe-Watcher-specific tool but a central place to view results from Axe DevTools for Web (including the Web APIs and axe CLI) and Axe DevTools for Mobile. See the documentation.
  • Branches, commits, and gitless views now load data in paginated batches, improving performance for projects with large numbers of scans.
  • Organizational administrators can now edit and delete projects they administer.
  • Gitless scan timestamps now include the local timezone abbreviation.
  • Corrected problems with tab order navigation.

March 24, 2026

  • Added support for RGAA (Référentiel Général d'Amélioration de l'Accessibilité), the French national accessibility standard.

March 2, 2026

  • Fixed an issue where branch names containing forward slashes were displayed as URL-encoded characters in the issues page breadcrumb.

February 17, 2026

  • Fixed accessibility in the View Hierarchy panel to improve screen reader navigation.
  • Fixed an issue where the filter dropdown on the issues page showed no label when no option was selected.
  • Fixed an issue where the GitHub commit status reported by the Axe Developer Hub GitHub action could show incorrect results when a commit had multiple scan sessions.

February 10, 2026

  • Mobile SDKs can now send scan results in batches, improving reliability for large mobile test suites.
  • Project access and subscription controls now work correctly when a user belongs to more than one enterprise.
  • Fixed the contributor dropdown and default-branch "run by" label in the commits view.
  • Fixed a broken URL when navigating to the default branch from a project card.
  • Fixed several accessibility issues in the interface.
  • Improved performance of branch-listing queries.

February 3, 2026

  • Updated axe-core to version 4.11.1. See axe-core 4.11.1 release notes.
  • Fixed a problem where projects created via CLI or API couldn't be used with a paid subscription.
  • Fixed an issue where the projects list showed an "add project" prompt alongside the empty state.
  • Fixed an issue where accessibility standard tags were not resolved correctly for projects using older versions of axe-core.

January 27, 2026

  • Fixed a sorting issue on the project list page.

January 8, 2026

  • Updated list of supported axe-core versions.