This commit is contained in:
Matt Rubens 2025-06-27 12:53:06 -04:00 committed by GitHub
parent 0ddd21e8fb
commit 11ed27a925
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.changeset/v3.22.2.md Normal file
View file

@ -0,0 +1,9 @@
---
"roo-cline": patch
---
- Fix: eliminate XSS vulnerability in CodeBlock component (thanks @KJ7LNW!)
- Fix terminal keyboard shortcut error when adding content to context (thanks @MuriloFP!)
- Fix checkpoint popover not opening due to StandardTooltip wrapper conflict (thanks @daniel-lxs!)
- Fix(i18n): correct gemini cli error translation paths (thanks @daniel-lxs!)
- Code Index (Qdrant) recreate services when change configurations (thanks @catrielmuller!)