diff --git a/README.md b/README.md index e5315f5ce9..fae0ac00c4 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ Cherry Studio is a desktop client that supports for multiple LLM providers, avai # 🌠 Screenshot -![](https://github.com/user-attachments/assets/082efa42-c4df-4863-a9cb-80435cecce0f) -![](https://github.com/user-attachments/assets/f8411a65-c51f-47d3-9273-62ae384cc6f1) -![](https://github.com/user-attachments/assets/0d235b3e-65ae-45ab-987f-8dbe003c52be) +![](https://github.com/user-attachments/assets/36dddb2c-e0fb-4a5f-9411-91447bab6e18) + +![](https://github.com/user-attachments/assets/f549e8a0-2385-40b4-b52b-2039e39f2930) + +![](https://github.com/user-attachments/assets/58e0237c-4d36-40de-b428-53051d982026) # 🌟 Key Features @@ -121,7 +123,7 @@ For more detailed guidelines, please refer to our [Contributing Guide](./CONTRIB Thank you for your support and contributions! -## Related Projects +# 🔗 Related Projects - [one-api](https://github.com/songquanpeng/one-api):LLM API management and distribution system, supporting mainstream models like OpenAI, Azure, and Anthropic. Features unified API interface, suitable for key management and secondary distribution. diff --git a/docs/README.ja.md b/docs/README.ja.md index ce5d2f6ef7..e777e5d76d 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -26,9 +26,11 @@ https://docs.cherry-ai.com # 🌠 スクリーンショット -![](https://github.com/user-attachments/assets/082efa42-c4df-4863-a9cb-80435cecce0f) -![](https://github.com/user-attachments/assets/f8411a65-c51f-47d3-9273-62ae384cc6f1) -![](https://github.com/user-attachments/assets/0d235b3e-65ae-45ab-987f-8dbe003c52be) +![](https://github.com/user-attachments/assets/36dddb2c-e0fb-4a5f-9411-91447bab6e18) + +![](https://github.com/user-attachments/assets/f549e8a0-2385-40b4-b52b-2039e39f2930) + +![](https://github.com/user-attachments/assets/58e0237c-4d36-40de-b428-53051d982026) # 🌟 主な機能 @@ -124,7 +126,7 @@ Cherry Studio への貢献を歓迎します!以下の方法で貢献できま ご支援と貢献に感謝します! -## 関連プロジェクト +# 🔗 関連プロジェクト - [one-api](https://github.com/songquanpeng/one-api):LLM API の管理・配信システム。OpenAI、Azure、Anthropic などの主要モデルに対応し、統一 API インターフェースを提供。API キー管理と再配布に利用可能。 diff --git a/docs/README.zh.md b/docs/README.zh.md index ca85959dab..64e364d6e1 100644 --- a/docs/README.zh.md +++ b/docs/README.zh.md @@ -33,9 +33,11 @@ https://docs.cherry-ai.com # 🌠 界面 -![](https://github.com/user-attachments/assets/082efa42-c4df-4863-a9cb-80435cecce0f) -![](https://github.com/user-attachments/assets/f8411a65-c51f-47d3-9273-62ae384cc6f1) -![](https://github.com/user-attachments/assets/0d235b3e-65ae-45ab-987f-8dbe003c52be) +![](https://github.com/user-attachments/assets/36dddb2c-e0fb-4a5f-9411-91447bab6e18) + +![](https://github.com/user-attachments/assets/f549e8a0-2385-40b4-b52b-2039e39f2930) + +![](https://github.com/user-attachments/assets/58e0237c-4d36-40de-b428-53051d982026) # 🌟 主要特性 @@ -131,7 +133,7 @@ https://docs.cherry-ai.com 感谢您的支持和贡献! -## 相关项目 +# 🔗 相关项目 - [one-api](https://github.com/songquanpeng/one-api):LLM API 管理及分发系统,支持 OpenAI、Azure、Anthropic 等主流模型,统一 API 接口,可用于密钥管理与二次分发。 diff --git a/electron-builder.yml b/electron-builder.yml index a233a2f9a1..5d7e58fe08 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -94,9 +94,13 @@ artifactBuildCompleted: scripts/artifact-build-completed.js releaseInfo: releaseNotes: | ⚠️ 注意:升级前请备份数据,否则将无法降级 + 增加 TokenFlux 服务商 增加 Claude 4 模型支持 Grok 模型增加联网能力 + 小程序支持前进和后退 + 修复 Windows 用户 MCP 无法启动问题 修复无法搜索历史消息问题 修复 MCP 代理问题 修复精简备份恢复覆盖文件问题 修复@模型回复插入位置错误问题 + 修复搜索小程序崩溃问题