v1.4.7
版本发布时间: 2024-06-10 10:48:04
eatmoreapple/openwechat最新发布版本:v1.4.7(2024-06-10 10:48:04)
What's Changed
- style(bot.go): fix bot.go code style by @XdpCs in https://github.com/eatmoreapple/openwechat/pull/410
- feat: 添加是否为附件消息的判断 by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/416
- fix(client.go): fix (c *Client) Do(req *http.Request) body retry by @XdpCs in https://github.com/eatmoreapple/openwechat/pull/418
- Update user.md 修改一下变量名称 by @496672097 in https://github.com/eatmoreapple/openwechat/pull/421
- Update relations.go by @496672097 in https://github.com/eatmoreapple/openwechat/pull/422
- wip by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/423
- generic forward message by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/434
- fix: 转发消息发生错误时不中断后续消息的转发 by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/437
- fix doc build failed by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/443
- update rd by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/444
- add message observer by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/457
- 上传图片时候增加上传git格式 by @taropowder in https://github.com/eatmoreapple/openwechat/pull/461
- fix location message judge by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/481
- optimize: ErrForbidden 提供具体的错误信息 by @k8scat in https://github.com/eatmoreapple/openwechat/pull/485
- update error handing by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/486
- update mode behaviors by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/487
- update file upload by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/488
- pref upload file by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/489
- update form buf reset by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/490
- update media file upload by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/491
- 修复Exit时的死循环问题 by @raintean in https://github.com/eatmoreapple/openwechat/pull/499
- feat: support sending emoticon messages by @liwh011 in https://github.com/eatmoreapple/openwechat/pull/501
- update message processor by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/502
- add workflow by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/503
New Contributors
- @496672097 made their first contribution in https://github.com/eatmoreapple/openwechat/pull/421
- @taropowder made their first contribution in https://github.com/eatmoreapple/openwechat/pull/461
- @k8scat made their first contribution in https://github.com/eatmoreapple/openwechat/pull/485
- @raintean made their first contribution in https://github.com/eatmoreapple/openwechat/pull/499
- @liwh011 made their first contribution in https://github.com/eatmoreapple/openwechat/pull/501
Full Changelog: https://github.com/eatmoreapple/openwechat/compare/v1.4.6...v1.4.7