Skip to content

feat: add release notes for version 3.21.1 and update sidebar links#232

Merged
hannesrudolph merged 1 commit into
mainfrom
3.21.1
Jun 18, 2025
Merged

feat: add release notes for version 3.21.1 and update sidebar links#232
hannesrudolph merged 1 commit into
mainfrom
3.21.1

Conversation

@hannesrudolph

@hannesrudolph hannesrudolph commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Important

Add release notes for version 3.21.1 and update sidebar links to include this version.

  • Release Notes:
    • Added v3.21.1.mdx with details on bug fixes and improvements for version 3.21.1.
    • Updated index.md to include a link to version 3.21.1 release notes.
  • Sidebar:
    • Updated sidebars.ts to include version 3.21.1 under the 3.21 category.
  • Misc:
    • Added a note in .roorules to never thank certain contributors.

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

Copilot AI review requested due to automatic review settings June 18, 2025 23:03
@vercel

vercel Bot commented Jun 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
roo-code-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2025 11:03pm

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds documentation and navigation for the 3.21.1 patch release, updates the combined 3.21 notes, and introduces a new rule section in the project’s .roorules.

  • Created a new v3.21.1.mdx with the patch’s release notes.
  • Updated sidebars.ts and docs/update-notes/index.md to surface the 3.21.1 docs.
  • Enhanced the combined 3.21 notes and added a “Release Notes” section to .roorules.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sidebars.ts Added a sidebar entry for the 3.21.1 release notes
docs/update-notes/v3.21.mdx Inserted patch notes under Bug Fixes and Misc Improvements
docs/update-notes/v3.21.1.mdx Added a new file with 3.21.1 release details
docs/update-notes/index.md Added index link for version 3.21.1
.roorules Introduced a “Release Notes” section with a new rule
Comments suppressed due to low confidence (2)

docs/update-notes/v3.21.mdx:51

  • The contributor mention is missing an '@' prefix for 'olweraltuve' to match the formatting of other entries (e.g., thanks @olweraltuve!).
* **Subtask Rate Limiting**: Implemented global rate-limiting to prevent errors when creating subtasks, ensuring more reliable task execution (thanks olweraltuve!) ([#4453](https://github.com/RooCodeInc/Roo-Code/pull/4453))

docs/update-notes/v3.21.1.mdx:9

  • The contributor mention is missing an '@' prefix for 'olweraltuve' to match the formatting of other entries (e.g., thanks @olweraltuve!).
* **Subtask Rate Limiting**: Implemented global rate-limiting to prevent errors when creating subtasks, ensuring more reliable task execution (thanks olweraltuve!) ([#4453](https://github.com/RooCodeInc/Roo-Code/pull/4453))

Comment thread .roorules
When making structural or formatting changes beyond simple .md or .mdx files, always check the Context7 MCP, the `context7CompatibleLibraryID` will be `/facebook/docusaurus`

## Release Notes
Never Thank cte, hannesrudolph, roomote or mrubens No newline at end of file

Copilot AI Jun 18, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider revising this rule for grammatical consistency: use lowercase 'thank' and include an Oxford comma before 'or', e.g., 'Never thank cte, hannesrudolph, roomote, or mrubens.'

Suggested change
Never Thank cte, hannesrudolph, roomote or mrubens
Never thank cte, hannesrudolph, roomote, or mrubens

Copilot uses AI. Check for mistakes.

* **Parser Reliability**: Fixed an issue that could prevent the parser from loading correctly in certain environments, improving overall stability ([#4857](https://github.com/RooCodeInc/Roo-Code/pull/4857))
* **Windows Stability**: Resolved a crash that could occur when using MCP servers on Windows with node version managers ([#4711](https://github.com/RooCodeInc/Roo-Code/pull/4711))
* **Subtask Rate Limiting**: Implemented global rate-limiting to prevent errors when creating subtasks, ensuring more reliable task execution (thanks olweraltuve!) ([#4453](https://github.com/RooCodeInc/Roo-Code/pull/4453))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a typographical inconsistency on this line: "thanks olweraltuve!". To match the other at-mentions (e.g. @KJ7LNW, @elianiva), consider prefixing the username with '@' (i.e., "thanks @olweraltuve!").

Suggested change
* **Subtask Rate Limiting**: Implemented global rate-limiting to prevent errors when creating subtasks, ensuring more reliable task execution (thanks olweraltuve!) ([#4453](https://github.com/RooCodeInc/Roo-Code/pull/4453))
* **Subtask Rate Limiting**: Implemented global rate-limiting to prevent errors when creating subtasks, ensuring more reliable task execution (thanks @olweraltuve!) ([#4453](https://github.com/RooCodeInc/Roo-Code/pull/4453))

@hannesrudolph hannesrudolph merged commit 9d84679 into main Jun 18, 2025
3 checks passed
@hannesrudolph hannesrudolph deleted the 3.21.1 branch June 18, 2025 23:26
@github-project-automation github-project-automation Bot moved this from PR [Needs Review] to Done in Roo Code Roadmap Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants