Skip to content

Commit

Permalink
Release 1.26.15
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyonggen committed Aug 16, 2024
1 parent bbc1c95 commit 43cd100
Show file tree
Hide file tree
Showing 131 changed files with 227 additions and 186 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.26.15(2024-8-14)
1. 修复
- 解决当前 checkmarx 扫描出来的安全问题,包含 prototype pollution 等异常。
2. 新增
- GA4 转换成神策数据的插件。
3. 优化
- 点击图里的模式改成了渲染模式。
- 去除了 readme 中图片不能显示。

## 1.26.14(2024-7-4)
1. 修复
- 兼容 Deeplink 官方文档上新的和老的两种写法(目前文档都是改成新的标准插件写法了)。
Expand Down
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![神策数据](https://opensource.sensorsdata.cn/wp-content/uploads/logo.png)](https://www.sensorsdata.cn/)
[神策数据](https://www.sensorsdata.cn/)
<br><br>

[![License](https://img.shields.io/github/license/sensorsdata/sa-sdk-javascript.svg)](https://github.com/sensorsdata/sa-sdk-javascript/blob/master/LICENSE)
Expand Down Expand Up @@ -28,24 +28,6 @@ SensorsAnalytics SDK 是国内第一家开源商用版用户行为采集 SDK,
| ------ | ------ |
| v1.26.3 | https://github.com/sensorsdata/sa-sdk-javascript/releases/tag/v1.26.3 |

## 讨论

| 扫码加入神策数据开源社区 QQ 群<br>群号:785122381 | 扫码加入神策数据开源社区微信群 |
| ------ | ------ |
|![ QQ 讨论群](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_1.png) | ![ 微信讨论群 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_2.png) |

## 公众号

| 扫码关注<br>神策数据开源社区 | 扫码关注<br>神策数据开源社区服务号 |
| ------ | ------ |
|![ 微信订阅号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_3.png) | ![ 微信服务号 ](https://opensource.sensorsdata.cn/wp-content/uploads/ContentCommonPic_4.png) |


## 新书推荐

| 《ASM 全埋点开发实战》 | 《数据驱动:从方法到实践》 | 《Android 全埋点解决方案》 | 《iOS 全埋点解决方案》
| ------ | ------ | ------ | ------ |
| [![《ASM 全埋点开发实战》](https://opensource.sensorsdata.cn/wp-content/uploads/ASM-全埋点thumbnail_1.jpg)](https://item.jd.com/14058352.html) | [![《数据驱动:从方法到实践》](https://opensource.sensorsdata.cn/wp-content/uploads/data_driven_book_1.jpg)](https://item.jd.com/12322322.html) | [![《Android 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/Android-全埋点thumbnail_1.png)](https://item.jd.com/12574672.html) | [![《iOS 全埋点解决方案》](https://opensource.sensorsdata.cn/wp-content/uploads/iOS-全埋点thumbnail_1.png)](https://item.jd.com/12867068.html)

## License

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.

Loading

0 comments on commit 43cd100

Please sign in to comment.