Skip to content

Release v3.11.9

Choose a tag to compare

@github-actions github-actions released this 07 Apr 21:40
b493e67

[3.11.9] - 2025-04-07

  • Rate-limit setting updated to be per-profile (thanks @ross and @olweraltuve!)
  • You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
  • Prevent unnecessary autoscroll when buttons appear (thanks @shtse8!)
  • 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!)