|
|
@@ -1,5 +1,13 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
+## [3.22.2] - 2025-06-27
|
|
|
+
|
|
|
+- 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!)
|
|
|
+
|
|
|
## [3.22.1] - 2025-06-26
|
|
|
|
|
|
- Add Gemini CLI provider (thanks Cline!)
|