# Roo Code 3.3.13 Release Notes This release includes provider support updates, terminal improvements, and fixes. ## Improvements & Fixes * Ensured the DeepSeek R1 model works correctly with Ollama. (thanks sammcj!) * Enabled context menu commands (like copy/paste) within the integrated terminal used by Roo Code. (thanks samhvw8!) * Improved sliding window truncation strategy for models that do not support prompt caching. (thanks nissa-seru!) * Implemented initial fixes for bugs related to switching API profiles (further improvements planned).