v3.5

coaidev/coaiv3.5Oct 29, 2023by zmh-program

AI Summary

User experience focused release with Safari support, PWA improvements, conversation sharing, and various UI/UX enhancements. Adds invitation codes and subscription usage tracking.

Key Highlights

  • Safari browser support
  • PWA auto-update and desktop installation
  • Conversation sharing and management
  • One-click delete all conversations
  • Redux and SSE performance improvements

New Features

  • Browser compatibility adaptation
  • Model selector with tags and mobile support
  • Conversation sharing
  • One-click delete all conversations
  • Redux dispatch rendering fix
  • ChatGPT and Claude text streaming fix
  • History conversation model preservation
  • Invitation code system
  • User sidebar area
  • Cache strategy update
  • SSE concurrency optimization
  • Mobile notification auto-dismiss
  • Mobile selector fix
  • Markdown XLink
  • Code copy and right-click copy
  • Subscription usage display
  • Version number and PWA install
  • Safari support
  • Mobile new conversation action
  • Message recovery for unsent input
  • Scaffold operations
  • GPT-3.5 key pool auto-filter

Full Release Notes

## 3.5

- 浏览器兼容性适配
- 更新模型选择器(标签,移动端适配)
- 分享对话管理功能
- 增加一键删除全部对话功能
- 修整冗余,前端广播触发策略更新
- 修复 Redux Dispatch 渲染上屏问题
- 修复 ChatGPT, Claude 卡字漏字问题
- 增加保留历史对话的使用模型功能
- 增加邀请码功能
- 增加侧边栏用户区域
- 更新缓存策略
- 更新 SSE 接收策略,提升并发速度
- 修复移动端提示通知无法自动消失问题
- 修复移动端重叠选择器重复触发问题
- 增加 Markdown XLink 功能
- 增加代码复制功能,以及右键区域复制功能
- 修复 Service Worker Manifest 被缓存而无法及时 PWA 更新的问题
- 增加订阅使用量情况信息显示
- 增加版本号显示和 PWA 自动安装到桌面功能(浏览器实验功能)
- 增加 Safari 浏览器支持
- 增加更便捷的移动端新建对话动作
- 更新 Claude 100k 用户配额策略
- 增加未发送输入框消息复原功能(防止误触刷新,pwa更新在某些浏览器上会强制刷新问题)
- 增加脚手架操作功能
- 增加 GPT-3.5 账号池自动筛选 Key 功能