Koa11y Changelog

What's new in Koa11y 3.0.0

Oct 27, 2017
  • Complete removal of UGUI dependency
  • Rewrote most of the Code to use Vue.js
  • Fixed line ending issue to make cross-platform developing easy for team members
  • Created modularized logic components
  • Most references to jQuery have been removed, rest will be gutted in v4
  • Build script has been created to handle automating builds for each platform.
  • Updated Dependencies: NW.js, Pa11y, fs-extra, semver

New in Koa11y 2.0.0 (May 15, 2017)

  • A simple UI to interact with the Pa11y command line application.
  • Generates reports in HTML, JSON, CSV, Markdown, and XML.
  • HTML reports are completely self contained and make only one network request for a webfont. All styles, scripts, and icons are embedded in the report, making the ocument easy to transfer/send/share.
  • HTML reports allow you to show/hide Errors/Warnings/Notices easily.
  • Supports WCAG2 A, WCAG2 AA, WCAG2 AAA, and Section 508 accessibility standards/guidelines.
  • Produces image statistics such as total file size, alt text length, failed-to-load, and allows for human interaction to verify if alt text is descriptive.