Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Jan 27, 2026

Summary

Adds Roo Code v3.44 update notes pages (combined + patch releases) and wires them into docs navigation.

Changes

  • Add update notes pages for v3.44.0, v3.44.1, v3.44.2, and v3.44 combined
  • Update update-notes index to include the v3.44 section
  • Update the docs sidebar to add a new v3.44 category
  • Add the v3.44.0 hero image asset

Important

Adds v3.44 release notes and updates documentation navigation to include them.

  • Release Notes:
    • Adds release notes for v3.44.0.mdx, v3.44.1.mdx, v3.44.2.mdx, and v3.44.mdx.
    • Includes details on new features, bug fixes, and provider updates.
  • Documentation Navigation:
    • Updates index.md to include links to v3.44 release notes.
    • Updates sidebars.ts to add a new category for v3.44 release notes.

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

@vercel
Copy link

vercel bot commented Jan 27, 2026

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

Project Deployment Review Updated (UTC)
roo-code-docs Building Building Preview, Comment Jan 27, 2026 11:38pm

Request Review

@hannesrudolph hannesrudolph merged commit 33660c1 into main Jan 27, 2026
2 of 3 checks passed
@hannesrudolph hannesrudolph deleted the docs/update-notes-v3.44 branch January 27, 2026 23:39
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jan 27, 2026
@roomote
Copy link
Contributor

roomote bot commented Jan 27, 2026

Oroocle Clock   Follow along on Roo Cloud

Review complete. I left 2 small doc-formatting consistency notes as inline comments.

  • Add a blank line before ## Provider Updates in docs/update-notes/v3.44.mdx so it does not render as part of the preceding list
  • Consider removing the emoji from the > **📚 Documentation**: callout in docs/update-notes/v3.44.0.mdx for docs-style consistency

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

* Fixes an issue where the `new_task` tool could miss creating a checkpoint before handing off, making task state more consistent and recoverable. ([#10982](https://github.com/RooCodeInc/Roo-Code/pull/10982))
* Fixes an issue where leftover Power Steering experiment references could display raw translation keys in the UI. ([#10980](https://github.com/RooCodeInc/Roo-Code/pull/10980))
* Fixes an issue where Roo could fail to index code in worktrees stored inside hidden directories (for example `~/.roo/worktrees/`), which could break search and other codebase features in those worktrees. ([#11009](https://github.com/RooCodeInc/Roo-Code/pull/11009))
## Provider Updates
Copy link
Contributor

Choose a reason for hiding this comment

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

In this file, ## Provider Updates immediately follows the last bullet in ## Bug Fixes without a blank line, so it can render as part of the list instead of a new heading. Add a blank line before the heading to ensure consistent formatting.

Fix it with Roo Code or mention @roomote and request a fix.


Worktrees are easier to work with in chat. The Worktree selector is more prominent, creating a worktree takes fewer steps, and the Create Worktree flow is clearer (including a native folder picker), so it’s faster to spin up an isolated branch/workspace and switch between worktrees while you work. ([#10940](https://github.com/RooCodeInc/Roo-Code/pull/10940))

> **📚 Documentation**: See [Worktrees](/features/worktrees) for detailed usage.
Copy link
Contributor

Choose a reason for hiding this comment

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

This note uses an emoji in the blockquote label ("📚"). Some markdown renderers or site style guides avoid emoji in docs; if consistency with the rest of the release notes matters, consider dropping the emoji and keeping the plain label.

Fix it with Roo Code or mention @roomote and request a fix.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants