What's Changed
- fix(windows): add manual window resize for SelectionAction window by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/11766
- fix: add support for OpenRouter embeddings in listModels method by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/11774
- fix(models): include model name as fallback for id field by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11760
- fix(aiCore): correct provider adaptation with model parameter by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11758
- fix: restore API version control with trailing # delimiter (addresses #11750) by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11773
- ⬆️ chore(deps): upgrade @anthropic-ai/claude-agent-sdk to 0.1.62 by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/11824
- fix(aiCore): omit empty content in assistant messages with tool_calls by @zane0307-pixel in https://github.com/CherryHQ/cherry-studio/pull/11818
- ✨ feat: add MCP server log viewer by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/11826
- feat: add CherryIN API host selection settings by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11797
- fix(knowledge): prioritize query & refine intent prompt by @Ying-xi in https://github.com/CherryHQ/cherry-studio/pull/11828
- fix(ThinkingButton): show correct icon when isFixedReasoning by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/11825
- chore: add gitcode release sync workflow by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/11807
- feat(SelectionAssistant): open URL for search action by @0xfullex in https://github.com/CherryHQ/cherry-studio/pull/11770
- feat: enhance web search tool switching logic to support provider-specific context by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/11769
- 🐛 fix: stabilize MCP log IPC registration by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/11830
- feat: Support custom git bash path by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/11813
- refactor(ui): improve settings tab and assistant item UI by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11819
- fix: stop thinking timer when reply is aborted by @CalWade in https://github.com/CherryHQ/cherry-studio/pull/11794
- feat: Add print to PDF and save as HTML for mini program webviews by @Copilot in https://github.com/CherryHQ/cherry-studio/pull/11104
- feat(assistants): enhance ManageAssistantPresetsPopup with sort and batch delete modes by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/11835
- fix: add gpustack provider for qwen3 enable think by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/11843
- feat: OVMS remove intel ultra limit by @makejiang in https://github.com/CherryHQ/cherry-studio/pull/11854
- fix: infinite loop in knowledge queue processing by @defi-failure in https://github.com/CherryHQ/cherry-studio/pull/11856
- fix: remove cloneDeep to prevent stack overflow with base64 images by @Copilot in https://github.com/CherryHQ/cherry-studio/pull/11761
New Contributors
- @zane0307-pixel made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/11818
- @CalWade made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/11794
Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.7.2...v1.7.3