<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 
   xmlns:wfw="http://wellformedweb.org/CommentAPI/" 
   xmlns:dc="http://purl.org/dc/elements/1.1/" 
   xmlns:atom="http://www.w3.org/2005/Atom" 
   xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
   version="2.0">
<channel>
  <title>Cherry Studio 更新日志</title>
  <link>https://cherry-ai.com</link>
  <description>Cherry Studio 的最新版本更新信息</description>
  <lastBuildDate>Wed, 07 Jan 2026 09:59:37 GMT</lastBuildDate>
  <language>zh-cn</language>
  <sy:updatePeriod>hourly</sy:updatePeriod>
  <sy:updateFrequency>1</sy:updateFrequency>
  <image>
    <url>https://cherrystudiorss.ocool.online/cherrylogo.png</url>
    <title>Cherry Studio 更新日志</title>
    <link>https://cherry-ai.com</link>
    <width>144</width>
    <height>144</height>
  </image>
  <copyright>© 2024 Cherry Studio. All rights reserved.</copyright>
  <atom:link href="https://cherry-ai.com/rss" rel="self" type="application/rss+xml"/>
  
  <item>
    <title><![CDATA[Cherry Studio v1.7.10 更新发布]]></title>
    <link>https://cherry-ai.com/download</link>
    <pubDate>Wed, 07 Jan 2026 09:59:37 GMT</pubDate>
    <author>Cherry Studio Team</author>
    <category>更新</category>
    <guid isPermaLink="false">https://cherry-ai.com/releases/v1.7.10</guid>
    <description><![CDATA[## What's Changed
* fix: replace nullish coalescing with logical OR in reasoning_content by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12281
* fix(i18n): update and refine Romanian translation by @NicolaeFericitu in https://github.com/CherryHQ/cherry-studio/pull/12282
* fix(notes): prevent sticky folder z-index from overlapping webview by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12289
* refactor/switch-yarn-to-pnpm by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/12260
* fix: prevent OOM when handling large base64 image data by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12244
* fix: Changed the ID of the doubao-seed-1-8 from '251215' to '251228' by @whyuds in https://github.com/CherryHQ/cherry-studio/pull/12307
* chore: optimize build excludes to reduce package size by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12311
* fix: Add reasoning control for Deepseek hybrid inference models when reasoning effort is 'none' by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12314
* fix: use ipinfo lite API with token for IP country detection by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12312
* fix(prompts): standardize tool use example format to use 'A:' label consistently by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/12313
* fix: TokenFlux models list empty in drawing panel by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/12326
* fix: convert 'developer' role to 'system' for unsupported providers by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12325
* fix: resolve ActionTranslate stalling after initialization by @xiaobaigou1000 in https://github.com/CherryHQ/cherry-studio/pull/12329
* fix(ProviderSettings): allow embedding model API check and optimize hooks by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12334
* ⬆️ chore(deps): upgrade @anthropic-ai/claude-agent-sdk to 0.1.76 by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/12317
* fix: disable differential package for nsis and dmg by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12335
* ✨ feat(mcp): add MCP Hub server for multi-server tool orchestration by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/12192
* fix: fix paragraph handle and plus button not selectable by @lzl0304 in https://github.com/CherryHQ/cherry-studio/pull/12320
* fix: optimize action component state management to prevent duplicate loading spinners by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12318
* fix: cot bug by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12342
* fix(SearchService): 通过启用离屏渲染并修改executeJavaScript执行时机修复bing、baidu、google无法获取搜索内容的bug by @TacKana in https://github.com/CherryHQ/cherry-studio/pull/12305

## New Contributors
* @whyuds made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12307
* @xiaobaigou1000 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12329
* @TacKana made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12305

**Full Changelog**: https://github.com/CherryHQ/cherry-studio/compare/v1.7.9...v1.7.10]]></description>
    <content:encoded><![CDATA[
      <div class="changelog">
        <h2>更新内容</h2>
        <p><h2>What's Changed</h2></p>
<p><li>fix: replace nullish coalescing with logical OR in reasoning_content by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12281</li></p>
<p><li>fix(i18n): update and refine Romanian translation by @NicolaeFericitu in https://github.com/CherryHQ/cherry-studio/pull/12282</li></p>
<p><li>fix(notes): prevent sticky folder z-index from overlapping webview by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12289</li></p>
<p><li>refactor/switch-yarn-to-pnpm by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/12260</li></p>
<p><li>fix: prevent OOM when handling large base64 image data by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12244</li></p>
<p><li>fix: Changed the ID of the doubao-seed-1-8 from '251215' to '251228' by @whyuds in https://github.com/CherryHQ/cherry-studio/pull/12307</li></p>
<p><li>chore: optimize build excludes to reduce package size by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12311</li></p>
<p><li>fix: Add reasoning control for Deepseek hybrid inference models when reasoning effort is 'none' by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12314</li></p>
<p><li>fix: use ipinfo lite API with token for IP country detection by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12312</li></p>
<p><li>fix(prompts): standardize tool use example format to use 'A:' label consistently by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/12313</li></p>
<p><li>fix: TokenFlux models list empty in drawing panel by @SherlockShemol in https://github.com/CherryHQ/cherry-studio/pull/12326</li></p>
<p><li>fix: convert 'developer' role to 'system' for unsupported providers by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12325</li></p>
<p><li>fix: resolve ActionTranslate stalling after initialization by @xiaobaigou1000 in https://github.com/CherryHQ/cherry-studio/pull/12329</li></p>
<p><li>fix(ProviderSettings): allow embedding model API check and optimize hooks by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12334</li></p>
<p><li>⬆️ chore(deps): upgrade @anthropic-ai/claude-agent-sdk to 0.1.76 by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/12317</li></p>
<p><li>fix: disable differential package for nsis and dmg by @beyondkmp in https://github.com/CherryHQ/cherry-studio/pull/12335</li></p>
<p><li>✨ feat(mcp): add MCP Hub server for multi-server tool orchestration by @vaayne in https://github.com/CherryHQ/cherry-studio/pull/12192</li></p>
<p><li>fix: fix paragraph handle and plus button not selectable by @lzl0304 in https://github.com/CherryHQ/cherry-studio/pull/12320</li></p>
<p><li>fix: optimize action component state management to prevent duplicate loading spinners by @EurFelux in https://github.com/CherryHQ/cherry-studio/pull/12318</li></p>
<p><li>fix: cot bug by @DeJeune in https://github.com/CherryHQ/cherry-studio/pull/12342</li></p>
<p><li>fix(SearchService): 通过启用离屏渲染并修改executeJavaScript执行时机修复bing、baidu、google无法获取搜索内容的bug by @TacKana in https://github.com/CherryHQ/cherry-studio/pull/12305</li></p>

<p><h2>New Contributors</h2></p>
<p><li>@whyuds made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12307</li></p>
<p><li>@xiaobaigou1000 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12329</li></p>
<p><li>@TacKana made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/12305</li></p>

<p><strong>Full Changelog</strong>: https://github.com/CherryHQ/cherry-studio/compare/v1.7.9...v1.7.10</p>
        <h2>下载地址</h2>
        
  <h3>Windows系统安装包:</h3>
  <ul>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-setup.exe">Cherry-Studio-1.7.10-setup.exe - Windows标准安装包</a></li>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-portable.exe">Cherry-Studio-1.7.10-portable.exe - Windows便携版</a></li>
  </ul>
  
  <h3>MacOS系统安装包:</h3>
  <ul>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-x64.dmg">Cherry-Studio-1.7.10-x64.dmg - Intel芯片Mac</a></li>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-arm64.dmg">Cherry-Studio-1.7.10-arm64.dmg - Apple Silicon芯片Mac</a></li>
  </ul>
  
  <h3>Linux系统安装包:</h3>
  <ul>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-x86_64.AppImage">Cherry-Studio-1.7.10-x86_64.AppImage - x86_64架构</a></li>
    <li><a href="https://cherrystudio.ocool.online/Cherry-Studio-1.7.10-arm64.AppImage">Cherry-Studio-1.7.10-arm64.AppImage - ARM架构</a></li>
  </ul>
      </div>
    ]]></content:encoded>
  </item>
</channel>
</rss>