fix(tracker): 11.0.4
This commit is contained in:
parent
3bfdd9939b
commit
58d7ac18c9
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# 11.0.4
|
||||
|
||||
- some additional security for canvas capture (check if canvas el itself is obscured/ignored)
|
||||
|
||||
# 11.0.3
|
||||
|
||||
- move all logs under internal debugger
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@openreplay/tracker",
|
||||
"description": "The OpenReplay tracker main package",
|
||||
"version": "11.0.3",
|
||||
"version": "11.0.4",
|
||||
"keywords": [
|
||||
"logging",
|
||||
"replay"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue