Skip to content

Commit 7ef7857

Browse files
author
shengyonggen
committed
Release 0.14.7
1 parent 70b2071 commit 7ef7857

File tree

11 files changed

+16
-10
lines changed

11 files changed

+16
-10
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.14.7 (2025-3-18)
2+
1. 优化
3+
- 抖音、支付宝、快手,的神策 SAT 渠道功能,删除 $ad_landing_page_url 里的 ad_params 的 key-value。对 $ad_landing_page_url  里的 value 加上 encode
4+
- 修改 max_string_length 为 5000
5+
- 开源协议修改
6+
17
## 0.14.6 (2025-3-14)
28
1. 新增
39
- 抖音、支付宝、快手,新增神策 SAT 渠道功能,需要使用插件,插件 sat-channel 在对应的小程序目录下面。

dist/mp-alipay/index.cjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-alipay/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-alipay/plugin/sat-channel/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-bytedance/index.cjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-bytedance/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-bytedance/plugin/sat-channel/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-kuaishou/index.cjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-kuaishou/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mp-kuaishou/plugin/sat-channel/index.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sa-sdk-mini",
3-
"version": "0.14.6",
3+
"version": "0.14.7",
44
"description": "神策小游戏 SDK",
55
"main": "/build/",
66
"scripts": {

0 commit comments

Comments
 (0)