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