Ace v1.1.0
This is a maintenance release of Ace, the Accessibility Checker for EPUB developed by the DAISY Consortium. Installation instructions and other documentation is available on Ace’s development web site.
Bug Fixes
aria-describedby
can be a list of IDs (f0aef4c), closes #209- correct global Ace version (#226) (822469f), closes #198
Features
- new rule: check expected values of schema.org a11y metadata (a5452c3), closes #202
- new rule: check the presence of a page list when 'printPageNumbers' is declared (6e33dbb), closes #203
- improve epub:type / DPUB ARIA role mapping (df3c666), closes #201 #214 #220
- Localization, English + French (#223) (bf8b374)
- Puppeteer-based Ace Axe "runner" (AceGUI uses Electron instead) (#227) (34c6e47)
- update Axe to v3.2.2 (#228) (acf95da), closes #225