GitHub CLI

GitHub · current 2.98.0

The current version of GitHub CLI is 2.98.0 (as of 21/08/2026). patchletter checks the official source daily and emails you every new release.

GitHub CLI at a glance

GitHub CLI (gh) is GitHub's official command-line tool for working with repositories, pull requests, issues and actions from the terminal — common on developer and CI machines. GitHub ships frequent releases plus security fixes.

For admins gh authenticates with your GitHub account and stores a token, so the attention point is credential handling: protect the stored token, use least-privilege scopes, and be deliberate about using gh in CI (prefer short-lived, scoped tokens over personal ones). Keep it current for security and API-compatibility fixes; package managers (winget, apt, brew) and the built-in notice handle updates. gh extensions run with its privileges — vet them. After updating, verify that authentication and common commands work. On shared or CI systems, avoid leaving long-lived tokens in gh's config. Track releases; patchletter surfaces new GitHub CLI versions so security fixes land.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
2.98.0STABLE21/08/2026Release notes →
2.97.0STABLE31/07/2026Release notes →
2.96.0STABLE02/07/2026Release notes →
2.95.0STABLE17/06/2026Release notes →
2.94.0STABLE10/06/2026Release notes →
2.93.0STABLE27/05/2026Release notes →
2.92.0STABLE28/04/2026Release notes →
2.91.0STABLE22/04/2026Release notes →
2.90.0STABLE16/04/2026Release notes →
2.89.0STABLE26/03/2026Release notes →
2.88.1STABLE12/03/2026Release notes →
2.88.0STABLE10/03/2026Release notes →
2.87.3STABLE23/02/2026Release notes →
2.87.2STABLE20/02/2026Release notes →
2.87.1STABLE20/02/2026Release notes →
2.87.0STABLE18/02/2026Release notes →
2.86.0STABLE21/01/2026Release notes →
2.85.0STABLE14/01/2026Release notes →
2.83.2STABLE10/12/2025Release notes →
2.83.1STABLE13/11/2025Release notes →
2.83.0STABLE04/11/2025Release notes →
2.82.1STABLE22/10/2025Release notes →
2.82.0STABLE15/10/2025Release notes →
2.81.0STABLE01/10/2025Release notes →
2.80.0STABLE23/09/2025Release notes →
2.79.0STABLE09/09/2025Release notes →
2.78.0STABLE21/08/2025Release notes →
2.77.0STABLE21/08/2025Release notes →
2.76.2STABLE30/07/2025Release notes →
2.76.1STABLE23/07/2025Release notes →
2.76.0STABLE17/07/2025Release notes →
2.75.1STABLE14/07/2025Release notes →
2.75.0STABLE09/07/2025Release notes →
2.74.2STABLE18/06/2025Release notes →
2.74.1STABLE10/06/2025Release notes →
2.74.0STABLE29/05/2025Release notes →
2.73.0STABLE19/05/2025Release notes →
2.72.0STABLE30/04/2025Release notes →
2.71.2STABLE24/04/2025Release notes →
2.71.1STABLE24/04/2025Release notes →
2.71.0STABLE23/04/2025Release notes →
2.70.0STABLE15/04/2025Release notes →
2.69.0STABLE19/03/2025Release notes →
2.68.1STABLE06/03/2025Release notes →
2.68.0STABLE05/03/2025Release notes →
2.67.0STABLE11/02/2025Release notes →
2.66.1STABLE01/02/2025Release notes →
2.66.0STABLE30/01/2025Release notes →
2.65.0STABLE06/01/2025Release notes →
2.64.0STABLE20/12/2024Release notes →

Frequently asked questions

What is the latest version of GitHub CLI?
GitHub CLI 2.98.0, released 21/08/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the GitHub CLI release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new GitHub CLI updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a GitHub CLI update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch GitHub CLI

Embed this badge

Shows the current GitHub CLI version and updates itself. Free to use, no account needed.

GitHub CLI badge
[![GitHub CLI](https://patchletter.com/badge/github-cli.svg)](https://patchletter.com/en/software/github-cli)
https://patchletter.com/badge/github-cli.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps