mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-23 01:50:13 +08:00
chore: update release notes for v1.7.0-beta.3
- Added new features including an enhanced tool permission system, plugin management, and support for various AI models. - Improved UI elements and agent creation processes. - Fixed multiple bugs related to session models, assistant activation, and various API integrations. - Updated version in package.json to v1.7.0-beta.3.
This commit is contained in:
parent
2a06c606e1
commit
8da43ab794
@ -133,60 +133,116 @@ artifactBuildCompleted: scripts/artifact-build-completed.js
|
|||||||
releaseInfo:
|
releaseInfo:
|
||||||
releaseNotes: |
|
releaseNotes: |
|
||||||
<!--LANG:en-->
|
<!--LANG:en-->
|
||||||
What's New in v1.7.0-beta.2
|
What's New in v1.7.0-beta.3
|
||||||
|
|
||||||
New Features:
|
New Features:
|
||||||
- Session Settings: Manage session-specific settings and model configurations independently
|
- Enhanced Tool Permission System: Real-time tool approval interface with improved UX
|
||||||
- Notes Full-Text Search: Search across all notes with match highlighting
|
- Plugin Management System: Support for Claude Agent plugins (agents, commands, skills)
|
||||||
- Built-in DiDi MCP Server: Integration with DiDi ride-hailing services (China only)
|
- Skill Tool: Add skill execution capabilities for agents
|
||||||
- Intel OV OCR: Hardware-accelerated OCR using Intel NPU
|
- Mobile App Data Restore: Support restoring data to mobile applications
|
||||||
- Auto-start API Server: Automatically starts when agents exist
|
- OpenMinerU Preprocessor: Knowledge base now supports open-source MinerU for document processing
|
||||||
|
- HuggingFace Provider: Added HuggingFace as AI provider
|
||||||
|
- Claude Haiku 4.5: Support for the latest Claude Haiku 4.5 model
|
||||||
|
- Ling Series Models: Added support for Ling-1T and related models
|
||||||
|
- Intel OVMS Painting: New painting provider using Intel OpenVINO Model Server
|
||||||
|
- Automatic Update Checks: Implement periodic update checking with configurable intervals
|
||||||
|
- HuggingChat Mini App: New mini app for HuggingChat integration
|
||||||
|
|
||||||
Improvements:
|
Improvements:
|
||||||
- Agent model selection now requires explicit user choice
|
- Agent Creation: New agents are now automatically activated upon creation
|
||||||
- Added Mistral AI provider support
|
- Lazy Loading: Optimize page load performance with route lazy loading
|
||||||
- Added NewAPI generic provider support
|
- UI Enhancements: Improved agent item styling and layout consistency
|
||||||
- Improved navbar layout consistency across different modes
|
- Navigation: Better navbar layout for fullscreen mode on macOS
|
||||||
- Enhanced chat component responsiveness
|
- Settings Tab: Enhanced context slider consistency
|
||||||
- Better code block display on small screens
|
- Backup Manager: Unified footer layout for local and S3 backup managers
|
||||||
- Updated OVMS to 2025.3 official release
|
- Menu System: Enhanced application menu with improved help section
|
||||||
- Added Greek language support
|
- Proxy Rules: Comprehensive proxy bypass rule matching
|
||||||
|
- German Language: Added German language support
|
||||||
|
- MCP Confirmation: Added confirmation modal when activating protocol-installed MCP servers
|
||||||
|
- Translation: Enhanced translation script with concurrency and validation
|
||||||
|
- Electron & Vite: Updated to Electron 38 and Vite 4.0.1
|
||||||
|
|
||||||
|
Claude Code Tool Improvements:
|
||||||
|
- GlobTool: Now counts lines instead of files in output for better clarity
|
||||||
|
- ReadTool: Automatically removes system reminder tags from output
|
||||||
|
- TodoWriteTool: Improved rendering behavior
|
||||||
|
- Environment Variables: Updated model-related environment variable names
|
||||||
|
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
- Fixed GitHub Copilot gpt-5-codex streaming issues
|
- Fixed session model not being used when sending messages
|
||||||
- Fixed assistant creation failures
|
- Fixed tool approval UI and shared workspace plugin inconsistencies
|
||||||
- Fixed translate auto-copy functionality
|
- Fixed API server readiness notification to renderer
|
||||||
- Fixed miniapps external link opening
|
- Fixed grouped items not respecting saved tag order
|
||||||
- Fixed message layout and overflow issues
|
- Fixed assistant/agent activation when creating new ones
|
||||||
- Fixed API key parsing to preserve spaces
|
- Fixed Dashscope Anthropic API host and migrated old configs
|
||||||
- Fixed agent display in different navbar layouts
|
- Fixed Qwen3 thinking mode control for Ollama
|
||||||
|
- Fixed disappeared MCP button
|
||||||
|
- Fixed create assistant causing blank screen
|
||||||
|
- Fixed up-down button visibility in some cases
|
||||||
|
- Fixed hooks preventing save on composing enter key
|
||||||
|
- Fixed Azure GPT-image-1 and OpenRouter Gemini-image
|
||||||
|
- Fixed Silicon reasoning issues
|
||||||
|
- Fixed topic branch incomplete copy with two-pass ID mapping
|
||||||
|
- Fixed deep research model search context restrictions
|
||||||
|
- Fixed model capability checking logic
|
||||||
|
- Fixed reranker API error response capture
|
||||||
|
- Fixed right-click paste file content into inputbar
|
||||||
|
- Fixed minimax-m2 support in aiCore
|
||||||
|
|
||||||
<!--LANG:zh-CN-->
|
<!--LANG:zh-CN-->
|
||||||
v1.7.0-beta.2 新特性
|
v1.7.0-beta.3 新特性
|
||||||
|
|
||||||
新功能:
|
新功能:
|
||||||
- 会话设置:独立管理会话特定的设置和模型配置
|
- 增强工具权限系统:实时工具审批界面,改进用户体验
|
||||||
- 笔记全文搜索:跨所有笔记搜索并高亮匹配内容
|
- 插件管理系统:支持 Claude Agent 插件(agents、commands、skills)
|
||||||
- 内置滴滴 MCP 服务器:集成滴滴打车服务(仅限中国地区)
|
- 技能工具:为 Agent 添加技能执行能力
|
||||||
- Intel OV OCR:使用 Intel NPU 的硬件加速 OCR
|
- 移动应用数据恢复:支持将数据恢复到移动应用程序
|
||||||
- 自动启动 API 服务器:当存在 Agent 时自动启动
|
- OpenMinerU 预处理器:知识库现支持使用开源 MinerU 处理文档
|
||||||
|
- HuggingFace 提供商:添加 HuggingFace 作为 AI 提供商
|
||||||
|
- Claude Haiku 4.5:支持最新的 Claude Haiku 4.5 模型
|
||||||
|
- Ling 系列模型:添加 Ling-1T 及相关模型支持
|
||||||
|
- Intel OVMS 绘图:使用 Intel OpenVINO 模型服务器的新绘图提供商
|
||||||
|
- 自动更新检查:实现可配置间隔的定期更新检查
|
||||||
|
- HuggingChat 小程序:新增 HuggingChat 集成小程序
|
||||||
|
|
||||||
改进:
|
改进:
|
||||||
- Agent 模型选择现在需要用户显式选择
|
- Agent 创建:新创建的 Agent 现在会自动激活
|
||||||
- 添加 Mistral AI 提供商支持
|
- 懒加载:通过路由懒加载优化页面加载性能
|
||||||
- 添加 NewAPI 通用提供商支持
|
- UI 增强:改进 Agent 项目样式和布局一致性
|
||||||
- 改进不同模式下的导航栏布局一致性
|
- 导航:改进 macOS 全屏模式下的导航栏布局
|
||||||
- 增强聊天组件响应式设计
|
- 设置选项卡:增强上下文滑块一致性
|
||||||
- 优化小屏幕代码块显示
|
- 备份管理器:统一本地和 S3 备份管理器的页脚布局
|
||||||
- 更新 OVMS 至 2025.3 正式版
|
- 菜单系统:增强应用菜单,改进帮助部分
|
||||||
- 添加希腊语支持
|
- 代理规则:全面的代理绕过规则匹配
|
||||||
|
- 德语支持:添加德语语言支持
|
||||||
|
- MCP 确认:添加激活协议安装的 MCP 服务器时的确认模态框
|
||||||
|
- 翻译:增强翻译脚本的并发和验证功能
|
||||||
|
- Electron & Vite:更新至 Electron 38 和 Vite 4.0.1
|
||||||
|
|
||||||
|
Claude Code 工具改进:
|
||||||
|
- GlobTool:现在计算行数而不是文件数,提供更清晰的输出
|
||||||
|
- ReadTool:自动从输出中移除系统提醒标签
|
||||||
|
- TodoWriteTool:改进渲染行为
|
||||||
|
- 环境变量:更新模型相关的环境变量名称
|
||||||
|
|
||||||
问题修复:
|
问题修复:
|
||||||
- 修复 GitHub Copilot gpt-5-codex 流式传输问题
|
- 修复发送消息时未使用会话模型
|
||||||
- 修复助手创建失败
|
- 修复工具审批 UI 和共享工作区插件不一致
|
||||||
- 修复翻译自动复制功能
|
- 修复 API 服务器就绪通知到渲染器
|
||||||
- 修复小程序外部链接打开
|
- 修复分组项目不遵守已保存标签顺序
|
||||||
- 修复消息布局和溢出问题
|
- 修复创建新的助手/Agent 时的激活问题
|
||||||
- 修复 API 密钥解析以保留空格
|
- 修复 Dashscope Anthropic API 主机并迁移旧配置
|
||||||
- 修复不同导航栏布局中的 Agent 显示
|
- 修复 Ollama 的 Qwen3 思考模式控制
|
||||||
|
- 修复 MCP 按钮消失
|
||||||
|
- 修复创建助手导致空白屏幕
|
||||||
|
- 修复某些情况下上下按钮可见性
|
||||||
|
- 修复钩子在输入法输入时阻止保存
|
||||||
|
- 修复 Azure GPT-image-1 和 OpenRouter Gemini-image
|
||||||
|
- 修复 Silicon 推理问题
|
||||||
|
- 修复主题分支不完整复制,采用两阶段 ID 映射
|
||||||
|
- 修复深度研究模型搜索上下文限制
|
||||||
|
- 修复模型能力检查逻辑
|
||||||
|
- 修复 reranker API 错误响应捕获
|
||||||
|
- 修复右键粘贴文件内容到输入栏
|
||||||
|
- 修复 aiCore 中的 minimax-m2 支持
|
||||||
<!--LANG:END-->
|
<!--LANG:END-->
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "CherryStudio",
|
"name": "CherryStudio",
|
||||||
"version": "1.7.0-beta.2",
|
"version": "1.7.0-beta.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A powerful AI assistant for producer.",
|
"description": "A powerful AI assistant for producer.",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user