|
|
@@ -1,5 +1,21 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
+## [3.11.9] - 2025-04-07
|
|
|
+
|
|
|
+- Rate-limit setting updated to be per-profile (thanks @ross!)
|
|
|
+- You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
|
|
|
+- Add Gemini 2.5 Pro Preview to Vertex AI (thanks @nbihan-mediware!)
|
|
|
+- Tidy up following ClineProvider refactor (thanks @diarmidmackenzie!)
|
|
|
+- Clamp negative line numbers when reading files (thanks @KJ7LNW!)
|
|
|
+- Enhance Rust tree-sitter parser with advanced language structures (thanks @KJ7LNW!)
|
|
|
+- Persist settings on api.setConfiguration (thanks @gtaylor!)
|
|
|
+- Add deep links to settings sections
|
|
|
+- Add command to focus Roo Code input field (thanks @axkirillov!)
|
|
|
+- Add resize and hover actions to the browser (thanks @SplittyDev!)
|
|
|
+- Add resumeTask and isTaskInHistory to the API (thanks @franekp!)
|
|
|
+- Fix bug displaying boolean/numeric suggested answers
|
|
|
+- Dynamic Vite port detection for webview development (thanks @KJ7LNW!)
|
|
|
+
|
|
|
## [3.11.8] - 2025-04-05
|
|
|
|
|
|
- Improve combineApiRequests performance to reduce gray screens of death (thanks @kyle-apex!)
|