{"id":"src_Dx2mJM0gJ3iQfiBRYlHn3","slug":"coderabbit-changelog","name":"CodeRabbit Changelog","type":"feed","url":"https://docs.coderabbit.ai/changelog","orgId":"org_8UvstLX1Ez7_p8ofFlF6z","org":{"slug":"coderabbit","name":"CodeRabbit"},"isPrimary":true,"metadata":"{\"feedUrl\":\"https://docs.coderabbit.ai/changelog/rss.xml\",\"feedType\":\"unknown\",\"feedDiscoveredAt\":\"2026-05-01T20:32:11.570Z\",\"noFeedFound\":false,\"feedLastModified\":\"Fri, 01 May 2026 21:01:07 GMT\"}","releaseCount":15,"releasesLast30Days":15,"avgReleasesPerWeek":3.6,"latestVersion":null,"latestDate":"2026-05-01T17:53:56.000Z","changelogUrl":null,"hasChangelogFile":false,"lastFetchedAt":"2026-05-01T21:01:08.350Z","lastPolledAt":"2026-05-01T21:01:07.366Z","trackingSince":"2026-04-02T21:02:07.000Z","releases":[{"id":"rel_KNHWHELuRVeO2rDp8dmDy","version":null,"title":"Suggested Reviewers on GitLab","summary":"## Suggested Reviewers on GitLab \n\nThe `suggested_reviewers_instructions` config option now works on GitLab. CodeRabbit resolves configured usernames ...","content":"## Suggested Reviewers on GitLab \n\nThe `suggested_reviewers_instructions` config option now works on GitLab. CodeRabbit resolves configured usernames to GitLab user IDs and assigns them as merge request reviewers.\n\nTeam or group reviewer handles are not supported on GitLab — they're ignored if included in the instructions.\n\nSee [Suggested reviewers](/pr-reviews/walkthroughs#suggested-reviewers) for usage details.","publishedAt":"2026-05-01T17:53:56.000Z","url":"https://docs.coderabbit.ai/changelog#suggested-reviewers-on-git-lab","media":[]},{"id":"rel_f2cNT4v77ZemvwNPC7UF1","version":null,"title":"Rate limit visibility | PR Reviews","summary":"## Rate limit visibility\n\nCodeRabbit now shows remaining PR review quota in review walkthroughs, including when the bucket refills. You can also comme...","content":"## Rate limit visibility\n\nCodeRabbit now shows remaining PR review quota in review walkthroughs, including when the bucket refills. You can also comment `@coderabbitai rate limit` or ask a clear question like `@coderabbitai reviews remaining?` to get the same status without starting a new review.","publishedAt":"2026-04-29T09:20:42.000Z","url":"https://docs.coderabbit.ai/changelog#rate-limit-visibility","media":[]},{"id":"rel_p2C9OwDGgPYTWQSEGdyXZ","version":null,"title":"CodeRabbit Agent for Slack | Early Access","summary":"## CodeRabbit Agent for Slack \n\nCodeRabbit Agent is an AI agent for your entire SDLC right in Slack. Your team can investigate issues, generate implem...","content":"## CodeRabbit Agent for Slack \n\nCodeRabbit Agent is an AI agent for your entire SDLC right in Slack. Your team can investigate issues, generate implementation plans, and open pull requests — all from the channel or thread where the conversation is already happening.\n\n**Investigate** — Ask questions about your codebase, trace features, and cross-reference Sentry errors with merged PRs and Jira issues.\n\n**Plan** — Turn any Slack thread into a structured  ready for any coding agent.\n\n**Act** — Discuss requirements with your team, reference Linear issues or Figma designs, then ask CodeRabbit to open a pull request incorporating everything.\n\nEvery response runs within a , so the agent only sees the repositories and connections your admins have approved for a specific channel. A persistent  retains what your team discovers so every conversation starts smarter.\n\nIntegrate with Jira, Linear, Notion, Sentry, Datadog, PagerDuty, Figma, Google Drive, and any MCP servers. Schedule recurring tasks — vulnerability checks, weekly summaries, periodic audits — that post results into Slack threads automatically.\n\nSee the [CodeRabbit Agent documentation](/slack-agent) to get started.","publishedAt":"2026-04-29T08:51:31.000Z","url":"https://docs.coderabbit.ai/changelog#code-rabbit-agent-for-slack","media":[]},{"id":"rel_28TGFnaqbDByPjbntMgQp","version":"0.4.4","title":"CLI v0.4.4: stability fixes | CLI","summary":"## CLI v0.4.4 \n\nCodeRabbit CLI `0.4.4` includes stability fixes for review event handling, and fixes an edge-case `coderabbit auth login` crash on mac...","content":"## CLI v0.4.4 \n\nCodeRabbit CLI `0.4.4` includes stability fixes for review event handling, and fixes an edge-case `coderabbit auth login` crash on macOS.\n\nSee the [CLI documentation](/cli/index) and [CLI Command Reference](/cli/reference) for more details.","publishedAt":"2026-04-28T18:59:09.000Z","url":"https://docs.coderabbit.ai/changelog#cli-v0-4-4","media":[]},{"id":"rel_d8Ckg_aH6jY5WA1ZvVnWH","version":null,"title":"Autofix on GitLab | Pro, Beta","summary":"## Autofix on GitLab  |  \n\nAutofix now supports GitLab. Use `@coderabbitai autofix` to commit fixes to the current branch, or `@coderabbitai autofix s...","content":"## Autofix on GitLab  |  \n\nAutofix now supports GitLab. Use `@coderabbitai autofix` to commit fixes to the current branch, or `@coderabbitai autofix stacked pr` to open a separate merge request with the changes.\n\nSee the [Autofix documentation](/finishing-touches/autofix) for complete details.","publishedAt":"2026-04-24T17:18:08.000Z","url":"https://docs.coderabbit.ai/changelog#autofix-on-git-lab","media":[]},{"id":"rel_uKfdAzIBsX2GPkzww9ma5","version":null,"title":"Dashboard repository multi-select | Management","summary":"## Dashboard repository multi-select\n\nMetrics dashboards now support selecting multiple repositories in the **Repository** filter. Use it to view comb...","content":"## Dashboard repository multi-select\n\nMetrics dashboards now support selecting multiple repositories in the **Repository** filter. Use it to view combined metrics for several repositories in one dashboard view instead of switching filters one repo at a time.\n\nSee [Dashboard overview](/guides/dashboard) for the updated filter description.","publishedAt":"2026-04-24T08:06:09.000Z","url":"https://docs.coderabbit.ai/changelog#dashboard-filters","media":[]},{"id":"rel_gUSD0v1KQCQCEqcGfgL-W","version":null,"title":"Suggested Reviewer Rules | GitHub","summary":"## Suggested Reviewer Rules \n\nWhen your team has subject-matter experts for different areas of the codebase, you can now tell CodeRabbit exactly who t...","content":"## Suggested Reviewer Rules \n\nWhen your team has subject-matter experts for different areas of the codebase, you can now tell CodeRabbit exactly who to suggest for each scenario. Use `suggested_reviewers_instructions` in your `.coderabbit.yaml` to map groups of reviewers — individual users or teams — to the PR conditions where they should be assigned. When the list is empty, CodeRabbit falls back to suggestions based on prior PRs.\n\nSee [Suggested reviewers](/pr-reviews/walkthroughs#suggested-reviewers) for usage details.","publishedAt":"2026-04-20T17:14:29.000Z","url":"https://docs.coderabbit.ai/changelog#suggested-reviewer-rules","media":[]},{"id":"rel_CQ7X5A4WEhBL6JbrSZOUj","version":null,"title":"Global Overrides | Enterprise","summary":"## Global overrides\n\nOrganization admins can now define [Global overrides](/guides/configuration-overview#global-overrides) that enforce configuration...","content":"## Global overrides\n\nOrganization admins can now define [Global overrides](/guides/configuration-overview#global-overrides) that enforce configuration settings across every repository and pull request in the organization. Global overrides sit at the top of the configuration priority hierarchy, superseding repository-level `.coderabbit.yaml` files, central configuration, and all other sources.\n\nSet global overrides from  **Organization settings** in the CodeRabbit web app. When an override overlaps with an existing setting, nested objects are merged together, while arrays and simple values are replaced entirely.","publishedAt":"2026-04-16T23:34:52.000Z","url":"https://docs.coderabbit.ai/changelog#global-overrides","media":[]},{"id":"rel_SsNdFflOQ7n4vGaCraEGX","version":null,"title":"Codex plugin | CLI","summary":"## Codex plugin \n\nCodeRabbit has been available in Codex through CodeRabbit CLI, and is now also available as a dedicated Codex plugin. The plugin is ...","content":"## Codex plugin \n\nCodeRabbit has been available in Codex through CodeRabbit CLI, and is now also available as a dedicated Codex plugin. The plugin is more convenient to set up and use, and adds support for invoking CodeRabbit directly with `@coderabbit` mentions. After installing the plugin from the Codex marketplace and authenticating the CodeRabbit CLI, trigger a review with plain language or an explicit mention: `Review my current changes with @CodeRabbit`\n\nThe plugin verifies your CLI installation and authentication, runs the review, summarizes the diff, and reports findings with severity, file path, impact, and fix direction. Codex can then apply fixes automatically, creating a continuous build-and-fix loop without leaving your development environment.\n\nSee [Codex integration](/cli/codex-integration) for installation steps and usage examples.","publishedAt":"2026-04-14T15:07:10.000Z","url":"https://docs.coderabbit.ai/changelog#codex-plugin","media":[]},{"id":"rel_7V2gzw_Al9gsayQiMLlit","version":null,"title":"PR Usage-based Add-on","summary":"## PR Usage-based Add-on\n\nTeams that reach their plan's PR review limit no longer need to wait for a billing cycle reset or upgrade their plan. Enabli...","content":"## PR Usage-based Add-on\n\nTeams that reach their plan's PR review limit no longer need to wait for a billing cycle reset or upgrade their plan. Enabling the **Usage-based add-on** lets CodeRabbit continue reviewing pull requests past the limit, charging credits only for over-limit reviews. Regular usage stays on your plan, only the overflow is charged.\n\nCLI-triggered reviews follow the same billing path and opt-in logic as PR reviews: one toggle, one credit balance, one billing path.\n\nAdmins enable the add-on using the pay-as-you-go toggle in **Organization Settings** in the CodeRabbit dashboard. See [Usage-based Add-on](/management/usage-based-addon) for setup details.","publishedAt":"2026-04-09T14:45:10.000Z","url":"https://docs.coderabbit.ai/changelog#pr-usage-based-add-on","media":[]},{"id":"rel_Fu9DOeFHCB0JiExx8EgHr","version":"0.4.1","title":"CLI v0.4.1: stats, --dir, and auth fixes | CLI","summary":"## CLI v0.4.1 \n\nCodeRabbit CLI `0.4.1` adds `coderabbit stats`, replaces `--cwd` with `--dir` for subdirectory-scoped reviews, and includes fixes affe...","content":"## CLI v0.4.1 \n\nCodeRabbit CLI `0.4.1` adds `coderabbit stats`, replaces `--cwd` with `--dir` for subdirectory-scoped reviews, and includes fixes affecting self-hosted auth and cleanup on `--help`.\n\nSee the [CLI documentation](/cli/index) and [CLI Command Reference](/cli/reference) for more details.","publishedAt":"2026-04-09T11:25:14.000Z","url":"https://docs.coderabbit.ai/changelog#cli-v0-4-1","media":[]},{"id":"rel_j3L4Uss1ecOfr1D5YT-fp","version":null,"title":"GitLab SSH Access | GitLab Self-Hosted","summary":"## SSH repository access \n\nCodeRabbit now supports SSH cloning for self-managed GitLab instances. If your organization requires SSH instead of HTTPS f...","content":"## SSH repository access \n\nCodeRabbit now supports SSH cloning for self-managed GitLab instances. If your organization requires SSH instead of HTTPS for repository access, you can configure your SSH credentials directly in the CodeRabbit web app under **Account** → **Developer settings** → **SSH Clone Credentials**. See the [SSH Clone Credentials documentation](/platforms/self-hosted-gitlab#ssh-repository-access) for setup instructions.","publishedAt":"2026-04-08T08:27:06.000Z","url":"https://docs.coderabbit.ai/changelog#git-lab-ssh-access","media":[]},{"id":"rel_cii7sXj7Lfnv9mExaFbYU","version":"0.3.11","title":"CLI v0.3.11: Agent mode | CLI","summary":"## CLI v0.3.11: agent mode \n\nThe CLI now supports `--agent` mode, which outputs review results in structured JSON format for [Skills](/cli/skills) and...","content":"## CLI v0.3.11: agent mode \n\nThe CLI now supports `--agent` mode, which outputs review results in structured JSON format for [Skills](/cli/skills) and other agent integrations to consume directly.\n\nSee the [CLI documentation](/cli/index) for more details.","publishedAt":"2026-04-04T00:02:22.000Z","url":"https://docs.coderabbit.ai/changelog#cli-v0-3-11","media":[]},{"id":"rel_V4cvFGArdZENoelWhndmV","version":"0.4.0","title":"CLI v0.4.0: seamless sign-in and improved agent auth support | CLI","summary":"## CLI v0.4.0 \n\n### Seamless browser sign-in\n\n`coderabbit auth login` now completes entirely in the browser, no more copying and pasting tokens back i...","content":"## CLI v0.4.0 \n\n### Seamless browser sign-in\n\n`coderabbit auth login` now completes entirely in the browser, no more copying and pasting tokens back into your terminal.\n\n### Full agent support\n\nThe `--agent` flag, introduced in version 0.3.11, now supports authentication workflows, improving compatibility with Codex, Cursor, Claude Code, OpenCode, and other coding agents.\n\nSee the [CLI documentation](/cli/index) and [CLI reference](/cli/reference) for details.","publishedAt":"2026-04-04T00:02:22.000Z","url":"https://docs.coderabbit.ai/changelog#cli-v0-4-0","media":[]},{"id":"rel_m3FMDaQjc4s4lbAHZ4jwp","version":null,"title":"GitLab webhook secret management | GitLab","summary":"## GitLab webhook secret management \n\nCodeRabbit now supports webhook-secret management for both GitLab.com and self-managed GitLab from the **Webhook...","content":"## GitLab webhook secret management \n\nCodeRabbit now supports webhook-secret management for both GitLab.com and self-managed GitLab from the **Webhook Secret** settings page. You can copy the exact webhook URL from the UI for manual setup, and when you rotate an existing secret, CodeRabbit attempts to refresh existing CodeRabbit-managed project and group webhooks automatically.\n\nIf a webhook was created manually, or if an automatic refresh fails, update that webhook's secret directly in GitLab.\n\nSee the [GitLab](/platforms/gitlab-com#manual-webhook-installation) and [self-managed GitLab](/platforms/self-hosted-gitlab#manual-webhook-installation) setup guides for details.","publishedAt":"2026-04-02T21:02:07.000Z","url":"https://docs.coderabbit.ai/changelog#git-lab-webhook-secret","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":1,"totalItems":15},"summaries":{"rolling":null,"monthly":[]}}