v1.9.7
Added
- Support StepFun as Anthropic-compatible provider
Changed
- Change Gemini Safety Settings to BLOCK_NONE
Fixed
- Clarify OpenClaw external install prompt
- Support Grok 4.3 reasoning effort in xAI responses
- Keep light theme tokens readable in code view
- Apply [1m] context suffix for DeepSeek V4 Flash and MiMo V2.5+ in claudecode
- Pass custom headers to claude code in agents
- Launch opencode from package-local executable
- Align Gemini 3.x UI and sampling handling
- Add missing key prop to SendMessageButton in InputbarCore
- Correct provider ID for AIHubMix reasoning effort
- Support capabilities for grok-build-0.1
- Exclude Qwen max series from vision model detection
- Respect enableDataCollection setting in renderer for analytics
- Do not treat Gemini model via non-Gemini provider as native PDF
- Align ExaMCP response parser with server field names in websearch
- Add CherryIN DeepSeek 1m suffix
- Keep note toolbar static at top during scroll
- Refresh cached miniapp URLs
What's Changed
- fix: clarify OpenClaw external install prompt by @mturac in https://github.com/CherryHQ/cherry-studio/pull/15147
- fix: support Grok 4.3 reasoning effort in xAI responses by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/15137
- fix(code): keep light theme tokens readable by @mturac in https://github.com/CherryHQ/cherry-studio/pull/15143
- fix(claudecode): apply [1m] context suffix for DeepSeek V4 Flash and MiMo V2.5+ by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/15162
- fix(agents): pass custom headers to claude code by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/15185
- fix: launch opencode from package-local executable by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/15188
- hotfix(model): align Gemini 3.x UI and sampling handling by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/15204
- chore(gitignore): Ignore Antigravity CLI local files by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/15201
- fix: add missing key prop to SendMessageButton in InputbarCore by @LGiki in https://github.com/CherryHQ/cherry-studio/pull/15233
- fix: correct provider ID for AIHubMix reasoning effort by @xxiaoxiong in https://github.com/CherryHQ/cherry-studio/pull/15283
- fix(provider): support StepFun as Anthropic-compatible provider by @lianshuang-photo in https://github.com/CherryHQ/cherry-studio/pull/15277
- hotfix(models): support capabilities for grok-build-0.1 by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/15256
- fix(models): exclude Qwen max series from vision model detection by @xxiaoxiong in https://github.com/CherryHQ/cherry-studio/pull/15288
- fix(analytics): respect enableDataCollection setting in renderer by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/15318
- fix(aiCore): do not treat Gemini model via non-Gemini provider as native PDF by @octo-patch in https://github.com/CherryHQ/cherry-studio/pull/14329
- fix(websearch): align ExaMCP response parser with server field names by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/15331
- fix: add CherryIN DeepSeek 1m suffix by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/15352
- hotfix(ci): run GitCode sync on signing runner by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/15324
- chore: release v1.9.7 by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15362
- fix: keep note toolbar static at top during scroll by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15349
- Fix: change Gemini Safety Settings to BLOCK_NONE - For main by @ous50 in https://github.com/CherryHQ/cherry-studio/pull/15303
- fix: refresh cached miniapp urls by @mturac in https://github.com/CherryHQ/cherry-studio/pull/15146
New Contributors
- @mturac made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/15147
- @LGiki made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/15233
- @xxiaoxiong made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/15283
Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.9.6...v1.9.7