🔖(minor) bump release to 0.0.20#614
Conversation
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (15)
WalkthroughRelease metadata and package versions are updated from 0.0.19 to 0.0.20, with the changelog recording the 2026-07-23 release. ChangesVersion 0.0.20 release update
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 397: Remove the unused [unreleased] link definition from CHANGELOG.md,
unless an unreleased section is being restored; keep the changelog’s existing
release references and formatting intact.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 3b086d3f-0bf9-4543-b612-38f4a38dc06e
⛔ Files ignored due to path filters (1)
src/backend/uv.lockis excluded by!**/*.lock
📒 Files selected for processing (8)
CHANGELOG.mdsrc/backend/pyproject.tomlsrc/frontend/apps/conversations/package.jsonsrc/frontend/apps/e2e/package.jsonsrc/frontend/package.jsonsrc/frontend/packages/eslint-config-conversations/package.jsonsrc/frontend/packages/i18n/package.jsonsrc/mail/package.json
d5c962c to
e5c0677
Compare
Added - 💄(front) add tooltip co2 - ✨(back) add model fallback mechanism - ✨(back) add celery for running background tasks - 🧱(helm) add celery worker and beat deployments - ✨(front) add "Edit in Docs" action to export a message to Docs - 🔒(back) guard parsing against decompression bombs and oversized PDFs Changed - ♻️(back) split chat views and replace hardcoded strings with constants - 💄(front) change 404 illustration - ✨(back) process project files asynchronously with indexing state - ⚡️(back) process conversation files asynchronously off the request worker - ⬆️(dependencies) update dependencies and pin CVE-affected packages - ♻️(front) consolidate input chat banners into a reusable component - ⬆️(dependencies) drop unused pydantic-ai extras - 💬(back) use a generic localised timestamped title for Docs exports Fixed - 🐛(front) prevent app crash for users without a full name or email - 🐛(front) refresh the conversation title in the collapsed left panel Removed - 🔥(back) remove the Find RAG backend and its FIND_API_* settings Signed-off-by: Laurent Paoletti <[email protected]>
f346cfb to
c6ae4a5
Compare
Update translated files with new translations Signed-off-by: Laurent Paoletti <[email protected]>
b2e06c7 to
d9fd8f1
Compare
|



Added
Changed
Fixed
Removed
)
Summary by CodeRabbit