# Roo Code 3.2.8 Release Notes This patch release includes fixes for settings and provider integrations. ## Bug Fixes * Fixed an issue opening the custom modes settings JSON file. * Reverted provider key entry validation to check `onInput` instead of `onChange` to address issues entering API keys. (thanks samhvw8!) * Added an explicit checkbox to use Azure for OpenAI compatible providers. (thanks samhvw8!) * Fixed Glama usage reporting. (thanks punkpeye!) * Added Llama 3.3 70B Instruct model to AWS Bedrock provider options. (thanks Premshay!)