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
Copy file name to clipboardExpand all lines: docs/changelog.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,24 @@ description: The latest updates and changes to CodeRabbit.
5
5
sidebar_position: 13
6
6
---
7
7
8
+
## July 1, 2025
9
+
10
+
### Enhanced Code Guidelines Support
11
+
12
+
We've expanded our code guidelines scanning capabilities to provide even better code review experiences. CodeRabbit now automatically scans and learns from additional configuration files to understand your organization's coding standards and preferences.
13
+
14
+
**New supported patterns:**
15
+
16
+
-`**/.cursorrules` - Cursor IDE rules and preferences
These guidelines are automatically analyzed and applied during code reviews to ensure consistency with your team's coding standards. You can configure these patterns in the knowledge base section of your CodeRabbit settings.
25
+
8
26
## June 27, 2025
9
27
10
28
### Enhanced PHP Static Analysis: PHPMD and PHPCS Support
0 commit comments