v2.1.5
版本发布时间: 2023-05-16 19:29:19
silenceper/wechat最新发布版本:v2.1.7(2024-10-08 14:45:18)
What's Changed
- 增加小程序审核结果回调通知 by @YangCSir in https://github.com/silenceper/wechat/pull/630
- 企业微信-欢迎语素材管理,企业微信-获取成员ID列表 by @markwang1992 in https://github.com/silenceper/wechat/pull/629
- 企业微信客户群进群方式配置(#631) by @xuannanxan in https://github.com/silenceper/wechat/pull/632
- fix #636 生成短链方法报commonError is invalid or not struct by @silenceper in https://github.com/silenceper/wechat/pull/637
- fix:避免游标拼接异常导致取不到数据 by @lilien1010 in https://github.com/silenceper/wechat/pull/638
- feat:支持客户联系的服务端事件 by @lilien1010 in https://github.com/silenceper/wechat/pull/639
- 微信网页授权结果新增快照用户标记 by @DGuang21 in https://github.com/silenceper/wechat/pull/643
- feat: 支持企业微信上传临时素材 by @lilien1010 in https://github.com/silenceper/wechat/pull/644
- 避免无效的access_token留在cache by @johnpoint in https://github.com/silenceper/wechat/pull/645
- 新增消息推送模块,实现接口:https://qyapi.weixin.qq.com/cgi-bin/message/send by @just5325 in https://github.com/silenceper/wechat/pull/649
- 补全模板消息API中遗漏的 ‘防重入ID’ 参数 by @realpg in https://github.com/silenceper/wechat/pull/651
- OCR: 变量命名 & url 格式化 by @johnpoint in https://github.com/silenceper/wechat/pull/650
- 企业微信-批量获取客户详情入参优化 by @markwang1992 in https://github.com/silenceper/wechat/pull/657
- 企业微信-通讯录管理-标签管理-创建/更新/删除标签 by @markwang1992 in https://github.com/silenceper/wechat/pull/659
- 企业微信保持代码风格统一,接口URL不导出 by @markwang1992 in https://github.com/silenceper/wechat/pull/660
- 增加发送图文消息(点击跳转到图文消息页面)使用通过 “发布” 系列接口得到的 article_id by @handsomegyr in https://github.com/silenceper/wechat/pull/664
- fix:修复互通红包和视频号消息部分字段错误的数据类型声明 by @NICEXAI in https://github.com/silenceper/wechat/pull/663
- cache增加带Context版本,开放平台相关接口支持Context版本 by @okhowang in https://github.com/silenceper/wechat/pull/653
- chore: 转移 cache 初始化到 Wechat 结构体方法下 by @jony4 in https://github.com/silenceper/wechat/pull/668
- 获取企业微信实例,设置全局Cache by @misu99 in https://github.com/silenceper/wechat/pull/671
- 企业微信微信客服字段同步 by @popstk in https://github.com/silenceper/wechat/pull/670
- feat: 获取稳定版接口调用凭据 by @welllog in https://github.com/silenceper/wechat/pull/669
- fix CallbackMessage open_kfid and SyncMsg error by @popstk in https://github.com/silenceper/wechat/pull/672
- 企业微信-通讯录管理-标签管理-获取/增加/删除标签成员、获取标签列表 by @markwang1992 in https://github.com/silenceper/wechat/pull/674
- Fix:err != nil return nil by @ikilobyte in https://github.com/silenceper/wechat/pull/680
- 新增应用推送消息模块,实现部分常用消息推送:SendText 发送文本消息、SendImage 发送图片消息、SendVoice 发送语音消息 企业微信应用推送消息接口:https://qyapi.weixin.qq.com/cgi-bin/appchat/send by @just5325 in https://github.com/silenceper/wechat/pull/678
- 企业微信userid与openid互换 by @markwang1992 in https://github.com/silenceper/wechat/pull/676
New Contributors
- @xuannanxan made their first contribution in https://github.com/silenceper/wechat/pull/632
- @johnpoint made their first contribution in https://github.com/silenceper/wechat/pull/645
- @just5325 made their first contribution in https://github.com/silenceper/wechat/pull/649
- @realpg made their first contribution in https://github.com/silenceper/wechat/pull/651
- @handsomegyr made their first contribution in https://github.com/silenceper/wechat/pull/664
- @jony4 made their first contribution in https://github.com/silenceper/wechat/pull/668
- @misu99 made their first contribution in https://github.com/silenceper/wechat/pull/671
- @popstk made their first contribution in https://github.com/silenceper/wechat/pull/670
- @welllog made their first contribution in https://github.com/silenceper/wechat/pull/669
- @ikilobyte made their first contribution in https://github.com/silenceper/wechat/pull/680
Full Changelog: https://github.com/silenceper/wechat/compare/v2.1.4...v2.1.5