This commit is contained in:
Matt Rubens 2025-06-20 22:45:08 -04:00 committed by GitHub
parent 133af6ae64
commit 6736d81913
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
.changeset/v3.21.2.md Normal file
View file

@ -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!)