Skip to content

Commit

Permalink
Release 1.24.14
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyonggen committed Mar 3, 2023
1 parent 847ca88 commit 27985c2
Show file tree
Hide file tree
Showing 125 changed files with 352 additions and 272 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.24.14 (2023-3-3)
1. 修复
- `PageLoad` 插件优化

## 1.24.13 (2023-2-17)
1. 修复
- 优化 `cookie` 加密逻辑
Expand Down Expand Up @@ -194,8 +198,8 @@
1. 新增
- 页面浏览时长支持单页面
- 所有事件新增 `$viewport_width``$viewport_height` 属性
- 点击事件新增 `$page_x``$page_y` 属性(SCA 需升级到 0.5 及以上版本)
- 新增采集页面高度 `$page_height` 属性插件(SCA 需升级到 0.5 及以上版本)
- 点击事件新增 `$page_x``$page_y` 属性
- 新增采集页面高度 `$page_height` 属性插件
- `$WebPageLeave` 新增 `$viewport_position` 属性
2. 修复
- 修复 `login` 回调执行两次的问题
Expand Down
12 changes: 6 additions & 6 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.

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

Large diffs are not rendered by default.

12 changes: 6 additions & 6 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.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/abtesting-sdk-web/abtest.amd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/abtesting-sdk-web/abtest.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/abtesting-sdk-web/abtest.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web/plugin/abtesting-sdk-web/vabtest.min.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.

2 changes: 1 addition & 1 deletion 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.

2 changes: 1 addition & 1 deletion 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.

2 changes: 1 addition & 1 deletion dist/web/plugin/ajax-sender/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/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 27985c2

Please sign in to comment.