Skip to content

Commit fe5e5a0

Browse files
author
shengyonggen
committed
Release 1.16.2
1 parent c39241b commit fe5e5a0

16 files changed

+533
-528
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## 1.16.1(2021-12-3
1+
## 1.16.2(2021-12-22
22
1. 新增
33
- 支持 `ID-Mapping 3.0` 用户关联协议
4+
- 获取预置属性接口返回新增是否首次属性 `$is_first_time`
5+
2. 修复
6+
- 修复 `Component` 传空对象,不采集页面浏览事件的问题
7+
- 修复批量发送的 `time``_flush_time` 相同的问题
8+
- 修复部分场景下 `$url_path` 取值不准确的问题
49

510
## 1.15.1(2021-12-2)
611
1. 新增

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-miniprogram",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
44
"description": "sensorsdata miniprogram sdk",
55
"main": "sensorsdata.min.js",
66
"scripts": {

plugins/aes.cmd.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.

plugins/aes.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.

0 commit comments

Comments
 (0)