tracker: release 16.1.0

This commit is contained in:
nick-delirium 2025-03-25 15:17:43 +01:00
parent 666643a6ae
commit 28dea3b225
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0
3 changed files with 3 additions and 5 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ node_modules
**/*.envrc **/*.envrc
.idea .idea
*.mob* *.mob*
install-state.gz

View file

@ -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 ## 16.1.0
- new `privateMode` option to hide all possible data from tracking - new `privateMode` option to hide all possible data from tracking
- update `networkProxy` to 1.1.0 (auto sanitizer for sensitive parameters in network requests) - 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 ## 16.0.3