Skip to content

Commit af7a92d

Browse files
author
shengyonggen
committed
Release 1.25.8
1 parent b294549 commit af7a92d

File tree

125 files changed

+245
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+245
-242
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
## 1.25.8 (2023-6-16)
2+
1. 修复
3+
- 修复 `IE8` 下页面离开事件存在的兼容问题
4+
- 修复 `rect.width` 在客户环境偶现空引用问题
5+
16
## 1.25.7 (2023-6-14)
27
1. 修复
38
- 修复批量发送可能存储值为 `null` 的问题
49
- 修复批量发送 `_flush_time` 不准确的问题
510
- 修复补发的页面离开事件 `_flush_time` 不准确的问题
611
- 修复延迟设置曝光名导致的曝光配置不生效的问题
7-
- 修复 `IE8` 下页面离开事件存在的兼容问题
812

913
## 1.25.6 (2023-6-2)
1014
1. 新增
@@ -28,7 +32,6 @@
2832
- 修复禁用 `localstorage` 导致的控制台报错问题
2933
- 修复 `track` 回调传值为非 `function` 类型执行报错的问题
3034
- 修复 `shadowdom` 中全埋点元素报错问题
31-
- 修复 `rect.width` 在客户环境偶现空引用问题
3235

3336
## 1.25.1 (2023-4-10)
3437
1. 新增

core/sensorsdata.amd.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/sensorsdata.es6.min.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.

core/sensorsdata.min.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sat/sensorsdata-sat.amd.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sat/sensorsdata-sat.es6.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/sat/sensorsdata-sat.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/web/plugin/abtesting-sdk-web/abtest.amd.min.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/web/plugin/abtesting-sdk-web/abtest.esm.min.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/web/plugin/abtesting-sdk-web/abtest.min.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.

0 commit comments

Comments
 (0)