Skip to content

Commit

Permalink
feat(work): bump version to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Apr 9, 2024
1 parent 8233083 commit 4ffffdc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,24 @@

<summary>[展开查看]</summary>

- Release 3.2.0 (2024-04-09)

- **新增**:新增添加打卡记录接口。

- **新增**:新增获取会议发起记录接口。

- **新增**:新增获取已服务的外部联系人接口。(_via_ [GitHub #124](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/124)

- **新增**:新增接口调用许可提交续期订单接口。(_via_ [Gitee #I9DVIS](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/issues/I9DVIS)

- **新增**:随官方更新企业互联获取应用共享信息接口模型。

- **新增**:随官方更新上下游关联客户信息相关接口模型。

- **新增**:随官方更新审批相关接口模型。

- **修复**:修复获取异步任务结果某些情况下会数值溢出的问题。(_via_ [GitHub #125](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat/pull/125)

- Release 3.1.0 (2024-03-15)

- **新增**:新增安全管理高级功能账号相关接口。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat</PackageProjectUrl>
<PackageTags>Flurl.Http Wechat Weixin MicroMessage WechatWork WeixinWork WxWork WeWork WeCom 微信 企业微信 企业号 微信企业号</PackageTags>
<Version>3.1.0</Version>
<Version>3.2.0</Version>
<Description>基于 Flurl.Http 的企业微信 API 客户端,支持企业内部开发、第三方应用开发、服务商代开发、智慧硬件开发模式,支持基础服务、通讯录管理、身份验证、企业互联、上下游、消息推送、应用管理、素材管理、电子发票、客户联系、微信客服、企业支付、会话内容存档、家校沟通、家校应用、政民沟通、邮件、文档、日程、会议、微盘、直播、公费电话、打卡、审批、汇报、人事助手、会议室、紧急通知应用、硬件云端接入等功能。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 4ffffdc

Please sign in to comment.