Skip to content

Commit

Permalink
Release 1.24.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyonggen committed Dec 30, 2022
1 parent 8070b95 commit 3fc9f35
Show file tree
Hide file tree
Showing 127 changed files with 21,506 additions and 20,081 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.24.8 (2022-12-30)
1. 新增
- 新增支持实时上报数据插件
2. 修复
- 插件化重构二期

## 1.24.7 (2022-12-15)
1. 修复
- 修复部分场景下属性 `$first_referrer_host` 采集有值但是 `$first_referrer` 为空的问题
Expand Down
11 changes: 6 additions & 5 deletions core/sensorsdata.amd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion core/sensorsdata.es6.min.js

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions core/sensorsdata.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions core/sensorsdata.mtp.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/mtp/sensorsdata.mtp.js

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions dist/sat/sensorsdata-sat.amd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sat/sensorsdata-sat.es6.js

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions dist/sat/sensorsdata-sat.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/aes-encryption/index.closure.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/aes-encryption/index.es6.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/aes-encryption/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/web/plugin/ajax-sender/index.closure.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/web/plugin/ajax-sender/index.es6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/web/plugin/ajax-sender/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions dist/web/plugin/ajax-sender/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Ajax 发送数据
>⚠️ 此插件已自动集成在 SDK 中,<font color=red>禁止手动使用!</font>
## 功能
初始化 Web SDK 配置 `send_type``ajax` 时,页面行为数据通过 Ajax 的 POST 方式发送采集数据。

## ⚠️ 注意
- 插件和 SDK 必须在同一个版本中,请勿混合不同版本的 SDK 和插件进行使用。
2 changes: 1 addition & 1 deletion dist/web/plugin/amp/index.closure.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web/plugin/amp/index.es6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web/plugin/amp/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/web/plugin/android-bridge/index.closure.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3fc9f35

Please sign in to comment.