ADA Checker
What's new in this beta
Recent changes, improvements, and known limitations. The checker is still in beta — no warranty is given.
v0.1.0-beta
- Added"What's new in this beta" changelog page.
- Added"How this checker works" expandable section on scan results explaining automated vs. manual review.
- AddedBeta disclaimer and checker version included in exported PDF reports.
- AddedChecker version and page load timestamp shown in the site footer for traceability.
- AddedBeta / no-warranty disclaimer in the site footer.
- AddedPersistent scope note under each scan score summarizing which WCAG tiers ran and which were skipped.
- Added"Why this is flagged" expandable explanation on every violation, including WCAG level and whether it would be skipped at your target.
- AddedTooltips on the WCAG target selector explaining what each level (A / AA / AAA) means.
- AddedCompliance target control in the scan options panel; results reflect the selected target.
vbeta
- Known issueOnly a portion of WCAG failures are machine-detectable — roughly 30–40%. Manual review is still required.
- Known issueSingle-page apps may be partially scanned if content loads after the initial render.
- Known issueColor contrast checks rely on computed styles and may miss issues in background images or video.