Skip to content

v0.10.7

Compare
Choose a tag to compare
@Amery2010 Amery2010 released this 26 May 21:17
· 143 commits to main since this release
  • feat: Added text tools, including regenerate, edit, delete, copy and speak
  • feat: Supports pasting and uploading images/files from the clipboard
  • feat: Supports drag and drop upload of images/files
  • feat: Added the function of uploading large files in parts
  • feat: Support PWA (experimental)
  • feat: Add custom model list and custom default model
  • feat: Added model parameter setting page
  • feat: Assistant market adds classification filtering function
  • feat: Forward data using the common proxy interface
  • feat: Added error message display and file cleaning for file upload
  • feat: Added file upload proxy url configuration parameters
  • refactor: Reconstruct file upload logic to be compatible with docker deployment solution
  • fix: Fixed the problem of confusing page layout when the code field is too long
  • chore: Added file upload proxy configuration
  • build: Use multiple rewrites rule hack to solve the problem of invalid rewrites rule variables in standalone mode

  • feat: 添加文本操作工具,包括重新生成、编辑、删除、复制和朗读
  • feat: 支持从剪贴板粘贴和上传图像/文件
  • feat: 支持拖放上传图像/文件
  • feat: 新增大文件分段上传功能
  • feat: 支持 PWA(实验性)
  • feat: 添加自定义模型列表和自定义默认模型
  • feat: 新增模型参数设置页面
  • feat: 助手市场增加分类筛选功能
  • feat: 使用通用代理接口转发数据
  • feat: 添加了文件上传的错误消息显示和文件清理
  • feat: 添加文件上传代理url配置参数
  • refactor: 重构文件上传逻辑,兼容docker部署方案
  • fix: 修复代码字段过长时页面布局混乱的问题
  • chore: 添加文件上传代理配置
  • build: 使用多个重写规则 hack 解决独立模式下重写规则变量无效的问题