Releases: awslabs/clickstream-web
Releases · awslabs/clickstream-web
Clickstream Web 0.12.2
What's Changed
Fix
fix: add credentials attribute and support cross domain cookie by @zhu-xiaowei in #60
Full Changelog: v0.12.1...v0.12.2
Clickstream Web 0.12.1
What's Changed
Fix
- fix: idle duration not updated when user hides page by @zhu-xiaowei in #54
Full Changelog: v0.12.0...v0.12.1
Clickstream Web 0.12.0
What's Changed
Feature
- feat: exclude idle time in user engagement duration by @zhu-xiaowei in #52
Fix
- fix: session start when page appear without page hide by @zhu-xiaowei in #53
Full Changelog: v0.11.0...v0.12.0
Clickstream Web 0.11.0
What's Changed
Feature
- feat: add preset traffic source attributes by @zhu-xiaowei in #51
Full Changelog: v0.10.1...v0.11.0
Clickstream Web 0.10.1
What's Changed
Fix
- fix: the cjs entry file name by @zhu-xiaowei in #50
Full Changelog: v0.10.0...v0.10.1
Clickstream Web 0.10.0
What's Changed
Feature
- feat: support google tag manager template by @zhu-xiaowei in #45
- feat: support calibrate local timestamp by @zhu-xiaowei in #47
- chore: update tsconfig to simplify pack file by @zhu-xiaowei in #48
Full Changelog: v0.9.2...v0.10.0
Clickstream Web 0.9.2
What's Changed
Fix
- fix: sessionId in first open and session start events by @zhu-xiaowei in #46
Full Changelog: v0.9.1...v0.9.2
Clickstream Web 0.9.1
What's Changed
Feature
- feat: optimize page view after session start by @zhu-xiaowei in #44
Full Changelog: v0.9.0...v0.9.1
Clickstream Web 0.9.0
What's Changed
Note! Starting with version 0.9.0, _app_start
and _app_end
events will no longer be automatically tracked. To continue track these events, please enable it manually.
Feature
- feat: support configure tracking _app_start and _app_end events by @zhu-xiaowei in #42
Fix
- fix: page view events lost due to cached session storage by @zhu-xiaowei in #41
Other Changes
- chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #43
New Contributors
- @dependabot made their first contribution in #43
Full Changelog: v0.8.0...v0.9.0
Clickstream Web 0.8.0
What's Changed
Feature
- feat: add preset event _page_load by @zhu-xiaowei in #40
Full Changelog: v0.7.0...v0.8.0