ChatWise Changelog

v0.9.52
Nov 10, 2025

Fix ListenHub: include chinese voices

v0.9.51
Nov 10, 2025
  • New Text-to-speech provider: ListenHub
  • No longer shows the "Favorites" model group when the "All" tab is selected in the model dropdown
v0.9.50
Nov 9, 2025

Fix assistant sorting on Windows, #1146

v0.9.49
Nov 7, 2025

Add Web Fetch extension: Settings > Extensions > Web Fetch, you can now set a Jina AI API key for higher rate limits

v0.9.48
Nov 6, 2025

Sidebar: make the assistants dropdown view opt-in, right-click to enable it

v0.9.47
Nov 5, 2025
  • Sidebar: show assistants in a dropdown menu
  • Optimize performance for MCP tool result UI
  • Add a button to copy MCP tool result
  • Add a button to open MCP tool result as JSON file
v0.9.46
Nov 5, 2025

Fix Ollama vision models.

v0.9.45
Nov 1, 2025

Fix Tavily search

v0.9.44
Oct 30, 2025

Fix queued messages

v0.9.43
Oct 30, 2025

Automatic re-try for network error

v0.9.42
Oct 26, 2025

Remove the connect timeout for streaming AI response (previously 60 seconds).

v0.9.41
Oct 26, 2025

Fix reasoning UI, #1128

v0.9.40
Oct 25, 2025
  • Fix message copying, #1124
  • Fix auto collapsing reasoning content, #1125
v0.9.39
Oct 24, 2025
  • Display tool result (Web Search and Web Fetch) when native search is enabled
  • Optimize copy button, #1120
  • Fix gpt-5-pro, #1122
  • Support <hr> and <br> in markdown response
v0.9.38
Oct 23, 2025
  • Fix reasoning effort for custom provider
  • Fix web fetch tool for Anthropic provider in oauth mode
v0.9.37
Oct 21, 2025

Set reasoning_effort: "none" for custom openai compatible providers when reasoning is disabled.

v0.9.36
Oct 21, 2025
  • Apply reasoning settings in ZhiPu AI, #1109
  • Custom OpenAI-compatible provider: Add reasoning: false to request body when reasoning is disabled, #1106
  • Fix OpenRouter GPT-5-Image
v0.9.35
Oct 16, 2025
  • Anthropic: support built-in web search tool
  • Display reasoning effort in the button
v0.9.34
Oct 14, 2025

Fix Perplexity (they changed API url)

v0.9.33
Oct 13, 2025

Move reasoning settings to the input area:

v0.9.32
Oct 10, 2025
  • You can now use @ to run one-off MCP servers:

  • Disable observability for Anthropic when using oauth login method, because of incompaitibility
v0.9.31
Oct 6, 2025

Fix styling

v0.9.30
Oct 6, 2025
  • add huggingface provider
  • fix #1078 #1077
v0.9.28
Oct 3, 2025
  • Disable logging by default
  • Fix custom provider reasoning setting
v0.9.27
Oct 3, 2025

Add logging for LLM requests, see Settings > Advanced > Logging

v0.9.26
Oct 3, 2025
  • Update MCP SDK, fix "Load failed" error in some MCP servers that require oauth, #1070
  • Fix reasoning settings for OpenRouter models, #1071
v0.9.25
Oct 2, 2025

Fix a bug with Google web search (api key)

v0.9.24
Sep 29, 2025
  • New ChatWise Search provider: Ollama web search
  • Fix: allow to turn off reasoning for Claude models
v0.9.23
Sep 29, 2025
  • Add Gemini 2.5 Flash Preview and Gemini 2.5 Flash Lite Preview
  • Actually fix Google search, but if it still doesn't work it's probably because your IP is restricted
v0.9.22
Sep 25, 2025

Fix Google web search (update the user-agent so it doesn't get blocked by Google)