What's Changed
- fix: replace nullish coalescing with logical OR in reasoning_content by @EurFelux in #12281
- fix(i18n): update and refine Romanian translation by @NicolaeFericitu in #12282
- fix(notes): prevent sticky folder z-index from overlapping webview by @DeJeune in #12289
- refactor/switch-yarn-to-pnpm by @GeorgeDong32 in #12260
- fix: prevent OOM when handling large base64 image data by @DeJeune in #12244
- fix: Changed the ID of the doubao-seed-1-8 from '251215' to '251228' by @whyuds in #12307
- chore: optimize build excludes to reduce package size by @beyondkmp in #12311
- fix: Add reasoning control for Deepseek hybrid inference models when reasoning effort is 'none' by @EurFelux in #12314
- fix: use ipinfo lite API with token for IP country detection by @beyondkmp in #12312
- fix(prompts): standardize tool use example format to use 'A:' label consistently by @GeorgeDong32 in #12313
- fix: TokenFlux models list empty in drawing panel by @SherlockShemol in #12326
- fix: convert 'developer' role to 'system' for unsupported providers by @DeJeune in #12325
- fix: resolve ActionTranslate stalling after initialization by @xiaobaigou1000 in #12329
- fix(ProviderSettings): allow embedding model API check and optimize hooks by @EurFelux in #12334
- ⬆️ chore(deps): upgrade @anthropic-ai/claude-agent-sdk to 0.1.76 by @vaayne in #12317
- fix: disable differential package for nsis and dmg by @beyondkmp in #12335
- ✨ feat(mcp): add MCP Hub server for multi-server tool orchestration by @vaayne in #12192
- fix: fix paragraph handle and plus button not selectable by @lzl0304 in #12320
- fix: optimize action component state management to prevent duplicate loading spinners by @EurFelux in #12318
- fix: cot bug by @DeJeune in #12342
- fix(SearchService): 通过启用离屏渲染并修改executeJavaScript执行时机修复bing、baidu、google无法获取搜索内容的bug by @TacKana in #12305
New Contributors
- @whyuds made their first contribution in #12307
- @xiaobaigou1000 made their first contribution in #12329
- @TacKana made their first contribution in #12305
Full Changelog: v1.7.9...v1.7.10