GitHub Releases

GitHub changelog, platform updates, and Copilot coding-assistant releases. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 199 GitHub releases · Updated

  • GitHub Changelog aigaengineer ·

    GitHub Copilot App Now Generally Available

    The GitHub Copilot app, a desktop environment for agent-driven development, is now generally available for macOS, Windows, and Linux. New features include Canvases for shared interaction, cloud automations for scheduled work, and support for custom models and tools. Organization administrators must enable Copilot CLI for Business/Enterprise users.

    feature announcement
  • GitHub Changelog aideprecationengineer ·

    GitHub Models unavailable to new customers as retirement nears

    GitHub Models is being retired, and new customers can no longer access it, even on free or paid plans. Existing users are unaffected for now, but the service will eventually be fully retired. Azure AI Foundry is recommended as an alternative for new projects needing AI model access.

    deprecation announcement
  • GitHub Changelog governancegapreviewengineer ·

    GitHub Code Quality Moves to General Availability

    GitHub Code Quality will transition from public preview to general availability on July 20, 2026, becoming a purchasable product for enterprises. This change introduces new capabilities like organization-wide deployment and enhanced dashboards, alongside a new pricing model that includes a per-committer license and usage-based charges for AI features. Customers on GitHub Enterprise Cloud and Team plans will be affected, with options to disable the feature before the transition.

    announcement feature patch
  • GitHub Changelog governancepreviewengineer ·

    GitHub Org-Level Code Quality Enablement Now in Public Preview

    GitHub Code Quality can now be enabled or disabled organization-wide through a single toggle in organization settings, simplifying rollout for administrators. This feature is available in public preview for GitHub Enterprise Cloud and GitHub Team plans, allowing admins to manage settings across all repositories efficiently. It targets organization administrators seeking to quickly deploy or revoke Code Quality across their entire organization.

    feature announcement
  • GitHub Changelog infra ·

    GitHub Actions enforces minimum self-hosted runner versions starting July/September 2026

    GitHub Actions is resuming enforcement of minimum version requirements for self-hosted runners on github.com and GitHub Enterprise Cloud. This change is necessary to support the new backend architecture that has increased reliability and performance. Users must ensure runners are on version 2.329.0 or later for registration and updated within 30 days of new releases to continue executing jobs. Enforcement begins with brownouts in July/August 2026, with full enforcement on July 31, 2026, for Data Residency instances and September 25, 2026, for others.

    breaking announcement
  • GitHub Changelog governanceinfragaengineer ·

    GitHub Enterprise Server 3.21 Released

    GitHub Enterprise Server 3.21 is now generally available, bringing enhancements to deployment efficiency, monitoring, code security, and policy management. Key updates include the general availability of organization custom properties and hierarchy view for GitHub Projects, alongside a new REST API version with breaking changes. These updates benefit enterprise administrators and developers by improving metadata tagging, project visualization, and workflow management.

    feature patch breaking
  • GitHub Changelog infrapreviewengineer ·

    GitHub Actions runner images in public preview

    GitHub Actions is releasing new Ubuntu 26.04 and Windows 11 arm64 runner images in public preview for all users. This allows early testing of workflows on the latest platforms before general availability, with Ubuntu 26.04 supporting both x64 and arm64 architectures. Users should update their workflow files to use the new image labels and may observe differences in tool versions.

    feature announcement
  • GitHub Changelog aigaengineer ·

    GitHub AI Usage Reports Updated

    GitHub AI usage reports have been updated to reflect native AI credit billing, replacing preview fields with standard ones. This change clarifies how to monitor AI credit usage going forward using quantity and gross_amount. A bug that caused incorrect values in preview fields has been fixed and retroactively applied for usage from June 1. This update is available for GitHub Enterprise Cloud customers.

    patch feature
  • GitHub Changelog previewengineer ·

    GitHub Agentic Workflows enters public preview

    GitHub Agentic Workflows are now in public preview, enabling automation of reasoning-based tasks such as issue triage and CI failure analysis using coding agents within GitHub Actions. Workflows are defined in natural language Markdown and compiled into standard Actions YAML, reusing existing runner groups and policies. This feature aims to reduce repetitive engineering work, freeing up developers for innovation, with built-in security safeguards.

    feature announcement
  • GitHub Changelog securitypreviewengineer ·

    GitHub Copilot CLI adds experimental security review command

    GitHub Copilot CLI now includes a new `/security-review` slash command for local code changes, shipping as an experimental public preview feature. This AI-driven command analyzes code to find high-confidence security vulnerabilities and offers actionable suggestions directly within the terminal. It complements existing GitHub security tools by providing a lightweight, on-demand scan focused on common vulnerability classes, accessible to engineers using Copilot CLI.

    feature announcement
  • GitHub Changelog aigaengineer ·

    GitHub Copilot adds Claude Fable 5 for autonomous coding

    GitHub Copilot is now generally available with Anthropic's Claude Fable 5 model, designed for long-horizon, autonomous coding and knowledge-work tasks. This model offers improved efficiency over previous Opus-tier models by completing equivalent work with fewer tool calls and lower token consumption. It is available to Copilot Pro+, Max, Business, and Enterprise users and requires data retention for Anthropic's safety classifiers, a change from the Zero Data Retention of other Claude models.

    feature announcement
  • GitHub Changelog securitygaengineer ·

    GitHub EMU IP Allow List Now Generally Available

    GitHub Enterprise Cloud now offers general availability for IP allow list configuration within Enterprise Managed User (EMU) namespaces. This enhancement allows organizations to enforce network access policies directly within their managed user environments. The feature is now production-ready for all EMU customers.

    feature announcement
  • GitHub Changelog aisecuritygaengineer ·

    GitHub Security Validation for Third-Party Coding Agents GA

    GitHub's security validation for third-party coding agents is now generally available, allowing external tools like Claude and OpenAI Codex to integrate directly with repositories. This feature enhances security by validating the actions of these AI agents before they modify code. The general availability means this capability is production-ready for all users.

    feature announcement
  • GitHub Changelog securityengineer ·

    CodeQL 2.25.6 adds Swift 6.3.2 support, improves C# coverage

    CodeQL, GitHub's static analysis engine, has released version 2.25.6. This update introduces support for Swift 6.3.2 and enhances existing C# coverage. The release is part of ongoing efforts to improve code scanning capabilities for security issue detection. It impacts developers and security engineers using GitHub code scanning.

    patch
  • GitHub Changelog aipreviewengineer ·

    VS Code enterprise plugins in public preview

    GitHub has launched a public preview for enterprise-managed plugins in VS Code, enabling administrators to configure and distribute plugins to Copilot CLI users within their organization. This feature aims to enhance control and standardization for enterprise deployments. The preview is currently available for GitHub Copilot CLI users.

    feature announcement
  • GitHub Changelog aipreviewengineer ·

    Copilot Pro/Pro+/Max agent tasks API available in public preview

    GitHub Copilot has released a new Agent tasks REST API, allowing programmatic control over Copilot cloud agent tasks. This feature is now available in public preview for Copilot Pro, Pro+, and Max users. It enables developers to automate and monitor agent task execution, offering new integration possibilities for advanced Copilot workflows.

    feature announcement
  • GitHub Changelog governancegaengineer ·

    GitHub budget and usage management APIs are now GA

    GitHub has launched new APIs for managing budgets, tracking usage, and accessing cost center data. These APIs allow for programmatic control over billing and cost management within GitHub. This feature is now generally available to all users. The expansion focuses on enabling developers and teams to better control their GitHub spending.

    feature announcement
  • GitHub Changelog governancegaengineer ·

    GitHub billing usage reports API now GA

    GitHub has made its REST API for enterprise billing usage reports generally available. This feature allows administrators to programmatically access billing data in CSV format, streamlining reporting processes. It is now available for all enterprise customers. The API mirrors the functionality previously available through the web UI.

    feature announcement
  • GitHub Changelog aipreviewengineer ·

    GitHub Copilot code review adapts to team standards

    GitHub Copilot's code review feature now adapts to team-specific tools and standards, scaling its depth based on code change complexity. This update introduces two public previews for a unified agent, aiming to improve developer workflows. The enhancements are available for users to explore, with further details expected on the GitHub Blog.

    feature announcement
  • GitHub Changelog aigaengineer ·

    GitHub Copilot SDK reaches General Availability

    The GitHub Copilot SDK is now generally available, allowing developers to embed Copilot's agentic engine into their own applications and tools. This release offers a stable API and production-ready support. The SDK enables integration for a broad audience of developers and tool builders.

    feature announcement

About GitHub release tracking on ReleaseBytes

The GitHub changelog covers Actions, Copilot, code security, the API and the platform itself — dozens of entries a week. ReleaseBytes summarises each changelog entry and tags breaking changes and deprecations (like Actions runner image retirements and API sunsets) so platform teams catch them before workflows break.

Frequently asked questions

How often are GitHub release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official GitHub release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of GitHub changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new GitHub releases?

Set up a free email or Slack alert filtered to GitHub, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the GitHub release data come from?

From the official sources: GitHub changelog, platform updates, and Copilot coding-assistant releases. Every item links back to the original vendor announcement.