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
+67-6
Original file line number
Diff line number
Diff line change
@@ -7,38 +7,49 @@ sidebar_position: 13
7
7
8
8
## December 23, 2024
9
9
10
-
### Simplify Your Workflow: Install CodeRabbit on Multiple Repositories for GitLab and Azure DevOps in One Step!
10
+
### Streamlined Multi-Repository Installation for GitLab and Azure DevOps
11
11
12
-
We’re thrilled to announce an exciting new feature designed to make your life easier! You can now install CodeRabbit on multiple repositories at once for GitLab and Azure DevOps—eliminating the need to activate each repository individually.
12
+
We’re thrilled to announce a significant enhancement to CodeRabbit that simplifies your workflow! You can now install CodeRabbit on multiple repositories simultaneously for GitLab and Azure DevOps, eliminating the need to activate each repository individually.
13
13
14
-
With this enhancement, all it takes is one simple step:
15
-
• Select the repositories you want to activate by checking the boxes next to them.
16
-
• Click the “Install Repositories” button to integrate CodeRabbit across multiple projects instantly.
14
+
With this update, you can:
15
+
16
+
- ✅ Select Multiple Repositories: Check the boxes next to the repositories you wish to activate.
17
+
- 🖱️ One-Click Installation: Select the **Install Repositories** button on the top right to integrate CodeRabbit across all selected projects instantly.
18
+
19
+
---
17
20
18
21
## December 12, 2024
19
22
20
23
### Docstrings(Beta)
21
24
22
25
We have launched a new functionality as part of our finishing touches initiative to allow developers to generate docstrings on a pull request. This feature lets you generate docstrings by commenting `@coderabbitai generate docstrings` on any pull request. This works for both new and existing documentation. See [our documentation](https://docs.coderabbit.ai/finishing-touches/docstrings) for details.
23
26
27
+
---
28
+
24
29
## November 25, 2024
25
30
26
31
### Code Review Performance Enhancements with Improved Comment Resolution Logic
27
32
28
33
We have implemented several performance improvements that will enhance the speed of code review and are committed to making code review as efficient as possible across all your web development needs. We have also further refined the logic to reduce duplicate comments once a comment is resolved.
29
34
35
+
---
36
+
30
37
## November 20, 2024
31
38
32
39
### Support for On-premises Learning and GitLab Follow-up Issue Creation
33
40
34
41
Learning is a method for developers to interact with the bot to tune AI specifically for their files, repositories, and codebase for future reviews. We now extend this learning support to our on-premises customers. Additionally, we have enhanced our automated workflow to create follow-up issues based on Merge Request Reviews in GitLab.
35
42
43
+
---
44
+
36
45
## November 8, 2024
37
46
38
47
### ESLint Support
39
48
40
49
We've introduced support for ES Lint, including .vue, .svelte, and .astro, alongside traditional .js, .ts, and .jsx extensions. We've worked on monorepo compatibility with improved Yarn and PNPM workspace support, ensuring seamless integration across your projects. While maintaining your existing ESLint configurations, we simply require all dependencies to be properly defined in your package.json. Note that private plugins aren't currently supported, but we're committed to making code quality maintenance as efficient as possible across all your web development needs
41
50
51
+
---
52
+
42
53
## October 31, 2024
43
54
44
55
### Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers
@@ -52,6 +63,8 @@ We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbi
52
63
- Configuring your .env file, or
53
64
- Contacting CodeRabbit support for assistance
54
65
66
+
---
67
+
55
68
## October 30, 2024
56
69
57
70
### Microsoft Teams Integration & Bitbucket Support
@@ -62,6 +75,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
62
75
63
76
- We've also launched Bitbucket Data Center support with Pull Request integration, offering core review functionality, Pull Request summaries, and direct inline comments for applying review suggestions
64
77
78
+
---
79
+
65
80
## October 22, 2024
66
81
67
82
### Security and SAST Remediation Improvements
@@ -72,6 +87,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
72
87
- Improved the [Semgrep Documentation](https://docs.coderabbit.ai/tools/semgrep)
73
88
- CodeRabbit now automatically detects Semgrep rulesets from default `semgrep.yml` or `semgrep.config.yml` files, eliminating the need for manual configuration
74
89
90
+
---
91
+
75
92
## September 9, 2024
76
93
77
94
### Related PRs and Label suggestions
@@ -81,6 +98,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
81
98
82
99
> Note: Possibly related PRs, automatic label suggestions based on past PRs, learnings, and possibly related issues require data opt-in (enabled by default).
83
100
101
+
---
102
+
84
103
## August 15, 2024
85
104
86
105
### New Dashboard
@@ -97,12 +116,16 @@ What's new:
97
116
98
117
These updates are here to help you get more from the dashboard. Take a look today!
99
118
119
+
---
120
+
100
121
## July 31, 2024
101
122
102
123
### Promote members to admin
103
124
104
125
You can now promote members in your organization to admins within CodeRabbit. Admins will be able to manage the subscription and the seats for that organization.
105
126
127
+
---
128
+
106
129
## July 16, 2024
107
130
108
131
### New Features and Improvements
@@ -136,6 +159,8 @@ We've refined the default settings to be less noisy and more actionable. Additio
136
159
137
160
The GitLab integration now offers more flexibility and security. Users can use Personal Access Tokens (PATs) from within their organization to post reviews. This enhancement ensures reviews are posted with appropriate organizational context and permissions, improving traceability and security.
138
161
162
+
---
163
+
139
164
## May 28, 2024
140
165
141
166
### New Features and Improvements
@@ -160,6 +185,8 @@ We have introduced new commands for interacting with CodeRabbit, detailed under
160
185
161
186
We have been observing that many PRs get closed quickly and CodeRabbit continues to review them. PRs get closed quickly for various reasons - changes are too small, the author is confident (perhaps, overly?), or the changes were unnecessary. With this improvement, we now stop the review process midway if we detect that the PR has been closed.
162
187
188
+
---
189
+
163
190
## May 23, 2024
164
191
165
192
### New Features and Improvements
@@ -184,6 +211,8 @@ Users can now customize CodeRabbit to review code in the style of their favorite
184
211
185
212
We have redesigned the settings page for a more intuitive layout, enabling users to find and adjust settings quickly. This change was long-time coming; it not only improves the user experience but also allows our development team to add more settings in the future with ease. Going forward, the changes to .coderabbit.yaml will be reflected in the settings page, and vice versa.
186
213
214
+
---
215
+
187
216
## April 18, 2024
188
217
189
218
### Static Analyzers and Linters Integration
@@ -192,36 +221,48 @@ CodeRabbit now runs static analyzers, linters and provides one-click fixes for t
192
221
193
222
Are there any specific tools you'd like us to add? Let us know. We'd love to hear your suggestions!
194
223
224
+
---
225
+
195
226
## April 1, 2024
196
227
197
228
### GDPR Compliance
198
229
199
230
Excited to announce that CodeRabbit is now GDPR compliant in accordance with EU regulations!
200
231
232
+
---
233
+
201
234
## March 12, 2024
202
235
203
236
### GitHub Check Fixes
204
237
205
238
CodeRabbit now offers fixes for GitHub Check failures on pull requests. With this change, Check Runs on GitHub that add Annotations to Pull Requests will be used. For example, popular GitHub Actions published by reviewdog (action-golangci-lint, action-staticcheck, action-eslint) and super-linter among many others have the ability to report issues on Pull Requests as annotations. Checks that output logs will be supported shortly. CodeRabbit GitHub App requires permission to read Checks for this feature to work. To enable this, please grant the necessary permissions by visiting the CodeRabbit GitHub app settings under [installation](https://github.com/settings/installations). Support for GitLab will follow.
206
239
240
+
---
241
+
207
242
## March 11, 2024
208
243
209
244
### SOC 2 Type II Compliance
210
245
211
246
CodeRabbit is now SOC 2 Type II compliant to ensure top-tier security, availability, integrity, and privacy for our users.
212
247
248
+
---
249
+
213
250
## March 2, 2024
214
251
215
252
### Enhanced Markdown Review
216
253
217
254
CodeRabbit now offers a more comprehensive review of the markdown changes. In addition to the AI suggestions, we do a thorough check for spelling, grammar, word choice, language style, as well as improvements in paraphrasing and punctuation.
218
255
256
+
---
257
+
219
258
## January 17, 2024
220
259
221
260
### Self-hosted GitLab Integration
222
261
223
262
CodeRabbit now offers integration for self-hosted GitLab. Refer to the [setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab).
224
263
264
+
---
265
+
225
266
## January 2, 2024
226
267
227
268
### Deep Insights Feature Release
@@ -237,12 +278,16 @@ Here are some uses cases:
237
278
238
279
Really excited to see how this feature gets used, especially with access to the CLI commands. There are some suggestions in the pull request tips but we are looking forward to seeing additional use cases of how developers use this feature. Please consider sharing your experiences.
239
280
281
+
---
282
+
240
283
## December 18, 2023
241
284
242
285
### Request Changes Workflow
243
286
244
287
Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.yaml Yaml field request_changes_workflow (default: false). When enabled, review comments are posted as request changes and CodeRabbit review will be marked approved once all the review comments are resolved.
245
288
289
+
---
290
+
246
291
## December 5, 2023
247
292
248
293
### Multiple Features Release
@@ -263,24 +308,32 @@ You can now integrate Jira and Linear into CodeRabbit. This would be used for ad
263
308
264
309
Identifies all issues affected by the code changes. This helps understand the impact on the overall product. It also assists in identifying duplicate issues or the impact on any other existing issues. This feature does not work, if you have opted out of data.
265
310
311
+
---
312
+
266
313
## November 5, 2023
267
314
268
315
### Issue Validation
269
316
270
317
CodeRabbit review can now assess the pull request changes against the linked GitHub or GitLab issue. Integration with other workflow systems including Jira and Linear is under development.
271
318
319
+
---
320
+
272
321
## November 1, 2023
273
322
274
323
### Committable Suggestions
275
324
276
325
Review comments can now post committable suggestions that can be committed within the pull request with a single click.
277
326
327
+
---
328
+
278
329
## October 28, 2023
279
330
280
331
### Resolve Command
281
332
282
333
Use `@coderabbitai resolve` to mark all the CodeRabbit review comments as resolved all at once.
- On-Demand Reviews: Disable automatic reviews for your repository to switch to on-demand reviews. Use `@coderabbitai review` in a PR comment. This command will override all review filters that might be set up in the repository settings and will initiate a one-time review
293
346
- Help Command: You can at any time post `@coderabbitai help` in a PR comment to get the list of all valid commands
294
347
348
+
---
349
+
295
350
## October 12, 2023
296
351
297
352
### YML File Customization
298
353
299
354
CodeRabbit customizations made easy! You can now customize CodeRabbit using a YML file from your repository. To learn more, refer to our comprehensive documentation on customizing CodeRabbit.
300
355
356
+
---
357
+
301
358
## September 21, 2023
302
359
303
360
### Path-Based Review Instructions
@@ -324,6 +381,10 @@ instructions: Review the following unit test code written using the Mocha test l
324
381
> - Instructions generally work well for specific additional instructions. However, they are not that effective if you are instructing AI not to do something
325
382
> - Test the review feedback on pull requests and tailor as necessary
326
383
327
-
## Sep 19, 2023 - Introducing CodeRabbit for GitLab Integration
384
+
---
385
+
386
+
## Sep 19, 2023
387
+
388
+
### Introducing CodeRabbit for GitLab Integration
328
389
329
390
CodeRabbit is now available for GitLab! We know many of you have been waiting for this integration. Thank you for your patience. Sign up for the free trial!
0 commit comments