Skip to content

Releases: kingsdigitallab/webval

0.4.1

28 Jul 11:08
Compare
Choose a tag to compare

Fixed issue with empty project dropdown after inserting the GH token. Now pinned the version of the github octokit library we import.

0.4.0

27 Sep 12:22
Compare
Choose a tag to compare
  • Ability to add more than one issue per rule & per page
  • New form to add SiteImprove issue copied from their browser plugins (legacy and v2+)
  • New form to add issues to all pages based on tagged rules
  • Made the input boxes (message and comment) friendlier for longer texts
  • Fixed bug in Workload table when some rules had not been annotated

0.3.0

14 Sep 13:56
Compare
Choose a tag to compare

New tagging system for WCAG rules on the Settings tab.

0.2.0

12 Sep 14:21
Compare
Choose a tag to compare
  • Automated evaluation now detects issues with Axe Core on top of HTML CodeSniffer.
  • Changed the way the issues are hashed to allow merging of issues by WCAG rules independently of the detection engine
  • Fixed issue ordering bug on Chrome
  • More consistent management of the issue resolution status, with better distinction between 'fixed' and 'addressed'