You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Update changelog to include dark theme and MCP (#486)
* Update changelog to include August 1, 2025 entry for Dark Theme Support in UI App* Update changelog to include August 4, 2025 entry for Model Context Protocol (MCP) Server Integration - Early Access
Copy file name to clipboardExpand all lines: docs/changelog.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ description: The latest updates and changes to CodeRabbit.
5
5
sidebar_position:13
6
6
---
7
7
8
+
##August 4, 2025
9
+
10
+
###Model Context Protocol (MCP) Server Integration - Early Access
11
+
12
+
Pro users can now connect CodeRabbit to your external tools and knowledge bases to provide more contextual code reviews. Our AI automatically pulls relevant information from your documentation, project management tools, and internal wikis to better understand your code changes and business requirements. Connect your custom MCP servers through Settings > Integrations to get reviews and chat conversations that understand your full development context.
13
+
14
+
##August 1, 2025
15
+
16
+
###Dark Theme Support for UI App
17
+
18
+
CodeRabbit app now supports Light, Dark, and System themes. Use the new theme toggle next to your profile to switch modes.