Releases: egoist/chatwise-releases
v0.7.26
- Fix AWS Bedrock Claude thinking error when using as OpenAI-compatible API in LiteLLM
- Make the copy button in code blocks sticky, add a button to collapse code blocks with more than 30 lines of code
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.25
- Don't trap focus when editing chat title
- Show pricing and context limit for Together AI models
- UI fixes
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.24
Fix a memory leak in 0.7.23.
How it happened: two items used the same id in a virtual list (virtua)
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.23
- Performance improvement: now you can scroll the model list without frame drops, no matter how many models you have
- Support custom API URL for Mistral AI and OpenRouter, adding a button to quick set API URL to ChatWise Proxy
- Fix chat title generation, fix left sidebar animation
- New dedicated changelog page: https://chatwise.app/changelog
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.22
- Allow to pan and zoom mermaid chart and SVG
- Fix bing search
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.21
- Make
@think
work with any model that outputs<think>
tag: https://docs.chatwise.app/at-think.html - Fix typo
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.20
- Add Groq Qwen QwQ 32B, Groq Qwen 2.5 Coder 32B
- Improve web search (now it uses browser again for Google (free) and Bing (free))
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.19
- Paste a URL and it will be converted to
/fetch{URL}
automatically - Improve Ollama web search and artifacts
- Add a button to clear chat
- Add a command to pin window
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.18
- Fix Claude prompt caching (max 4 caches, AiHubMix also doesn't support this)
- Fix date time format for English locale
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.17
- Enable prompt caching by default for Anthropic
- Automatically generate chat title, more settings in Settings -> Extensions -> Summarization
- Only display assistants in sidebar if there're 2 or more assistants
See the assets to download this version and install, or go to https://chatwise.app to download.