2024-06-21 Purple A11y (Portable Setup)
Release info
Purple A11y is available as a desktop app for Mac and Windows. The setup files can be downloaded under Assets
at the bottom of the page.
Installation Guide
- Refer to the Installation Guide for Windows and Mac.
What's New
New features
- Custom enqueue links by clicking elements with support for
<a>
and<button>
selectors and here - WCAG 2.2 update which includes axe target-size check
- Scan a local file path with -c 5 option and here
- JSON scan results are now stored in scanDetails.csv with data in base64 encoding
- Support for TypeScript in INTEGRATION.md
Improvements
- TypeScript migration in #347, #353, #360, #364
- Clean up results folder to store just reports
- Remove utms in URL to prevent duplicate URL from being scanned