Skip to content

Commit

Permalink
feat(microapp): bump version to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Nov 8, 2024
1 parent 3b39dca commit 6a04985
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,22 @@

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

- Release 3.7.0 (2024-11-08)

- **新增**:新增获取用户唯一标识接口。

- **新增**:新增小程序设置关联地区相关接口。

- **新增**:新增小游戏礼包福袋接口。

- **新增**:新增直播小玩法礼物进阶互动效果​、用户战绩与排行榜、用户快捷选队、观众一键同玩能力等相关接口。

- **新增**:新增服务商平台获取域名校验文件信息接口。

- **新增**:随官方更新担保支付退款结果查询接口模型。(_via_ [Gitee #IAWCCD](https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.ByteDance/issues/IAWCCD)

- **新增**:随官方更新短视频数据分析和直播数据分析相关接口模型。

- Release 3.6.1 (2024-07-15)

- **修复**:修复小游戏担保支付签名逻辑错误。影响版本:v3.6.0。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace SKIT.FlurlHttpClient.ByteDance.MicroApp.ExtendedSDK.Webcast.Models
{
/// <summary>
/// <para>表示 [POST] /gaming_con/round/co_game_upload_user_data 接口的请求。</para>
/// <para>表示 [POST] /gaming_con/round/co_game_upload_user_data 接口的请求。</para>
/// </summary>
public class WebcastGamingConRoundCoGameUploadUserDataRequest : DouyinMicroAppWebcastRequest
{
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.ByteDance</PackageProjectUrl>
<PackageTags>Flurl.Http ByteDance MicroApp 字节 字节跳动 头条 今日头条 抖音 字节小程序 字节跳动小程序 头条小程序 今日头条小程序 抖音小程序</PackageTags>
<Version>3.6.1</Version>
<Version>3.7.0</Version>
<Description>基于 Flurl.Http 的抖音小程序开放平台 API 客户端,支持小程序、小游戏、服务商平台、泛知识课程库、泛知识角色系统、直播小玩法等接口。</Description>
<Authors>Fu Diwei</Authors>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 6a04985

Please sign in to comment.