Releases: egoist/chatwise-releases
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.
v0.7.16
Customization for assistants:
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.15
- Filter chats by assistants
- Remember last selected assistant
- Show newly created assistants in left sidebar by default
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.14
New assistants UX
The previous UX created confusion with its dual approach: chats were automatically filtered based on the selected assistant, while simultaneously displaying all assistants in the sidebar.
Now assistants are no longer displayed in the sidebar by default. You must now explicitly choose which assistant to show in the sidebar:
The interface has been refined to show only the essential assistant icon:
Clicking an assistant icon now has a clear, singular purpose: it initiates a new conversation with that assistant rather than filtering existing chats.
See the assets to download this version and install, or go to https://chatwise.app to download.
v0.7.13
- Fix Claude Thinking for AiHubMix
- Remove base64 images from
.docx
files to make it smaller - Use proxy for LLM requests, support SOCK5 proxy
- Fix mermaid chart rendering
See the assets to download this version and install, or go to https://chatwise.app to download.