Skip to content

2024-06-20 Purple A11y Desktop

Compare
Choose a tag to compare
@younglim younglim released this 20 Jun 09:47
· 70 commits to main since this release

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

What's New

New features

  • WCAG 2.2 update which includes axe target-size check
  • Scan local files file://. Working on MacOS at the moment.
  • Custom enqueue links by clicking elements with support for and selectors and here
  • JSON scan results are now stored in scanDetails.csv with data in base64 encoding

Improvements

  • Custom enqueue links by clicking elements with support for more selectors
  • TypeScript migration
  • Clean up results folder to store just reports
  • Remove utms in URL to prevent duplicate URL from being scanned

Bug fixes

  • Handle pages that does not support full page screenshot in custom flow
  • Handle recursive sitemaps
  • Stop attempting element screenshots in Custom Flow to speed up scan when page cannot be screenshot
  • Minor bug fixes in report.html