tracker: release 16.1.0
This commit is contained in:
parent
666643a6ae
commit
28dea3b225
3 changed files with 3 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ node_modules
|
|||
**/*.envrc
|
||||
.idea
|
||||
*.mob*
|
||||
install-state.gz
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,12 +1,9 @@
|
|||
## 16.1.1
|
||||
|
||||
- reduced the frequency of performance tracker calls
|
||||
- reduced the number of events when the user is idle
|
||||
|
||||
## 16.1.0
|
||||
|
||||
- new `privateMode` option to hide all possible data from tracking
|
||||
- update `networkProxy` to 1.1.0 (auto sanitizer for sensitive parameters in network requests)
|
||||
- reduced the frequency of performance tracker calls
|
||||
- reduced the number of events when the user is idle
|
||||
|
||||
## 16.0.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue