v1.4.4
版本发布时间: 2023-07-29 22:05:01
eatmoreapple/openwechat最新发布版本:v1.4.7(2024-06-10 10:48:04)
What's Changed
- feat: 增加获取当前登录用户的id by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/365
- [fix]: 修复self账号向群聊发送的消息,bot无法通过msg.Receiver获取group by @HelloYiYu in https://github.com/eatmoreapple/openwechat/pull/367
- fix(client): fix NewClient function by @XdpCs in https://github.com/eatmoreapple/openwechat/pull/369
- style: 修改 Client 行为 by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/376
- style: rebuild network error by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/377
- refactor: 修改获取微信服务器域名逻辑 by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/379
- refactor: 修改 GetFileContentType 签名 by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/381
- code optimization by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/382
- refactor: refactor message context by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/383
- refactor: refactor login mode by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/384
- style: client code optimization by @eatmoreapple in https://github.com/eatmoreapple/openwechat/pull/385
New Contributors
- @HelloYiYu made their first contribution in https://github.com/eatmoreapple/openwechat/pull/367
- @XdpCs made their first contribution in https://github.com/eatmoreapple/openwechat/pull/369
Full Changelog: https://github.com/eatmoreapple/openwechat/compare/v1.4.3...v1.4.4