Skip to content

v0.2.0

Compare
Choose a tag to compare
@JustUndertaker JustUndertaker released this 18 Oct 18:39
· 64 commits to main since this release

✨增加二维码扫描
✨增加日志保存
✨增加文件缓存模块,拓展ntchat自身api中的file支持类型(支持filepath,url,base64)
✨增加定时模块用于处理文件缓存
💥api调用file及file_path字段需要修改,目前支持:

  • 绝对路径,采用file_uri:file:///path
  • 网络路径,支持http和https,格式:http://或https://
  • base64,格式为:base64://values