v2.1.4-rc.2
版本发布时间: 2022-10-10 10:12:54
silenceper/wechat最新发布版本:v2.1.7(2024-10-08 14:45:18)
What's Changed
- return *CommonError instead of errorString #567 by @uoryon in https://github.com/silenceper/wechat/pull/568
- 补充获取授权方帐号基本信息中小程序相关信息 by @yueyue1zhe in https://github.com/silenceper/wechat/pull/573
- fix:企业微信-给外部联系人打标签-参数问题 by @bailey5239 in https://github.com/silenceper/wechat/pull/577
- 小程序服务商 - 获取 URL Link 及 查询小程序 url_link 配置 by @yueyue1zhe in https://github.com/silenceper/wechat/pull/576
- feat: modify redis version to v8.11.5 by @houseme in https://github.com/silenceper/wechat/pull/582
- fix issue #586 #543 by @waro163 in https://github.com/silenceper/wechat/pull/589
- 添加GetPhoneNumberContext方法 by @stepbystep2 in https://github.com/silenceper/wechat/pull/587
- fix: typo by @stepbystep2 in https://github.com/silenceper/wechat/pull/595
- Add Event Type by @waro163 in https://github.com/silenceper/wechat/pull/596
- fix officialaccount part in Issue 590 by @waro163 in https://github.com/silenceper/wechat/pull/591
- 增加订阅通知功能 by @waro163 in https://github.com/silenceper/wechat/pull/599
- 增加[企业微信-客户联系-统计管理]相关接口 by @markwang1992 in https://github.com/silenceper/wechat/pull/598
- 客服管理功能添加 by @waro163 in https://github.com/silenceper/wechat/pull/600
- 企业微信-通讯录管理 by @markwang1992 in https://github.com/silenceper/wechat/pull/601
- fix: 将小程序数据统计UserPortraitItem结构体的access_source_visit_uv改为value by @yechuzheng in https://github.com/silenceper/wechat/pull/602
- 企业微信-[联系我]方式新增和获取 by @markwang1992 in https://github.com/silenceper/wechat/pull/603
- 企业微信-[联系我]方式更新 by @markwang1992 in https://github.com/silenceper/wechat/pull/605
- feat: improve comment and upgrade golang version 1.16 by @houseme in https://github.com/silenceper/wechat/pull/604
- 企业微信-[联系我]方式列表、删除 by @markwang1992 in https://github.com/silenceper/wechat/pull/606
- 企业微信-客户联系实现以及json.Marshal错误输出 by @markwang1992 in https://github.com/silenceper/wechat/pull/608
- 公众号用户黑名单管理 by @gzylg in https://github.com/silenceper/wechat/pull/609
- 历史接口bugfix by @markwang1992 in https://github.com/silenceper/wechat/pull/612
- fix: UniformMessage form field name by @shfc in https://github.com/silenceper/wechat/pull/611
- 历史接口bugfix by @markwang1992 in https://github.com/silenceper/wechat/pull/614
- feat(work): 企业微信接口增加 by @chcthink in https://github.com/silenceper/wechat/pull/617
- 企业微信历史接口:获取/删除企业已配置的「联系我」列表 by @markwang1992 in https://github.com/silenceper/wechat/pull/619
- 企业微信新增接口:素材管理、企业群发 by @markwang1992 in https://github.com/silenceper/wechat/pull/620
- GetAccessToken支持Context by @okhowang in https://github.com/silenceper/wechat/pull/618
- 企业微信-获取群发记录列表 by @markwang1992 in https://github.com/silenceper/wechat/pull/621
- mini 开发平台代小程序实现业务逻辑完善 by @YangCSir in https://github.com/silenceper/wechat/pull/623
New Contributors
- @uoryon made their first contribution in https://github.com/silenceper/wechat/pull/568
- @yueyue1zhe made their first contribution in https://github.com/silenceper/wechat/pull/573
- @bailey5239 made their first contribution in https://github.com/silenceper/wechat/pull/577
- @waro163 made their first contribution in https://github.com/silenceper/wechat/pull/589
- @stepbystep2 made their first contribution in https://github.com/silenceper/wechat/pull/587
- @markwang1992 made their first contribution in https://github.com/silenceper/wechat/pull/598
- @yechuzheng made their first contribution in https://github.com/silenceper/wechat/pull/602
- @gzylg made their first contribution in https://github.com/silenceper/wechat/pull/609
- @shfc made their first contribution in https://github.com/silenceper/wechat/pull/611
- @chcthink made their first contribution in https://github.com/silenceper/wechat/pull/617
- @YangCSir made their first contribution in https://github.com/silenceper/wechat/pull/623
Full Changelog: https://github.com/silenceper/wechat/compare/v2.1.3...v2.1.4-rc.2