diff --git a/.changeset/v3.21.2.md b/.changeset/v3.21.2.md new file mode 100644 index 0000000000..612c7f7bcd --- /dev/null +++ b/.changeset/v3.21.2.md @@ -0,0 +1,16 @@ +--- +"roo-cline": patch +--- + +- Add LaTeX math equation rendering in chat window +- Add toggle for disable MCP server tool from prompt (thanks @Rexarrior!) +- Add symlink support to list_files tool +- Fix marketplace blanking after populating +- Fix recursive directory scanning in @ mention "Add Folder" functionality (thanks @village-way!) +- Resolve phantom subtask display on cancel during API retry +- Correct Gemini 2.5 Flash pricing (thanks @daniel-lxs!) +- Resolve marketplace timeout issues and display installed MCPs (thanks @daniel-lxs!) +- Onboarding tweaks to emphasize modes (thanks @brunobergher!) +- Rename 'Boomerang Tasks' to 'Task Orchestration' for clarity +- Remove command execution from attempt_completion +- Fix markdown for links followed by punctuation (thanks @xyOz-dev!)