releases.sh
GitHub

GitHub

github.comDeveloper Tools
$npx @buildinternet/releases get github

GPT-6 Astra GA in Copilot

This release1 featureNew capabilitiesAI-tallied from the release notes

OpenAI's GPT-6 Astra, designed for long-horizon, autonomous coding and agentic tasks, is now available to Copilot Pro+, Max, Business, and Enterprise users across all major IDEs and platforms, billed at provider list pricing under usage-based billing.

Read more →

Star history API now privacy-safe

This release1 featureNew capabilitiesAI-tallied from the release notes

A new REST API endpoint returns historical star counts with timestamps without exposing stargazer identities, restoring star-growth tracking after stargazer listing was restricted to admins and collaborators. Tools and integrations that relied on the old endpoint can update to the new one.

Read more →

Multiple OIDC configs per npm package now GA

This release3 featuresNew capabilitiesAI-tallied from the release notes

npm packages can now have multiple trusted publishing (OIDC) configurations, each with independent repository, workflow, and environment criteria. Staged packages can only be approved after malware scanning completes, and maintainers can view staged history in the package versions tab.

Read more →

Gemini 3.5/3.6 Flash, Kimi K2.7 Code, Opus 4.7 deprecated Oct 2

Breaking (minor)This release2 enhancementsImprovements to existing featuresAI-tallied from the release notes

GitHub Copilot will deprecate Gemini 3.5 Flash, Gemini 3.6 Flash, Kimi K2.7 Code, and Claude Opus 4.7 across all experiences on October 2nd, 2026, with suggested alternatives like Gemini 3.8 Flash, Kimi K3, and Claude Opus 5. Administrators may need to enable the alternative models through Copilot model policies before the deprecation date.

Read more →

Gemini 3.8 Flash arrives in Copilot

This release1 featureNew capabilitiesAI-tallied from the release notes

Gemini 3.8 Flash is now available in GitHub Copilot across IDEs and CLI, billed at introductory provider pricing under usage-based billing through December 31, 2026. Available to Pro, Pro+, Max, Business, and Enterprise users with gradual rollout.

Read more →

API traffic can route through custom gateway host

This release3 featuresNew capabilities1 fixBug fixesAI-tallied from the release notes
GitHub CLI · v2.100.0

Organizations can now route a GitHub host's API traffic through a gateway using the new per-host api_host config, settable via gh config set api_host. The original host remains in use for authentication, Git remotes, and browser URLs; the feature is experimental and not a security boundary. Also added the webhook extension and telemetry fixes for unauthenticated GHES requests.

Read more →

Copilot signups reopen; seats require upfront payment

BreakingThis release1 featureNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes

Copilot Business and Enterprise sign-ups for credit-card and PayPal customers are reopening gradually over the next two weeks. Starting October 1, 2026, all assigned seats incur an upfront charge at the start of each billing cycle, and exceeding included usage may require additional payment to continue.

Read more →

Go 1.27 supported; Rust alerts now pinpoint source and sink

Breaking (minor)This release7 featuresNew capabilities4 enhancementsImprovements to existing features6 fixesBug fixesAI-tallied from the release notes
GitHub Changelog · v2.26.4

CodeQL 2.26.4 adds support for Go 1.27, improves Rust data flow alert locations to point at the actual source and sink nodes (some alerts will shift and appear as new), and adds SQL injection sinks for Spring R2DBC in Java/Kotlin. GitHub Actions checks now validate actor fields from event payloads more strictly, which may surface additional alerts for queries using the ControlCheck class.

Read more →

GitHub Copilot lets you set any model as default

This release2 featuresNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes

GitHub Copilot now supports setting any model as the default for new conversations through enterprise-managed settings. You can customize the default by enterprise team by setting the model key as overridable in team-mappings.json. Managed model defaults are generally available with Copilot Business and Enterprise.

Read more →

Content exclusions GA in Copilot app and CLI

This release1 featureNew capabilitiesAI-tallied from the release notes

Content exclusion policies configured by enterprise, organization, and repository administrators are now enforced in the GitHub Copilot app and Copilot CLI, preventing Copilot from using excluded files as context in agentic workflows. Available for Copilot Business and Copilot Enterprise customers.

Read more →

RStudio detection fixed; image diff false greens gone

preThis release1 enhancementImprovements to existing features3 fixesBug fixesAI-tallied from the release notes
GitHub Desktop · release-3.6.5-beta2

Fixed RStudio detection for the new Windows installer's per-user or 64-bit machine-wide uninstall entries, and removed false green artifacts in image diff "Difference" mode caused by sub-pixel misalignment. Also re-enabled repository menu items after canceling a rebase, preserved branch protection info on API failures, and blocked upgrades from macOS 12 and older ahead of an Electron update that drops support.

Read more →

Live migrations from GHES to GHEC DR now generally available

This release1 featureNew capabilitiesAI-tallied from the release notes

Enterprise Live Migrations (ELM) is now generally available, enabling near-zero-downtime repository migrations from GitHub Enterprise Server to GitHub Enterprise Cloud with Data Residency. ELM syncs data continuously for cutover in minutes, handles massive monorepos, works alongside GitHub Enterprise Importer, and is managed via the gh elm CLI extension. Supports GHES 3.17.18+ and later patch releases.

Read more →

Attach images and videos to issues, PRs, and comments

This release11 featuresNew capabilities6 fixesBug fixesAI-tallied from the release notes
GitHub CLI · v2.99.0

The repeatable --attach flag uploads local images and videos and adds them to issue, pull request, or comment bodies, replacing local file paths with uploaded URLs. gh issue develop can now create a linked branch and check it out in a new Git worktree with --checkout --worktree, leaving your current working copy unchanged. Plus fixes for repo sync, PR merge, and worktree handling.

Read more →

Individual user budgets can auto-expire

This release1 featureNew capabilitiesAI-tallied from the release notes

GitHub Copilot Business and Enterprise admins can now set an optional expiration date on an individual user budget — at the start of the next billing cycle or on a specific date — after which GitHub removes the budget and the user falls back to the next applicable one. Expiration dates can be set in billing settings or via the expires_at field in the Budgets REST API.

Read more →

Copilot can approve pull requests; assessments in overview comment

This release2 featuresNew capabilitiesAI-tallied from the release notes

Copilot's code review now includes an approval assessment in the overview comment for every pull request, and admins can enable it to submit approvals that count toward required-approvals rules. Approvals are off by default and configurable at enterprise, organization, and repository levels, including file-path restrictions.

Read more →

Block users directly from discussion comments

This release1 featureNew capabilitiesAI-tallied from the release notes

You can now block or unblock users directly from discussion comments in repositories owned by personal GitHub accounts, matching the blocking controls already available for issue and pull request comments. Use the More menu on a comment to block or unblock with an optional private note.

Read more →