From 4e1dab8d4bbe5c845ea40294f35d2fa0b2d670ff Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:53:05 -0800 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb26ccc2c3..cf298a73b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,12 @@ ## [3.5.0] -- Add Sonnet 3.7 thinking model option to Anthropic provider (thanks @celestial-vault!) -- Update checkpoints with improved storage optimization & faster performance (thanks @tiki_brc!) -- New Rich MCP Responses with automatic image previews, website thumbnails, and WolframAlpha visualizations right in your conversation (thanks @.lung!) -- Added xAI Provider Integration with support for all Grok models, including the massive 131K token context window for large codebases (thanks @ocasta181!) -- Language preferences feature to set your preferred language in settings (thanks @brownrw8!) -- Added Linux XDG Support for user's document folder settings (thanks @jonatkinson!) +- Add 'Enable extended thinking' option Sonnet 3.7 to Anthropic provider (thanks @celestial-vault!) +- Update checkpoints with improved storage optimization & faster performance (thanks @canvrno!) +- New rich MCP responses with automatic image previews, website thumbnails, and WolframAlpha visualizations right in your conversation (thanks @Garoth!) +- Add xAI Provider Integration with support for all Grok models, including the massive 131K token context window for large codebases (thanks @andrewmonostate!) +- Add language preferences option in Advanced Settings (thanks @brownrw8!) +- Fix issue with Linux XDG pointing to incorrect path for Document folder (thanks @jonatkinson!) ## [3.4.10]