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
+8-6
Original file line number
Diff line number
Diff line change
@@ -38,23 +38,25 @@ We have implemented several performance improvements that will enhance the speed
38
38
39
39
### Support for On-premises Learning and GitLab Follow-up Issue Creation
40
40
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.
41
+
Learnings enable developers to fine-tune the AI for their specific files, repositories, and codebase, enhancing future reviews. We’re excited to extend this feature to our on-premises customers. Additionally, we’ve improved our automated workflow to create follow-up issues directly from Merge Request reviews in GitLab.
42
42
43
43
---
44
44
45
45
## November 8, 2024
46
46
47
47
### ESLint Support
48
48
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
49
+
We’re excited to announce support for **ESLint**, now extending to .vue, .svelte, and .astro files, in addition to the traditional .js, .ts, and .jsx extensions. We’ve enhanced compatibility for monorepos, offering improved integration with Yarn and Pnpm workspaces for seamless project management.
50
+
51
+
Our solution respects your existing ESLint configurations, requiring only that all dependencies are properly defined in your package.json. Please note that private plugins are not yet supported. We’re dedicated to streamlining code quality maintenance and making it as efficient as possible across your web development projects.
50
52
51
53
---
52
54
53
55
## October 31, 2024
54
56
55
57
### Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers
56
58
57
-
We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbit customers to provide a more seamless experience. Track learning patterns and insights more easily, with API key generation now available directly from the interface.
59
+
We’ve enhanced the accessibility of Learnings and Metrics for self-hosted CodeRabbit customers, delivering a more seamless experience. Easily track learning patterns and insights, with the added convenience of generating API keys directly within the interface.
58
60
59
61
**Setup:**
60
62
@@ -69,11 +71,11 @@ We've improved our Learnings and Metrics accessibility for Self-Hosted CodeRabbi
69
71
70
72
### Microsoft Teams Integration & Bitbucket Support
71
73
72
-
Our integration capabilities just got a major upgrade with Microsoft Teams and Bitbucket support.
74
+
Our integration capabilities just got a major upgrade with **Microsoft Teams** and **Bitbucket** support.
73
75
74
-
- Microsoft Teams integration is with scheduled reporting system and direct notification pipeline to keep your team informed.
76
+
- Microsoft Teams integration is now available as part of the Reporting feature, providing a direct notification pipeline to keep your team informed and up-to-date.
75
77
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
78
+
- We've also launched Bitbucket Data Center support including Pull Request integration with essential review functionalities, detailed summaries, and inline comments to seamlessly apply review suggestions.
0 commit comments