axe MCP Server Version 1.1.0 Release Notes

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
Not for use with personal data

Release Date

April 20, 2026

Overview

This v1.1.0 release adds responsive testing support to the analyze tool and includes minor bug fixes.

New Features

Responsive Testing

The analyze tool now supports optional viewportWidth and viewportHeight parameters, enabling you to test pages at specific viewport dimensions. This is useful for catching accessibility issues that only surface at certain screen sizes, such as mobile or tablet breakpoints.

See the analyze tool documentation for details on how to use these new parameters.

Bug Fixes

  • Minor bug fixes