v2.1.3
版本发布时间: 2022-05-12 14:09:01
silenceper/wechat最新发布版本:v2.1.7(2024-10-08 14:45:18)
What's Changed
- Bug fix:
omitempty
关键字,给它赋的值恰好等于默认空值的话,在转为 json 之后也不会输出这个 field by @lyj0309 in https://github.com/silenceper/wechat/pull/539 - Adaptation of new go-redis components by @houseme in https://github.com/silenceper/wechat/pull/546
- fix: 统一服务信息,公众号消息模板字段bug by @kinokosu3 in https://github.com/silenceper/wechat/pull/547
- feat:获取小程序链接URLScheme by @hp66722667 in https://github.com/silenceper/wechat/pull/551
- add: [小程序] 增加 安全风控、内容安全1.0 & 2.0、code换取手机号 by @save95 in https://github.com/silenceper/wechat/pull/554
- feat:add urlscheme.query by @caoxianfeng in https://github.com/silenceper/wechat/pull/553
- fix: ptr Elem() error by @houseme in https://github.com/silenceper/wechat/pull/561
- 微信小程序回调消息兼容json格式 by @mxyue in https://github.com/silenceper/wechat/pull/560
- 添加企业微信外部联系部分的 sdk by @scau009 in https://github.com/silenceper/wechat/pull/562
- 企业微信客服消息: 修复发送消息时 MsgID 为空会报错的问题 by @ImSingee in https://github.com/silenceper/wechat/pull/563
- 企业微信 OAuth2:支持获取 ExternalUserID by @ImSingee in https://github.com/silenceper/wechat/pull/565
New Contributors
- @lyj0309 made their first contribution in https://github.com/silenceper/wechat/pull/539
- @kinokosu3 made their first contribution in https://github.com/silenceper/wechat/pull/547
- @hp66722667 made their first contribution in https://github.com/silenceper/wechat/pull/551
- @caoxianfeng made their first contribution in https://github.com/silenceper/wechat/pull/553
- @mxyue made their first contribution in https://github.com/silenceper/wechat/pull/560
- @scau009 made their first contribution in https://github.com/silenceper/wechat/pull/562
- @ImSingee made their first contribution in https://github.com/silenceper/wechat/pull/563
Full Changelog: https://github.com/silenceper/wechat/compare/v2.1.2...v2.1.3