Skip to content

Commit e0f7aa6

Browse files
committed
🎨 Changelog update and add lines for each change log seperated by a line break
1 parent 281fd7a commit e0f7aa6

File tree

1 file changed

+67
-6
lines changed

1 file changed

+67
-6
lines changed

docs/changelog.md

+67-6
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,49 @@ sidebar_position: 13
77

88
## December 23, 2024
99

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
1111

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 DevOpseliminating 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.
1313

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+
---
1720

1821
## December 12, 2024
1922

2023
### Docstrings(Beta)
2124

2225
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.
2326

27+
---
28+
2429
## November 25, 2024
2530

2631
### Code Review Performance Enhancements with Improved Comment Resolution Logic
2732

2833
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.
2934

35+
---
36+
3037
## November 20, 2024
3138

3239
### Support for On-premises Learning and GitLab Follow-up Issue Creation
3340

3441
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.
3542

43+
---
44+
3645
## November 8, 2024
3746

3847
### ESLint Support
3948

4049
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
4150

51+
---
52+
4253
## October 31, 2024
4354

4455
### 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
5263
- Configuring your .env file, or
5364
- Contacting CodeRabbit support for assistance
5465

66+
---
67+
5568
## October 30, 2024
5669

5770
### Microsoft Teams Integration & Bitbucket Support
@@ -62,6 +75,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
6275

6376
- 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
6477

78+
---
79+
6580
## October 22, 2024
6681

6782
### Security and SAST Remediation Improvements
@@ -72,6 +87,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
7287
- Improved the [Semgrep Documentation](https://docs.coderabbit.ai/tools/semgrep)
7388
- CodeRabbit now automatically detects Semgrep rulesets from default `semgrep.yml` or `semgrep.config.yml` files, eliminating the need for manual configuration
7489

90+
---
91+
7592
## September 9, 2024
7693

7794
### Related PRs and Label suggestions
@@ -81,6 +98,8 @@ Our integration capabilities just got a major upgrade with Microsoft Teams and B
8198

8299
> Note: Possibly related PRs, automatic label suggestions based on past PRs, learnings, and possibly related issues require data opt-in (enabled by default).
83100
101+
---
102+
84103
## August 15, 2024
85104

86105
### New Dashboard
@@ -97,12 +116,16 @@ What's new:
97116

98117
These updates are here to help you get more from the dashboard. Take a look today!
99118

119+
---
120+
100121
## July 31, 2024
101122

102123
### Promote members to admin
103124

104125
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.
105126

127+
---
128+
106129
## July 16, 2024
107130

108131
### New Features and Improvements
@@ -136,6 +159,8 @@ We've refined the default settings to be less noisy and more actionable. Additio
136159

137160
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.
138161

162+
---
163+
139164
## May 28, 2024
140165

141166
### New Features and Improvements
@@ -160,6 +185,8 @@ We have introduced new commands for interacting with CodeRabbit, detailed under
160185

161186
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.
162187

188+
---
189+
163190
## May 23, 2024
164191

165192
### New Features and Improvements
@@ -184,6 +211,8 @@ Users can now customize CodeRabbit to review code in the style of their favorite
184211

185212
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.
186213

214+
---
215+
187216
## April 18, 2024
188217

189218
### Static Analyzers and Linters Integration
@@ -192,36 +221,48 @@ CodeRabbit now runs static analyzers, linters and provides one-click fixes for t
192221

193222
Are there any specific tools you'd like us to add? Let us know. We'd love to hear your suggestions!
194223

224+
---
225+
195226
## April 1, 2024
196227

197228
### GDPR Compliance
198229

199230
Excited to announce that CodeRabbit is now GDPR compliant in accordance with EU regulations!
200231

232+
---
233+
201234
## March 12, 2024
202235

203236
### GitHub Check Fixes
204237

205238
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.
206239

240+
---
241+
207242
## March 11, 2024
208243

209244
### SOC 2 Type II Compliance
210245

211246
CodeRabbit is now SOC 2 Type II compliant to ensure top-tier security, availability, integrity, and privacy for our users.
212247

248+
---
249+
213250
## March 2, 2024
214251

215252
### Enhanced Markdown Review
216253

217254
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.
218255

256+
---
257+
219258
## January 17, 2024
220259

221260
### Self-hosted GitLab Integration
222261

223262
CodeRabbit now offers integration for self-hosted GitLab. Refer to the [setup instructions](https://docs.coderabbit.ai/integrations/self-hosted-gitlab).
224263

264+
---
265+
225266
## January 2, 2024
226267

227268
### Deep Insights Feature Release
@@ -237,12 +278,16 @@ Here are some uses cases:
237278

238279
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.
239280

281+
---
282+
240283
## December 18, 2023
241284

242285
### Request Changes Workflow
243286

244287
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.
245288

289+
---
290+
246291
## December 5, 2023
247292

248293
### Multiple Features Release
@@ -263,24 +308,32 @@ You can now integrate Jira and Linear into CodeRabbit. This would be used for ad
263308

264309
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.
265310

311+
---
312+
266313
## November 5, 2023
267314

268315
### Issue Validation
269316

270317
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.
271318

319+
---
320+
272321
## November 1, 2023
273322

274323
### Committable Suggestions
275324

276325
Review comments can now post committable suggestions that can be committed within the pull request with a single click.
277326

327+
---
328+
278329
## October 28, 2023
279330

280331
### Resolve Command
281332

282333
Use `@coderabbitai resolve` to mark all the CodeRabbit review comments as resolved all at once.
283334

335+
---
336+
284337
## October 23, 2023
285338

286339
### CodeRabbit Commands
@@ -292,12 +345,16 @@ Introducing additional CodeRabbit commands for managing code reviews:
292345
- 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
293346
- Help Command: You can at any time post `@coderabbitai help` in a PR comment to get the list of all valid commands
294347

348+
---
349+
295350
## October 12, 2023
296351

297352
### YML File Customization
298353

299354
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.
300355

356+
---
357+
301358
## September 21, 2023
302359

303360
### Path-Based Review Instructions
@@ -324,6 +381,10 @@ instructions: Review the following unit test code written using the Mocha test l
324381
> - Instructions generally work well for specific additional instructions. However, they are not that effective if you are instructing AI not to do something
325382
> - Test the review feedback on pull requests and tailor as necessary
326383
327-
## Sep 19, 2023 - Introducing CodeRabbit for GitLab Integration
384+
---
385+
386+
## Sep 19, 2023
387+
388+
### Introducing CodeRabbit for GitLab Integration
328389
329390
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

Comments
 (0)