CodeRabbit Release Notes

Follow

51 release notes curated from 9 sources by the Releasebot Team. Last updated: Sep 11, 2026

Get this feed:
  • Sep 10, 2026
    • Date parsed from source:
      Sep 10, 2026
    • First seen by Releasebot:
      Sep 11, 2026
    CodeRabbit logo

    CodeRabbit

    Connections and scopes | Management

    CodeRabbit adds unified connections and scopes, letting teams configure each external service once and control access for review, Slack, and Discord with base scopes, inherited rules, and overrides for specific repositories, channels, teams, or sub-projects.

    Connections and scopes

    Connecting CodeRabbit to issue trackers, documentation systems, analytics tools, and other external services used to mean setting up the same service separately for pull request reviews, Agent for Slack, and Agent for Discord. That setup is now unified: configure each connector once as a saved connection, then use scopes to control exactly where every product can use it, whether that's a repository for Review or a channel, conversation, or server for Slack and Discord.

    A Base Scope defines each product's default connection access, and named scopes can inherit, exclude, or override it for specific repositories, teams, or sub-projects, so a security-sensitive repository or channel can be kept off a connection that the rest of the organization uses freely.

    See the Connections documentation and Scopes overview for setup details.

    Original source
  • Sep 10, 2026
    • Date parsed from source:
      Sep 10, 2026
    • First seen by Releasebot:
      Sep 10, 2026
    CodeRabbit logo

    CodeRabbit

    Custom Jira issue templates | Jira

    CodeRabbit adds custom Jira issue templates so chat-created issues can follow your team's standards.

    Custom Jira issue templates

    Let CodeRabbit create Jira issues that follow your team's standards. Configure chat.integrations.jira.issue_template to define your own structure for issue descriptions created from chat. Leave the setting empty to let CodeRabbit choose the structure.

    See Configure CodeRabbit for Jira for an example.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from CodeRabbit and hundreds of other software products.

    Create account
  • Sep 10, 2026
    • Date parsed from source:
      Sep 10, 2026
    • First seen by Releasebot:
      Sep 10, 2026
    CodeRabbit logo

    CodeRabbit

    Review comment metrics API | Enterprise

    CodeRabbit adds review comment metrics API for Enterprise orgs, exposing finding-level metadata on merged pull requests.

    Review comment metrics API

    Enterprise organizations can retrieve finding-level metadata for CodeRabbit review comments on merged pull requests through GET /v1/metrics/review-comments. Results include each finding's severity, category, stored resolution outcome, and comment URL without returning comment text.

    See the review comment metrics API reference for authentication, filters, pagination, and response details.

    Original source
  • Sep 9, 2026
    • Date parsed from source:
      Sep 9, 2026
    • First seen by Releasebot:
      Sep 10, 2026
    CodeRabbit logo

    CodeRabbit

    Project vocabulary | All platforms | Essentials

    CodeRabbit adds project vocabulary generation in PR comments to produce an alphabetized Markdown list of repository-specific terms.

    Project vocabulary |

    Comment @coderabbitai generate project vocabulary on a pull request to receive an alphabetized Markdown list of up to 50 terms specific to that repository. CodeRabbit explores source code, product documentation, and configuration; preserves the selected spelling and capitalization; and leaves out generic software terminology, common frameworks and dependencies, file paths, and terms found only in instruction files.

    The command requires an active Essentials plan or higher. See the Code review command reference for usage details and supported aliases.

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    CodeRabbit logo

    CodeRabbit

    CLI v0.7.6 | CLI

    CodeRabbit CLI v0.7.6 improves large-review handling, expands security findings output, and makes usage reporting more accurate.

    CLI v0.7.6

    CLI v0.7.6 improves large-review handling, expands security finding output, and makes usage reporting more accurate.

    Large reviews send smaller requests and report oversized payloads directly instead of surfacing a generic connection error.

    Security findings show their category, CWE, reachability, and exploitability in terminal output and --agent JSON when available.

    coderabbit usage shows waived review spend and calculates the remaining review cap from review usage instead of unrelated product spend.

    See the CLI documentation and CLI Command Reference for current usage and options.

    Original source
  • Similar to CodeRabbit with recent updates:

  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    CodeRabbit logo

    CodeRabbit

    Attack surface map | CodeRabbit Security | Advanced, Beta

    CodeRabbit adds an attack surface map that groups security-relevant code, overlays findings, and opens focused flows.

    Attack surface map

    |

    The attack surface map is a living view of the security-relevant parts of that repository: CodeRabbit groups mapped code locations into subsystems, sorts each one into a lane — entry points, trust boundaries, access controls, sinks, or security configuration — and overlays open findings. Select a tile to open a focused flow with its code location, verification state, recorded connections, and nearby security context.

    See the Attack surface documentation for details.

    Original source
  • Sep 3, 2026
    • Date parsed from source:
      Sep 3, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    CodeRabbit logo

    CodeRabbit

    Cross-repository targeted guidelines | Knowledge Base

    CodeRabbit adds cross-repository targeted guidelines, letting org-wide standards use repo:path references with applyTo patterns so guidance can apply only to matching files in consuming repositories. It keeps existing access checks and global behavior while expanding configuration options in CodeRabbit Cloud.

    Cross-repository targeted guidelines

    Guidelines sourced from another repository in your organization previously applied globally to the reviewed repository. The { files, applyTo } object form now works for cross-repository sources too: write the guideline document reference in files using the repo:path form, and applyTo defines the source-file patterns that guidance governs in the repository being reviewed. A centralized standards repository can now declare, for example, that its Python style guide applies only to **/*.py in every consuming repository.

    Cross-repository sources continue to pass the same organization-boundary and access checks as before, and string entries keep their existing global behavior with no migration needed. Object entries apply when set through configuration files, the web interface, or central configuration; pull request description overrides do not yet honor them for guideline selection, and Perforce configurations ignore repository-qualified entries. Like other cross-repository guideline features, this requires CodeRabbit Cloud.

    See the Code Guidelines documentation for details.

    Original source
  • Sep 1, 2026
    • Date parsed from source:
      Sep 1, 2026
    • First seen by Releasebot:
      Sep 2, 2026
    CodeRabbit logo

    CodeRabbit

    Rate limit observability and control | Cloud | Essentials

    CodeRabbit adds rate limit observability and control with a new Review Usage dashboard in Analytics and a Review rate limits page, helping teams track review consumption, spot anti-patterns, and manage allowance use more effectively.

    Rate limit observability and control

    Review capacity is consumed per developer over rolling windows, and most unexpected rate limiting comes from consumption a team did not intend: an incremental review on every push, reviews superseded before they produce feedback, and organizations whose pull requests all open under one bot or service identity. Two changes make that consumption measurable and adjustable.

    Review Usage dashboard

    Review Usage is a new dashboard under Analytics in the CodeRabbit web app, covering pull request reviews consumption over a rolling 7- or 30-day window.

    It breaks consumption down per developer and across the organization, attributes every review event to the pull request that caused it, and flags consumption anti-patterns where it finds them. If your team hits rate limits regularly, start here — see Review Usage documentation for how to read each view.

    Review rate limits

    Review rate limits is a new page specifying what draws down the allowance, how the rolling allowance refills, Fair Usage Limits Policy, common anti-patterns and the controls that reduce consumption — batching commits into one push, using auto-pause configuration and pause command, label-based opt-in, title-based exclusions, and pull request attribution to the developer the work belongs to rather than a shared account.

    Original source
  • Sep 1, 2026
    • Date parsed from source:
      Sep 1, 2026
    • First seen by Releasebot:
      Sep 2, 2026
    CodeRabbit logo

    CodeRabbit

    Automatic linking modes | GitHub, GitHub Enterprise Server, Azure DevOps, Bitbucket Data Center | Team

    CodeRabbit adds automatic linking mode for multi-repo analysis, giving teams explicit control over repository linking with Auto, Enabled, or Disabled settings. The update deprecates the legacy boolean, keeps manual links unchanged, and supports GitHub, GitHub Enterprise Server, Azure DevOps, and Bitbucket Data Center.

    Multi-Repo Analysis: automatic linking mode

    Automatic repository linking for multi-repository analysis now uses knowledge_base.automatic_linking_mode configuration setting with three explicit modes:

    • Auto lets private repositories link automatically to eligible public or private repositories, while public repositories link automatically only to eligible public repositories.
    • Enabled lets reviews use context from any eligible public or private repository in the organization.
    • Disabled creates no automatic repository links. (Default)

    The legacy knowledge_base.automatic_repository_linking boolean is deprecated and has no effect. Manual repository links remain unchanged in every mode.

    Automatic linking supports GitHub, GitHub Enterprise Server, Azure DevOps, and Bitbucket Data Center. It remains unavailable for GitLab and Bitbucket Cloud; manual repository links continue to work on those providers.

    See Multi-Repo Analysis for configuration and behavior details.

    Original source
  • Sep 1, 2026
    • Date parsed from source:
      Sep 1, 2026
    • First seen by Releasebot:
      Sep 2, 2026
    CodeRabbit logo

    CodeRabbit

    Self-hosted CodeRabbit 20260822040711

    CodeRabbit adds self-hosted logging and MCP header tracing improvements, restores model token counts for cost calculations, and expands Bitbucket Data Center reviews with cross-repository coding guidelines after access checks.

    Self-hosted CodeRabbit 20260822040711

    Self-hosted administrators can now use {{ pr.url }} and {{ event.correlation_id }} in custom HTTP headers sent to MCP servers, linking tool requests to the triggering pull request and correlating customer gateway, MCP server, and CodeRabbit logs.

    Self-hosted CodeRabbit logs once again preserve supported model-usage token-count fields for per-review cost calculations while continuing to redact credential-bearing token fields.

    Bitbucket Data Center pull-request reviews can now apply coding guidelines from another repository after verifying that the review author has qualifying read access; the CodeRabbit bot needs REPO_ADMIN on the source repository to perform the check.

    Original source
  • Aug 31, 2026
    • Date parsed from source:
      Aug 31, 2026
    • First seen by Releasebot:
      Aug 31, 2026
    CodeRabbit logo

    CodeRabbit

    MCP usage API | Enterprise

    CodeRabbit adds an MCP usage API for Enterprise orgs to track server and tool usage on merged pull requests.

    MCP usage API

    Enterprise organizations can retrieve MCP server and tool usage for merged pull requests through the public API. Join the results to Metrics Data on pr_url to connect context usage with review metrics; counts are best-effort telemetry.

    See the MCP server usage API reference for endpoint details.

    Original source
  • Aug 31, 2026
    • Date parsed from source:
      Aug 31, 2026
    • First seen by Releasebot:
      Aug 31, 2026
    CodeRabbit logo

    CodeRabbit

    AI Deep Scan API | Enterprise, CodeRabbit Security

    CodeRabbit adds AI Deep Scan API access for Enterprise security add-on users, with paginated JSON and CSV or SARIF downloads.

    AI Deep Scan API

    Enterprise organizations with an active Security add-on can retrieve AI Deep Scan code findings through the public API using a non-agentic key with security:read. The endpoint provides paginated JSON and full-inventory CSV or SARIF downloads.

    See the AI Deep Scan code findings API reference for endpoint details.

    Original source
  • Aug 28, 2026
    • Date parsed from source:
      Aug 28, 2026
    • First seen by Releasebot:
      Aug 28, 2026
    CodeRabbit logo

    CodeRabbit

    Custom Path Instructions | CodeRabbit Security

    CodeRabbit adds repository-level Custom Path Instructions for AI Deep Scan on matching file paths and globs.

    CodeRabbit Security Custom Path Instructions

    You can now create, edit, and delete repository-level Custom Path Instructions that guide AI Deep Scan analysis for files matching a repository-relative path or glob. See the CodeRabbit Security documentation for details.

    Original source
  • Aug 27, 2026
    • Date parsed from source:
      Aug 27, 2026
    • First seen by Releasebot:
      Aug 28, 2026
    • Modified by Releasebot:
      Sep 5, 2026
    CodeRabbit logo

    CodeRabbit

    Learnings write API | Enterprise

    CodeRabbit adds Learnings API write, update, delete, and export filtering for Enterprise teams.

    Learnings write API

    Enterprise teams can now manage through the public API with a user or workspace API key that has learning:write. Legacy organization API keys and agentic API keys cannot use the write endpoints.

    Update the text of an existing Learning.

    Delete a Learning idempotently, making retries safe.

    Filter JSON and CSV exports by text search, up to 10 exact file paths, or usage state.

    See the Learnings API reference for list and export, update, and delete operations.

    Original source
  • Aug 26, 2026
    • Date parsed from source:
      Aug 26, 2026
    • First seen by Releasebot:
      Aug 27, 2026
    CodeRabbit logo

    CodeRabbit

    Service principal onboarding | Azure DevOps | Pro

    CodeRabbit adds Microsoft Entra service principal onboarding for new Azure DevOps orgs and SSO workspaces.

    Service principal onboarding |

    New Azure DevOps organizations and SSO workspaces now onboard with a Microsoft Entra service principal using a client ID and client secret. Existing PAT-based setups keep their current authentication flow. Admins can reuse a matching organization credential or connect Azure once when CodeRabbit cannot detect the tenant.

    See the Azure DevOps integration guide for setup instructions.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.