Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Sep 14, 2025

Adds v3.28.2 release notes and updates index/sidebar; integrates into combined v3.28.

Files:

  • docs/update-notes/v3.28.2.mdx
  • docs/update-notes/index.md
  • docs/update-notes/v3.28.mdx
  • sidebars.ts

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.

  • Release Notes:
    • Adds v3.28.2.mdx with details on UI improvements, bug fixes, and new model additions.
    • Integrates v3.28.2 notes into v3.28.mdx combined release notes.
  • Documentation Index:
    • Updates index.md to include a link to v3.28.2 release notes.
  • Sidebar:
    • Updates sidebars.ts to include v3.28.2 in the documentation sidebar under version 3.28.

This description was created by Ellipsis for 45e5cd4. You can customize this summary. It will automatically update as commits are pushed.

@hannesrudolph hannesrudolph added the documentation Improvements or additions to documentation label Sep 14, 2025
Copilot AI review requested due to automatic review settings September 14, 2025 19:41
@hannesrudolph hannesrudolph requested a review from cte as a code owner September 14, 2025 19:41
@hannesrudolph hannesrudolph added the documentation Improvements or additions to documentation label Sep 14, 2025
@vercel
Copy link

vercel bot commented Sep 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Ready Ready Preview Comment Sep 14, 2025 7:41pm

Copy link

Copilot AI left a 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))
Copy link

Copilot AI Sep 14, 2025

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.

Suggested change
* 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))

Copilot uses AI. Check for mistakes.
@hannesrudolph hannesrudolph merged commit 9adf4ef into main Sep 14, 2025
3 checks passed
@hannesrudolph hannesrudolph deleted the docs/v3.28.2-release-notes branch September 14, 2025 19:42
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 14, 2025
## 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))
Copy link
Contributor

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.

Suggested change
* 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))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants