Changelog
November 25, 2024
Code Review Performance Enhancements with Improved Comment Resolution Logic
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.
November 20, 2024
Support for On-premises Learning and GitLab Follow-up Issue Creation
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.
November 8, 2024
ESLint Support
We've introducded 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
October 31, 2024
Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers
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.
Setup:
- Generate an API key in the CodeRabbit UI
- Enable Learnings and Metrics by:
- Configuring your .env file, or
- Contacting CodeRabbit support for assistance