We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5053db8 commit 9e6ef07Copy full SHA for 9e6ef07
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 0.5.0(2020-03-30)
2
-* 新增:新增 init() 接口,在调用 init() 接口之前,采集的数据被缓存在内存中;调用 init() 接口后,会将缓存的数据通过网络发送出去;
+* 新增:新增 init() 接口。注意:在调用 init() 接口之前,采集的数据被缓存在内存中;调用 init() 接口后,会将缓存的数据通过网络发送出去!!!;
3
* 新增:渠道采集功能;
4
-* 优化:去掉了 sensorsdata_conf.js 文件,增加 setPara() 方法初始化配置参数;
+* 优化:去掉了 sensorsdata_conf.js 文件,增加 setPara() 方法初始化配置参数!!!新版集成文档 https://manual.sensorsdata.cn/sa/latest/tech_sdk_client_mp_bd-1573898.html#id-.%E7%99%BE%E5%BA%A6%E5%B0%8F%E7%A8%8B%E5%BA%8FSDKv1.13-%E9%9B%86%E6%88%90%E4%B8%8E%E4%BD%BF%E7%94%A8;
5
6
## 0.4.0
7
* 优化:全局定义 mpshow_time
0 commit comments