Releases
v0.9.6
feat: Add system instruction support
feat: Support media files as prompt content
feat: Chat UI supports attachments, Complete file upload function
feat: Added server-side reverse proxy (experimental)
feat: Support model settings
feat: Since the data storage structure has changed since version 0.9.3, a new data migration function has been added
refactor: Reconstruct the topic square and introduce assistant market
refactor: Refactoring Assistant Recommendations
refactor: Reconstruct the settings panel to optimize page layout on small screens
refactor: The message list uses the official data format
refactor: Optimize the display logic of error message
refactor: Optimize the processing logic of visual model and text model
refactor: Use localforage to replace the localStorage implementation
refactor: Hide module in some browsers where talk mode is not available
refactor: Optimize access password processing logic and remove NEXT_PUBLIC_ENABLE_PROTECT variable
doc: Update the README document, add some common problems and solutions, and add more function screenshots
doc: Added Cloudflare Worker creation guide
fix: Fix speech synthesis initialization parameter settings
fix: Fixed an issue where regenerated answers could not take effect in some scenarios
chore: Some page components have been changed to lazy loading to improve the loading speed of the home page.
feat:添加系统指令支持
feat:支持媒体文件作为提示内容
feat:聊天 UI 支持附件,完成文件上传功能
feat:添加了服务器端反向代理(实验性)
feat:支持模型设置
feat: 由于 0.9.3 版本以来数据存储结构发生变化,增加数据迁移功能
refactor:重构主题广场,引入助理市场
refactor:重构助理推荐功能
refactor:重构设置面板,优化小屏幕上的页面布局
refactor:消息列表使用官方数据格式
refactor:优化错误信息的显示逻辑
refactor:优化视觉模型和文本模型的处理逻辑
refactor:使用 localforage 替换 localStorage 实现
refactor:在某些无法使用对话模式的浏览器中隐藏功能模块
refactor:优化访问密码处理逻辑,删除 NEXT_PUBLIC_ENABLE_PROTECT 变量
doc:更新 README 文档,添加一些常见问题及解决方案,并添加更多功能截图
doc:添加 Cloudflare Worker 创建指南
fix:修复语音合成初始化参数设置错误的问题
fix:修复部分场景下重新生成答案无法生效的问题
chore:部分页面组件改为延迟加载,提高首页加载速度。
You can’t perform that action at this time.