Skip to content

Releases: NeatChat/NeatChat

v1.2.0

Choose a tag to compare

@tianzhentech tianzhentech released this 19 Mar 12:41

M C P!

What's Changed

Full Changelog: v1.1.19...v1.2.0

v1.1.19

Choose a tag to compare

@tianzhentech tianzhentech released this 14 Mar 07:48

1.已全面支持上传文件(10万字符之内),也可自动将复制的文本转附件(非rag),但能解决之前输入框卡死的问题
支持的文件格式:.bash, .bat, .c, .cer, .conf, .cpp, .cr, .cs, .csr, .css, .csv, .doc, .docx, .go, .h, .hpp, .html, .ini, .ipynb, .java, .js, .json, .jsx, .key, .kt, .less, .m, .md, .pdf, .pem, .php, .pl, .pp, .ppt, .pptx, .ps1, .py, .rb, .rdp, .rs, .r, .scss, .sh, .sql, .svg, .swift, .tex, .toml, .ts, .tsx, .txt, .vue, .xls, .xlsx, .xml, .yaml, .yml, .zip, .zsh
2.已将上传图片和上传文件合并成上传附件,后续将支持用一个ocr模型给其他模型做前置识别,让所有模型有识图的能力

v1.1.18

Choose a tag to compare

@tianzhentech tianzhentech released this 12 Mar 08:14

支持在模型选择器里测试可用性并显示延迟,客户端和服务端都完美支持

v1.1.17

Choose a tag to compare

@tianzhentech tianzhentech released this 11 Mar 09:39

1.修复插件调用的bug,同时为deepseek-chat、deepseek-v3、deepseek-r1、deepseek-reasoner模型添加插件支持
2.预置了几个常用插件,关闭面具启动页
3.支持从上游获取模型列表,仅支持openai格式获取,所有工作已经基本完善,可能还有一些小问题,会在后续版本发现并改正
4.后续将会支持模型描述或者tag等功能

v1.1.16

Choose a tag to compare

@tianzhentech tianzhentech released this 06 Mar 16:44

恢复对官方插件的支持
新增QVQ-72B-Preview的图片上传
新增对QVQ、QWQ的头像适配

v1.1.15

Choose a tag to compare

@tianzhentech tianzhentech released this 02 Mar 03:46

设置用户侧按钮自动隐藏,优化手机端一些UI和操作
调整了两个气泡之间的间距

v1.1.14

Choose a tag to compare

@tianzhentech tianzhentech released this 01 Mar 11:34

优化思考的UI,优化滚动条跟随效果

v1.1.13

Choose a tag to compare

@tianzhentech tianzhentech released this 27 Feb 16:02
  • UI 调整:

    • 按钮移动至消息气泡下方,并取消隐藏效果,以减少页面闪烁。后续可能进行微调。
    • 取消按钮阴影,采用更扁平化风格。
    • 移除模型名称的折叠效果,认为其已无必要。
  • 功能调整:

    • 取消手机 UI 下双击消息复制功能,避免误触。

v1.1.12.3

v1.1.12.3 Pre-release
Pre-release

Choose a tag to compare

@tianzhentech tianzhentech released this 27 Feb 15:40

取消了手机UI下双击消息复制的功能,这很容易误触

v1.1.12.2

v1.1.12.2 Pre-release
Pre-release

Choose a tag to compare

@tianzhentech tianzhentech released this 27 Feb 14:56

取消了按钮的阴影效果,更加扁平化的风格,删除了模型名的折叠效果,这已经是不必要的