-
Notifications
You must be signed in to change notification settings - Fork 160
Add release notes for v3.25.19 #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Created release notes for v3.25.19 documenting bug fix for Roo Code Cloud provider - Updated index.md with new version entry - Updated sidebars.ts to include v3.25.19 in navigation - Updated combined v3.25 notes with the bug fix
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for Roo Code v3.25.19, a bug fix release that addresses an issue with the welcome screen's "Let's go" button for the Roo Code Cloud provider.
- Created individual release notes for v3.25.19
- Updated navigation and index files to include the new version
- Added the bug fix to the combined v3.25 release notes
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/update-notes/v3.25.19.mdx | New release notes file documenting the welcome screen bug fix |
| sidebars.ts | Added v3.25.19 to the navigation sidebar menu |
| docs/update-notes/index.md | Added v3.25.19 to the chronological version index |
| docs/update-notes/v3.25.mdx | Updated combined v3.25 notes with the welcome screen fix |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
- Added PR links for all QOL improvements - Added PR links for all bug fixes - Added PR links for all provider updates - Added PR links for all misc improvements - Ensured proper attribution with contributor names
| * **`codebase_search` Tool**: Clarified that the `path` parameter is optional and the tool searches the entire workspace by default ([#6877](https://github.com/RooCodeInc/Roo-Code/pull/6877)) | ||
| * **Token Usage Reporting**: Fixed an issue where token usage and cost were underreported, providing more accurate cost tracking (thanks chrarnoldus!) ([#6122](https://github.com/RooCodeInc/Roo-Code/pull/6122)) | ||
| * **Enhanced Task History**: Made "enhance with task history" default to true for better context retention in conversations (thanks liwilliam2021!) ([#7140](https://github.com/RooCodeInc/Roo-Code/pull/7140)) | ||
| * **Improved Scrollbar**: Fixed scrollbar jumping in long conversations by removing the 500-message limit ([#7064](https://github.com/RooCodeInc/Roo-Code/pull/7064)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate scrollbar fix: The fix for scrollbar jumping is mentioned both here and later in the Bug Fixes section (line 144). Consider consolidating this entry to avoid redundancy.
Summary
This PR adds release notes for Roo Code v3.25.19, which includes a bug fix for the Roo Code Cloud provider.
Changes
Release Details
Version: 3.25.19
Release Date: 2025-01-20
Type: Bug fix release
Bug Fix
Related PRs
Important
Add release notes for v3.25.19, including a bug fix for the Roo Code Cloud provider, and update documentation and navigation accordingly.
v3.25.19.mdxwith release notes for bug fix in Roo Code Cloud provider.index.mdto include v3.25.19 in the version list.v3.25.mdxto include v3.25.19 in combined notes.sidebars.tsto add v3.25.19 to the navigation menu.This description was created by
for bdf67b8. You can customize this summary. It will automatically update as commits are pushed.