ITADN
hanfangyuan4396/dify-on-wechat

版本发布 8

v0.1.260.1.26
? · 2025-04-13

# 🎉 v0.1.26版本更新 ## ✨ 功能 - 同步上游wfc通道 - 过滤输出 # - * markdown格式 ## 🛠 修复 - 补充webui使用说明 - 修正CozeBot获取历史会话的行为 - 修复jina sum插件无法解析微信链接 ## 📒 升级指南 cd dify-on-wechat git pull cd docker docker compose up -d ## What's Changed * 更新requirements.txt by @Ca11back in https://github.com/hanfangyuan4396/dify-on-wechat/pull/292 * feat:过滤输出 # - * markdown格式 by @Esther-sihan in https://github.com/hanfangyuan4396/dify-on-wechat/pull/300 * 修正CozeBot获取历史会话的行为 CozeBot conversation fix by @betasecond in https://github.com/hanfangyuan4396/dify-on-wechat/pull/309 * fix(jina_sum): 修复jina sum插件无法解析微信链接 @sofs2005 @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/329 * 同步上游wfc通道 ## New Contributors * @betasecond made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/309 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.25...0.1.26

v0.1.250.1.25
? · 2025-03-15

## What's Changed * feat(deepseek-bot): 创建deepseek机器人 by @fdslk in https://github.com/hanfangyuan4396/dify-on-wechat/pull/279 * 更新readme by @fdslk in https://github.com/hanfangyuan4396/dify-on-wechat/pull/283 * Fix “speech_recognition” for channel "gewechat" by @Ca11back in https://github.com/hanfangyuan4396/dify-on-wechat/pull/290 * feat:wechatmp回复的思考提示语 by @Esther-sihan in https://github.com/hanfangyuan4396/dify-on-wechat/pull/293 * 修复入群退群欢迎 by @Josme in https://github.com/hanfangyuan4396/dify-on-wechat/pull/287 ## New Contributors * @fdslk made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/279 * @Ca11back made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/290 * @Esther-sihan made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/293 * @Josme made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/287 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.24...0.1.25

v0.1.240.1.24
? · 2025-03-05

# 🎉 v0.1.24版本更新 ## ✨ 功能 - 为Gewechat channel添加图片及emoji引用的支持 - 生成更安全的临时密码 🛠 修复 - 修复 gewechat 1.0.2 版本 "missing Data" 问题 - 解决发送语音未配置时self.content为空 ## 📒 升级指南 cd dify-on-wechat git pull cd docker docker compose up -d ## What's Changed * Update README.md by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/225 * 为Gewechat channel添加图片及emoji引用的支持 by @fred2045 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/248 * [Latest]Fix IndexError in _handle_agent by checking for empty message list by @sisuad in https://github.com/hanfangyuan4396/dify-on-wechat/pull/232 * fix no_need_at config param doesn't work bug by @ecin520 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/252 * feat(godcmd): 生成更安全的临时密码 by @Wang-Mer in https://github.com/hanfangyuan4396/dify-on-wechat/pull/258 * 微信自建应用时不需要单聊的前导字符 by @CN-P5 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/266 * fix: 解决发送语音未配置时self.content为空 by @badspider7 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/269 * fix: gewechat missing Data field by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/273 ## New Contributors * @fred2045 made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/248 * @ecin520 made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/252 * @Wang-Mer made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/258 * @CN-P5 made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/266 * @badspider7 made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/269 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.23...0.1.24

v0.1.230.1.23
? · 2025-01-24

# 🧨 新年快乐 v0.1.23版本更新 ## ✨ 功能 - 优化gradio web ui - gewechat支持群聊加入类消息 @liuhedev ## 🛠️ 修复 - 独立出插件https://github.com/hanfangyuan4396/group_at_autoreply - pydub依赖 - 错误的gradio版本 - 更新文档说明 @sisuad ## 📒 升级指南 cd dify-on-wechat git pull cd docker docker compose up -d ## What's Changed * [add]gewe support group welcome messages by @liuhedev in https://github.com/hanfangyuan4396/dify-on-wechat/pull/199 * fix: gewechat join group msg by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/201 * Bugfix/gewechat requirements by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/204 * fix: wrong gradio version of webui by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/205 * add docker/docker-compose tips! by @sisuad in https://github.com/hanfangyuan4396/dify-on-wechat/pull/216 * feat: improve webui by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/221 * update README by @sisuad in https://github.com/hanfangyuan4396/dify-on-wechat/pull/218 * docs: fix coze api url by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/222 * fix: remove group at auto reply plugin by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/223 ## New Contributors * @liuhedev made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/199 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.22...0.1.23 ## 新版UI截图 ![image](https://github.com/user-attachments/assets/5623da5b-d740-4aa1-b267-bf71591488b6) ![image](https://github.com/user-attachments/assets/6735e4e4-bc6d-4b8a-9854-a3dcf877e3eb) ![image](https://github.com/user-attachments/assets/92dc5488-440f-4deb-9826-ac4cc81fa868) ![image](https://github.com/user-attachments/assets/e008b2b4-0b9c-497e-9ab5-a98ea8d85481)

v0.1.220.1.22
? · 2025-01-11

# 🎉v0.1.22版本更新内容 ## 🛠️修复 - 过滤gewechat服务推送的过期微信消息 ## ✨功能 - 登录gewechat时,保存二维码图片 @peterwillcn ## 升级指南 cd dify-on-wechat/docker docker compose up -d ## What's Changed * login: generate local qrcode png by @peterwillcn in https://github.com/hanfangyuan4396/dify-on-wechat/pull/193 * fix: ignore expired message of gewechat by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/194 ## New Contributors * @peterwillcn made their first contribution in https://github.com/hanfangyuan4396/dify-on-wechat/pull/193 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.21...0.1.22

v0.1.200.1.20
? · 2025-01-04

# bug修复 建议更新 **gewechat_channel** 过滤公众号等非真实用户消息,避免机器人与公众号等持续聊天,导致大量llm token费用。本次更新优化了过滤规则,感谢 @benxiaohai86 贡献的思路 修复gewechat_channel **IMAGE** 消息类型无法发送 ## What's Changed * fix: gewechat image reply type by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/183 * Feature/optimize no user filter by @benxiaohai86 and @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/184 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.19...0.1.20

v0.1.190.1.19
? · 2025-01-03

**强烈建议更新!!** **gewechat_channel** 过滤公众号等非真实用户消息,避免机器人与公众号等持续聊天,导致大量llm token费用 ## What's Changed * fix: ignore non-user message #178 by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/182 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.18...0.1.19

v0.1.180.1.18
? · 2024-12-29

## gewechat支持发送语音条消息 ![gewechat_voice](https://github.com/user-attachments/assets/c6fe5956-33ee-4f59-951a-6af261c6b85b) ## 增加简单的服务调用关系图 ![gewechat_service_design](https://github.com/user-attachments/assets/5d84185c-1625-4413-be19-3984029fb16d) ## What's Changed * feat: support gewechat voice by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/171 * fix: build pilk error by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/172 * fix: file path of gewechat channel undefined error by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/173 * Bugfix/gewechat voice duration by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/174 * Docs/gewechat voice docs by @hanfangyuan4396 in https://github.com/hanfangyuan4396/dify-on-wechat/pull/175 **Full Changelog**: https://github.com/hanfangyuan4396/dify-on-wechat/compare/0.1.17...0.1.18