github CherryHQ/cherry-studio v1.2.8

latest releases: v1.3.0, v1.2.10, v1.2.9...
pre-release17 days ago

v1.2.8 更新日志

  • 新增支持预览 MCP 调用结果功能 (#5236)
  • 修复图片加载中断错误及消息渲染错误 (#5303)
  • 修复 MessageContent.tsx 中的非安全 map 调用 (#5311)
  • 新增英文贡献者指南并更新问题模板 (#5300)
  • 修复 OpenAI 类型渲染错误 (#5263)
  • 新增对 grok-2-image 和 gpt-4o-image 图像支持 (#4767)
  • 支持便携式配置目录功能 (#5039)
  • 优化消息附件组件的封装 (#5266)
  • 增强 MinAppIcon 组件,新增 sidebar 属性
  • 窗口服务新增最大化功能并禁用 electron-window-state 自动最大化 (#5292)
  • MCP 设置新增服务描述页面
  • 设置界面边框圆角改用 CSS 变量,提升一致性
  • Streamlined GeminiProvider 流处理和中止信号处理 (#5276)
  • 移除 Sentry 集成及相关修复 (#5252)
  • 切换模型提供商时将其置顶 (#5255)
  • 提升流式性能 (#4986)
  • Mermaid 集成更新并优化渲染逻辑
  • 自动更新功能增强 (#5215)
  • 支持数学引擎设置中的 "none" 选项 (#5122)

What's Changed

  • feat: add support for 'none' option in math engine settings by @pilgrimlyieu in #5122
  • fix(proxy): update os-proxy-config patch to correct proxy URL handling by @beyondkmp in #5222
  • fix: should give more time to init autosync by @0xfullex in #5219
  • feat(auto-update): improve auto-update toggle functionality by @beyondkmp in #5215
  • style: fix animation by @teojs in #5243
  • fix: mcp sse no headers by @rocklau in #5240
  • refactor: switch from babel to swc for improved performance by @DeJeune in #5241
  • perf: improve streaming performance by @alephpiece in #4986
  • feat(ProviderSettings): move model provider to the top when toggled by @kabu1204 in #5106
  • fix(settings): handle undefined content limit in BasicSettings component by @ousugo in #5252
  • feat: update os-proxy-config to 1.1.2 and delete the patch by @beyondkmp in #5255
  • feat: 添加嵌入维度配置 by @eeee0717 in #3947
  • fix(ci): Remove a step in the nightly build pipeline by @Lucas04-nhr in #5254
  • refactor(GeminiProvider): streamline abort signal handling and improve stream processing by @DeJeune in #5276
  • Update @modelcontextprotocol/sdk to v1.10.2 by @vaayne in #5266
  • feat(mcp): mcp setting add service description page by @koujialong in #5287
  • feat(WindowService): add maximize functionality and disable electron-window-state maxmize by @beyondkmp in #5292
  • chore: create pull_request_template.md by @bestjane in #5286
  • refactor(MessageAttachments): move styled component definition inside the component for better encapsulation by @kanweiwei in #5288
  • feat(image): support grok-2-image image and gpt-4o-image by @eeee0717 in #4767
  • fix(openai): 修复OpenAI类型渲染错误 by @eeee0717 in #5263
  • feat: add English contributor guide and update issue templates by @DeJeune in #5300

New Contributors

Full Changelog: v1.2.7...v1.2.8

Don't miss a new cherry-studio release

NewReleases is sending notifications on new releases.