🎉 新功能
- 支持语音转文字 #104
- 支持消息编辑及输入框展开 #193
- 优化助手和话题切换体验 #128
- 支持导出话题及 CoT 思维链 #213
- 新增消息上下文控制 #144
- 新增备份 MCP 支持 #183
- 支持切换网络搜索服务商 #176
- 新增应用更新通知
- 优化日历工具功能
🐛 Bug 修复
- 修复 AI Gateway API 地址异常 #205
- 修复 Token 预估错误 #201
- 修复服务商页面样式及下拉菜单兼容性 - 解决新建服务商时键盘遮挡及无法选择类型的问题 #200 #198
- 修复助手列表排序问题
- 修复提示词及输入框展开样式
- 修复模型面板标签栏位置
- 修复导入数据缓存及恢复问题
- 修复 @ 按钮与助手模型不同步的问题
- 修复服务商图标不刷新问题
🔧 架构改进
- 迁移对话框组件至 HeroUI
- 迁移工具栏至下拉菜单
📦 依赖更新
- 更新 React 核心依赖至最新版本
🎨 其他优化
- 新增 Landrop 错误提示
- 优化按钮水波纹效果
🎉 Features
- Support voice transcription #104
- Support message editing and text field expansion #193
- Optimize assistant and topic switching experience #128
- Support exporting topics and CoT (Chain of Thought) #213
- Add message context control #144
- Add Backup MCP support #183
- Support changing web search provider #176
- Add application update notification
- Enhance calendar tool capabilities
🐛 Bug Fixes
- Fix AI Gateway API host address issue #205
- Fix token estimation error #201
- Fix provider screen style and dropdown compatibility #200 #198
- Fix assistant list sorting issue
- Fix prompt and input text expansion styles
- Fix model sheet tab bar position
- Fix import data cache and restoration issues
- Fix mention button and assistant model synchronization
- Fix provider icon not refreshing
🔧 Architecture
- Migrate dialog components to HeroUI
- Migrate tool usage to dropdown menu
📦 Dependencies
- Update React and React DOM to latest versions
🎨 Other Changes
- Add Landrop error tips
- Optimize button ripple effect