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
+13-11
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,9 @@ We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbi
59
59
**Setup:**
60
60
61
61
- Generate an API key in the CodeRabbit UI
62
-
- Enable Learnings and Metrics by:
63
-
- Configuring your .env file, or
64
-
- Contacting CodeRabbit support for assistance
62
+
- Enable Learnings and Metrics by either:
63
+
- Configuring your .env file
64
+
- Contacting CodeRabbit support for assistance
65
65
66
66
---
67
67
@@ -132,16 +132,18 @@ You can now promote members in your organization to admins within CodeRabbit. Ad
132
132
133
133
#### Learnings Page
134
134
135
-
We're thrilled to announce the new "Learnings" page! Users can now interact with learnings captured in PR comments, enhancing future reviews. Log into CodeRabbit to see the page, where you can filter learnings by Repository, File Path, and User. You can also edit or delete learnings that are no longer relevant to your project.
135
+
We're thrilled to announce the new **Learnings** page! Users can now interact with learnings captured in PR comments, enhancing future reviews. Log into CodeRabbit to see the page, where you can filter learnings by Repository, File Path, and User. You can also edit or delete learnings that are no longer relevant to your project.
136
136
137
137
#### Reports (Beta) Page
138
138
139
-
Introducing the beta release of "Reports"! Generate recurring summaries of team performance and PR reviews with features like:
139
+
Introducing the beta release of **Reports**!
140
+
141
+
Generate recurring summaries of team performance and latest PR reviews with features like:
140
142
141
143
- Scheduling regular report generation
142
144
- Specifying parameters such as repository, team, user, or label
- Enabling your choice of delivery channel (Email, Slack, or Discord)
145
147
146
148
#### Sequence Diagrams Configuration
147
149
@@ -259,7 +261,7 @@ CodeRabbit now offers a more comprehensive review of the markdown changes. In ad
259
261
260
262
### Self-hosted GitLab Integration
261
263
262
-
CodeRabbit now offers integration for self-hosted GitLab. Refer to the[setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab).
264
+
CodeRabbit now supports integration with Self-Hosted GitLab instances. Check out our[setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab) for detailed instructions.
263
265
264
266
---
265
267
@@ -294,19 +296,19 @@ Enable Request Changes review workflow for CodeRabbit reviews via .coderabbit.ya
294
296
295
297
#### Learnings
296
298
297
-
CodeRabbit can now learn from your conversations to fine-tune your reviews. If you encounter inaccurate feedback or something not relevant to your codebase, just let the bot know, and it will remember the context for the future. We understand that coding practices and standards evolve over time. Using the chat, you can inform the bot, and it will remove any existing learnings that are no longer relevant. This feature does not work, if you have opted out of data storage.
299
+
CodeRabbit can now learn from your conversations to fine-tune your reviews. If you encounter inaccurate feedback or something not relevant to your codebase, just let the bot know, and it will remember the context for the future. We understand that coding practices and standards evolve over time. Using the chat, you can inform the bot, and it will remove any existing learnings that are no longer relevant. This feature does not work if you have opted out of data storage.
298
300
299
301
#### Codebase Verification
300
302
301
303
Verifies the reference of the changes on the overall codebase and identifies missing changes.
302
304
303
305
#### Jira and Linear Integrations
304
306
305
-
You can now integrate Jira and Linear into CodeRabbit. This would be used for additional context while reviewing pull requests. If you use any of these systems, we recommend you integrate CodeRabbit. We will be adding more integrations over time.
307
+
You can now integrate Jira and Linear with CodeRabbit to provide additional context when reviewing pull requests. If you use either of these systems, we highly recommend enabling this integration for a more seamless experience. Stay tuned—more integrations are coming soon!
306
308
307
309
#### Related Issues
308
310
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.
311
+
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 is unavailable for users who have opted out of data collection.
0 commit comments