What's Changed
- fix: forward DeepSeek V4+ reasoning_effort for openai-compatible providers by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/15834
- fix(model): support Claude Fable series and Opus 5 in capability detection by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/15872
- fix(models): add Anthropic native /v1/models fetcher(target V1 branch) by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15779
- fix(tools): prevent AccordionTrigger toggle when clicking approval buttons in collapsed group header by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15839
- fix: use anthropicApiHost for NewAPI provider's anthropic endpoint by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15934
- fix(agents): inject Cherry Studio identity headers into agent mode requests by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15978
- fix: support downloading SVG data URL images blocked by CSP by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15301
- fix(file): restore leading dot in ext for saveBase64Image and savePastedImage by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/14668
- fix(reasoning): correct MiniMax-M3 thinking control by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15991
- feat(models): add Kimi K2.7 Code support by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/16017
- fix(ai-core): surface abnormal stream finish reasons as error chunks by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/16079
- fix(websearch): preserve full URLs and parse Highlights in ExaMCP results by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15329
- fix: recover claude-code install when native binary is missing by @kovsu in https://github.com/CherryHQ/cherry-studio/pull/15369
- fix(aihubmix): derive Gemini baseURL from configured baseURL by @DDU1222 in https://github.com/CherryHQ/cherry-studio/pull/16371
- fix: use first configured key for claude code agents by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/16437
- fix: use fs.statfs for disk info to stop powershell process leak by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/16556
- feat(aihubmix): redirect provider links to inferera and follow configured base URL by @DDU1222 in https://github.com/CherryHQ/cherry-studio/pull/16606
- fix: hide CherryIN manual model add button by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/16703
Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.9.11...v1.9.12