Skip to content

Releases: github/accessibility-alt-text-bot

v1.5.0

14 Mar 23:31
ac6fa6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Oct 16:50
602a5ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Jul 18:27
b5828a5
Compare
Choose a tag to compare

What's Changed

The alt-text-bot now flags when:

  • An image tag contains empty alt text (ex. <img alt=''). Note: Since images are rendered as links alt='' should never be used.
  • A markdown image does not contain alt text (ex. ![]).
  • A semantic image does not contain alt text (ex. <img />).

Related PRs

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

31 May 20:53
fa169a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v.1.1.0

25 May 15:28
0a70e40
Compare
Choose a tag to compare

New Features

New Feature: The acessibility-alt-text-bot now checks discussion descriptions!

What's Changed

New Contributors

  • @khiga8 made their first contribution in #9

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Apr 15:19
746f0ef
Compare
Choose a tag to compare

Launching accessibility-alt-text-bot. An action to remind users to add alt text to their issue descriptions.