What's Changed
- fix: fix main-window fake show up on Linux by @happyZYM in #4570
- fix(websearch): improve web search enablement logic by @DeJeune in #4576
- feat(MCP): add StreamableHTTPClientTransport and update server type h… by @vaayne in #4554
- feat(AssistantsTab): add sorting functionality by Pinyin and update translations by @Harris-H in #4507
- feat(mcp): support MCP by prompt by @vaayne in #4476
- fix: missing ExportMenuOptions in persist leads to useSelector re-render a lot by @0xfullex in #4593
- fix: 解决聊天页面图片复制失败的问题和点击编辑回复的时候,不显示图片url的问题 by @magicdmer in #4496
- feat: Optimize QuickPanel by @teojs in #4604
- fix: [mac] lower window level not to cover pinyin input method by @0xfullex in #4612
- feat: add model provider logo upload by @Pleasurecruise in #4408
- fix: [mac] issues related to fullscreen mode by @0xfullex in #4618
- fix: O3 config text-embedding-3-small duplicate by @BruceMaa in #4634
- feat(search): support using google as default search provider by @vaayne in #4569
- Clean up MCPService connections on app quit by @vaayne in #4647
- refactor(CodeBlock): simplify header layout and adjust CollapseIcon position by @ousugo in #4644
- feat: support ublacklist subscribe by @eeee0717 in #2974
- feat(xAI): Add support for Grok-3-mini and update reasoning effort logic by @ousugo in #4657
- feat(models): add grok-3 support to FUNCTION_CALLING_MODELS by @ousugo in #4669
- feat(CodeBlock): add tooltips for collapse and copy buttons by @ousugo in #4666
- fix(llm): rename settingsSlice to llmSlice for clarity by @eeee0717 in #4688
- 重构了memory.ts,增加了文件写入锁,解决了并行写入导致记忆文件错误的问题; by @robin-human in #4671
- Feat/mcp support MCP prompt by @vaayne in #4675
- fix(Messages): 调整ScrollContainer和Container的样式以减少底部空间 by @Harris-H in #4711
- feat(MessageTools): add error handling and status indicator for tool responses by @Harris-H in #4712
- Update LICENSE by @YinsenHo in #4723
- Feat/improve UI mcp settings by @vaayne in #4717
New Contributors
- @BruceMaa made their first contribution in #4634
- @robin-human made their first contribution in #4671
- @YinsenHo made their first contribution in #4723
Full Changelog: v1.2.1...v1.2.3