# Roo Code 3.11.10 Release Notes (2025-04-08) This patch release includes bug fixes for rules directories and provider caching, along with improvements to command output handling, translations, and code cleanup. ## Bug Fixes * Fixed bug where nested `.roo/rules` directories are not respected properly (thanks @taisukeoe!). * Fixed cache usage tracking for OpenAI-compatible providers. ## General and QOL Improvements * Handled long command output more efficiently in the chat row (thanks @samhvw8!). * Added custom translation instructions for zh-CN (thanks @System233!). * Code cleanup after making rate-limits per-profile (thanks @ross!).