Release notes:
- Added
aria-label
s, restructured DOM headings and tags, verifiedtabIndex
order, and made other accessibility improvements. - Went through all recommendations here and here.
- Some recommendations have not yet been implemented or have been addressed with alternatives (e.g. using
role="list"
instead of using a<ul>
tag).
- Some recommendations have not yet been implemented or have been addressed with alternatives (e.g. using
- Fixed bug where errors reading a past stream would prevent the creation of a new one.
- Fixed overflow bug on Help page.
Download on the Chrome Webstore ◦ Checksum: f8fcf1dcb877899b6b8d9819784605dbb2eb69e8aa11cf075ffc454c6a2cf5df
Full Changelog: v0.0.10...v0.0.11