Clickstream Web 0.9.0
Pre-release
Pre-release
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