Skip to content

v0.14.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 12:40
· 432 commits to master since this release
  • Merge branch 'master' of github.com:opentdp/wechat-rest
  • Merge pull request #24 from dydhyhwu/master
  • chore: 忽略编辑器配置
  • chore: 清理不必要的文件
  • feat: 支持添加自定义配置项(目前没啥用)
  • feat: 群聊列表显示成员
  • feat: 计划任务支持非命令文本
  • feat: 计划任务类型列表化
  • feat: 词库管理与模型配置增加编辑功能 by @dydhyhwu
  • fix: apply eslint
  • fix: 修复下拉菜单被遮挡
  • fix: 关键词索引类型及兼容性
  • fix: 更正代理路径
  • fix: 更正代理路径
  • fix: 消息监听跨域问题
  • perf: 使用统一接口发送Flex消息
  • perf: 避免重新获取群成员和头像
  • refactor: 更改ws包为 gorilla/websocket
  • style: 优化群聊页面样式