Skip to content

Commit

Permalink
Release 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyonggen committed Dec 22, 2021
1 parent c39241b commit fe5e5a0
Show file tree
Hide file tree
Showing 16 changed files with 533 additions and 528 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## 1.16.1(2021-12-3
## 1.16.2(2021-12-22
1. 新增
- 支持 `ID-Mapping 3.0` 用户关联协议
- 获取预置属性接口返回新增是否首次属性 `$is_first_time`
2. 修复
- 修复 `Component` 传空对象,不采集页面浏览事件的问题
- 修复批量发送的 `time``_flush_time` 相同的问题
- 修复部分场景下 `$url_path` 取值不准确的问题

## 1.15.1(2021-12-2)
1. 新增
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sa-sdk-miniprogram",
"version": "1.16.1",
"version": "1.16.2",
"description": "sensorsdata miniprogram sdk",
"main": "sensorsdata.min.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/aes.cmd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/aes.esm.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit fe5e5a0

Please sign in to comment.