fix(player): fix clickmap selectors
This commit is contained in:
parent
0d60dc8c10
commit
e68c2ef7c5
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
- Default text input mode is now Obscured
|
||||
- Use `@medv/finder` instead of our own implementation of `getSelector` for better clickmaps experience
|
||||
|
||||
## 5.0.0
|
||||
|
||||
- Added "tel" to supported input types
|
||||
- Added `{ withCurrentTime: true }` to `tracker.getSessionURL` method which will return sessionURL with current session's timestamp
|
||||
- Added Network module that captures fetch/xhr by default (with no plugin required)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue