Add 3.21.5 release notes and update sidebar#236
Merged
hannesrudolph merged 1 commit intomainfrom Jun 23, 2025
Merged
Conversation
Added release notes for version 3.21.5, including bug fixes for QdrantClient URL handling, Claude Code JSON parsing, and LM Studio model detection. Updated the update notes index and sidebar to include the new release.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Pull Request Overview
This PR adds the 3.21.5 release notes and wires them into the docs and sidebar, ensuring users can find and navigate the patch details.
- Created standalone release notes for version 3.21.5
- Updated the combined 3.21 notes to include the new patch fixes
- Added links for 3.21.5 in the sidebar and index page
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sidebars.ts | Inserted a new 3.21.5 entry into the 3.21 sidebar |
| docs/update-notes/v3.21.mdx | Added the 3.21.5 bug fixes to the combined notes |
| docs/update-notes/v3.21.5.mdx | Created the new 3.21.5 release notes document |
| docs/update-notes/index.md | Added a link to 3.21.5 in the update notes index |
Comments suppressed due to low confidence (1)
docs/update-notes/v3.21.mdx:72
- [nitpick] The Claude Code Provider entry in the combined 3.21 release notes is missing the contributor attribution for hannesrudolph. Consider adding "(thanks hannesrudolph!)" for consistency with the standalone 3.21.5 notes.
* **Claude Code Provider**: Resolved JSON parsing issues and improved reasoning block display to show collapsible reasoning blocks instead of raw JSON ([#5049](https://github.com/RooCodeInc/Roo-Code/pull/5049))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added release notes for version 3.21.5, including bug fixes for QdrantClient URL handling, Claude Code JSON parsing, and LM Studio model detection. Updated the update notes index and sidebar to include the new release.
Important
Add release notes for version 3.21.5 and update index and sidebar to include the new release.
v3.21.5.mdxwith bug fixes for QdrantClient URL handling, Claude Code JSON parsing, and LM Studio model detection.index.mdto include version 3.21.5.sidebars.tsto include version 3.21.5 in the sidebar under version 3.21.This description was created by
for ceb5aae. You can customize this summary. It will automatically update as commits are pushed.