change(tracker): add basic changelog
This commit is contained in:
parent
aadabf58b8
commit
5bef24c76c
1 changed files with 16 additions and 0 deletions
16
tracker/tracker/CHANGELOG.md
Normal file
16
tracker/tracker/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
## 4.1.10
|
||||
|
||||
- Added "tel" to supported input types
|
||||
- Added `{ withCurrentTime: true }` to `tracker.getSessionURL` method which will return sessionURL with current session's timestamp
|
||||
|
||||
## 4.1.8
|
||||
|
||||
- recalculate timeOrigin on start to prevent wrong timestamps on "sleeping" sessions
|
||||
|
||||
## 4.1.7
|
||||
|
||||
- resend metadata on start
|
||||
|
||||
## 4.1.6
|
||||
|
||||
- remove log that potentially caused crashed during slow initial render
|
||||
Loading…
Add table
Reference in a new issue