Update changelog

This commit is contained in:
Saoud Rizwan 2025-02-28 22:51:08 -08:00
parent f40ff25d1e
commit 38e51bcf73
2 changed files with 6 additions and 10 deletions

View file

@ -1,5 +0,0 @@
---
"claude-dev": minor
---
Separate Sonnet 3.7 thinking into a separate model

View file

@ -2,11 +2,12 @@
## [3.5.0]
- 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 Sonnet 3.7 thinking model option to Anthropic provider
- 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!)
## [3.4.10]