Skip to content

GitHub CLI 2.72.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 19:59
c20a4a2

:accessibility: Accessibility public preview

This release marks the public preview of several accessibility improvements to the GitHub CLI that have been under development over the past year in partnership with our friends at Charm including:

  • customizable and contrasting colors
  • non-interactive user input prompting
  • text-based spinners

These new experiences are captured in a new gh a11y help topic command, which goes into greater detail into the motivation behind each of them as well as opt-in configuration settings / environment variables.

We would like you to share your feedback and join us on this journey through one of GitHub Accessibility feedback channels! 🙌

What's Changed

✨ Features

  • Introduce gh accessibility help topic highlighting GitHub CLI accessibility experiences by @andyfeller in #10890
  • [gh pr view] Support closingIssuesReferences JSON field by @iamazeem in #10544

🐛 Fixes

  • Fix expected error output of TestRepo/repo-set-default by @aconsuegra in #10884
  • Ensure accessible password and auth token prompters disable echo mode by @andyfeller in #10885
  • Fix: Accessible multiselect prompt respects default selections by @BagToad in #10901

New Contributors

Full Changelog: v2.71.2...v2.72.0