This release introduces prompt caching for Gemini, user control over caching for specific models on OpenRouter, improved terminal output handling, and adds Russian language support.
- Prompt Caching for Gemini 2.5 Models: Prompt caching is now available for supported Google Gemini 2.5 models when using the Requesty, Google Gemini, or OpenRouter providers.
- Manual Caching Toggle (Google Gemini & OpenRouter Only):
- For the Google Gemini and OpenRouter providers specifically, a new checkbox allows you to manually enable prompt caching for supported Gemini 2.5 models.

- Why the checkbox? This setting is provided as a temporary workaround for potential response delays sometimes observed with Google's caching mechanism when accessed via these two providers. Caching is not enabled by default for them.
- Requesty: Caching remains automatic for supported models via Requesty.
- For the Google Gemini and OpenRouter providers specifically, a new checkbox allows you to manually enable prompt caching for supported Gemini 2.5 models.
- Improved handling of terminal output containing backspace characters for cleaner display (thanks KJ7LNW!).
- Added Russian language support (Спасибо asychin!).