Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Sep 16, 2025

Release preparation for v3.28.3. This PR includes the changeset and release image for a patch release with UI/UX improvements and bug fixes.


Important

Release v3.28.3 with UI/UX improvements, bug fixes, and minor feature additions.

  • UI/UX Improvements:
    • Replace + icon with edit icon for New Task button.
    • Move slash commands to Settings tab with gear icon.
    • Reposition Add Image button inside ChatTextArea.
    • Makes text area buttons appear only when there's text.
  • Bug Fixes:
    • Filter out Claude Code built-in tools (ExitPlanMode, BashOutput, KillBash).
    • Corrected C# tree-sitter query.
    • Fix context menu obscured when editing message.
    • Handle ByteString conversion errors in OpenAI embedders.
  • Features:
    • Add keyboard shortcut for "Add to Context" action.
    • Add Z.ai coding plan support.
    • Bring back a way to temporarily and globally pause auto-approve.
  • Miscellaneous:
    • CONTRIBUTING.md tweaks and issue template rewrite.
    • Bump axios from 1.9.0 to 1.12.0.

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

@mrubens mrubens requested review from cte and jr as code owners September 16, 2025 16:03
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. changelog-ready labels Sep 16, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

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

Thank you for preparing the v3.28.3 release! The changeset file and release image look good.

However, I noticed a critical issue: the version in src/package.json is still "3.28.2" and needs to be updated to "3.28.3" to match this release. This version bump appears to be missing from the PR.

Once the package.json version is updated, this will be ready to merge.

@mrubens mrubens merged commit 3c2fd1d into main Sep 16, 2025
16 of 17 checks passed
@mrubens mrubens deleted the release/v3.28.3 branch September 16, 2025 16:10
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 16, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants