Skip to content

Releases: sensorsdata/sa-sdk-javascript

Release 1.13.4

08 May 04:25

Choose a tag to compare

v1.13.4

更新

Release 1.13.2

10 Apr 03:04

Choose a tag to compare

Release 1.12.18

11 Mar 07:09

Choose a tag to compare

更新参考readme

Release 1.12.9

22 Jan 04:57

Choose a tag to compare

横向滚动触发webstay的问题再次优化

Release 1.12.6

26 Dec 06:27

Choose a tag to compare

1.12.5

21 Nov 11:29

Choose a tag to compare

优化关闭页面前,如果有多次发数据时候的性能,queue_timeout 设置成 0 的时候,不再使用setTimeout 0发送,改成直接发送。会脱离队列数据发送的流程,变为直接发送数据。

Release 1.12.4

14 Nov 06:37

Choose a tag to compare

V1.12.4

更新

Release 1.12.2

10 Nov 02:44

Choose a tag to compare

V1.12.2

更新

Release 1.11.9

15 Oct 10:11

Choose a tag to compare

1.11.9 heatmap增加了setContent参数,setContent是一个函数,有一个element参数,用户可以对元素内容进行操作,然后返回想要显示的内容,返回的内容会在点击图中的"当前内容"中显示

Release 1.11.8

29 Sep 08:18

Choose a tag to compare

bug修复