File tree Expand file tree Collapse file tree 7 files changed +78
-50
lines changed Expand file tree Collapse file tree 7 files changed +78
-50
lines changed Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.21.1] - 2025-06-19
4+
5+ - Fix tree-sitter issues that were preventing codebase indexing from working correctly
6+ - Improve error handling for codebase search embeddings
7+ - Resolve MCP server execution on Windows with node version managers
8+ - Default 'Enable MCP Server Creation' to false
9+ - Rate limit correctly when starting a subtask (thanks @olweraltuve !)
10+
311## [ 3.21.0] - 2025-06-17
412
513- Add Roo Marketplace to make it easy to discover and install great MCPs and modes!
Original file line number Diff line number Diff line change 3232 "clsx" : " ^2.1.1" ,
3333 "cmdk" : " ^1.1.0" ,
3434 "fuzzysort" : " ^3.1.0" ,
35- "lucide-react" : " ^0.516 .0" ,
35+ "lucide-react" : " ^0.518 .0" ,
3636 "next" : " ^15.2.5" ,
3737 "next-themes" : " ^0.4.6" ,
3838 "p-map" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 2121 "embla-carousel-autoplay" : " ^8.6.0" ,
2222 "embla-carousel-react" : " ^8.6.0" ,
2323 "framer-motion" : " ^12.15.0" ,
24- "lucide-react" : " ^0.516 .0" ,
24+ "lucide-react" : " ^0.518 .0" ,
2525 "next" : " ^15.2.5" ,
2626 "next-themes" : " ^0.4.6" ,
2727 "posthog-js" : " ^1.248.1" ,
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "@roo-code/types" : " workspace:^" ,
15- "posthog-node" : " ^4.7 .0" ,
15+ "posthog-node" : " ^5.0 .0" ,
1616 "zod" : " ^3.25.61"
1717 },
1818 "devDependencies" : {
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.21.0 " ,
6+ "version" : " 3.21.1 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
410410 "pkce-challenge" : " ^5.0.0" ,
411411 "pretty-bytes" : " ^6.1.1" ,
412412 "ps-tree" : " ^1.2.0" ,
413- "puppeteer-chromium-resolver" : " ^23 .0.0" ,
413+ "puppeteer-chromium-resolver" : " ^24 .0.0" ,
414414 "puppeteer-core" : " ^23.4.0" ,
415415 "reconnecting-eventsource" : " ^1.6.4" ,
416416 "sanitize-filename" : " ^1.6.3" ,
Original file line number Diff line number Diff line change 4646 "i18next-http-backend" : " ^3.0.2" ,
4747 "knuth-shuffle-seeded" : " ^1.0.6" ,
4848 "lru-cache" : " ^11.1.0" ,
49- "lucide-react" : " ^0.516 .0" ,
49+ "lucide-react" : " ^0.518 .0" ,
5050 "mermaid" : " ^11.4.1" ,
5151 "posthog-js" : " ^1.227.2" ,
5252 "pretty-bytes" : " ^6.1.1" ,
You can’t perform that action at this time.
0 commit comments