-
Notifications
You must be signed in to change notification settings - Fork 169
docs: v3.28.2 release notes #343
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
…integrate into combined v3.28
|
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 release notes for v3.28.2 and integrates them into the documentation structure. The release includes QOL improvements for the auto-approve UI, security enhancements, bug fixes for message handling and git warnings, and adds new Qwen3 models to the chutes provider.
Key Changes
- Creates dedicated v3.28.2 release notes with QOL improvements, bug fixes, and provider updates
- Integrates v3.28.2 content into the combined v3.28 release notes
- Updates navigation structure to include the new release
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/update-notes/v3.28.2.mdx | New release notes file documenting v3.28.2 features and fixes |
| docs/update-notes/v3.28.mdx | Updated combined release notes to include v3.28.2 content |
| docs/update-notes/index.md | Added v3.28.2 entry to the release notes index |
| sidebars.ts | Added v3.28.2 navigation entry to the sidebar configuration |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| ## Provider Updates | ||
|
|
||
| * Add Qwen3 Next 80B A3B models to the chutes provider ([#7948](https://github.com/RooCodeInc/Roo-Code/pull/7948)) |
Copilot
AI
Sep 14, 2025
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.
There's an extra trailing space at the end of line 30. Remove the trailing whitespace for consistency.
| * Add Qwen3 Next 80B A3B models to the chutes provider ([#7948](https://github.com/RooCodeInc/Roo-Code/pull/7948)) | |
| * Add Qwen3 Next 80B A3B models to the chutes provider ([#7948](https://github.com/RooCodeInc/Roo-Code/pull/7948)) |
| ## QOL Improvements | ||
|
|
||
| * Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894)) | ||
| * Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976)) |
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.
Typo: 'Roomote Control' should likely be corrected to 'Remote Control' for clarity.
| * Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976)) | |
| * Disable Remote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976)) |
Adds v3.28.2 release notes and updates index/sidebar; integrates into combined v3.28.
Files:
Inclusion policy: changelog-only from Roo Code release body.
Important
Adds v3.28.2 release notes, updates index and sidebar, and integrates into combined v3.28 notes.
v3.28.2.mdxwith details on UI improvements, bug fixes, and new model additions.v3.28.2notes intov3.28.mdxcombined release notes.index.mdto include a link tov3.28.2release notes.sidebars.tsto includev3.28.2in the documentation sidebar under version 3.28.This description was created by
for 45e5cd4. You can customize this summary. It will automatically update as commits are pushed.