Releases: jcubic/sysend.js
Releases · jcubic/sysend.js
1.17.5
- make the code all ES5, and add ESLint #57
1.17.3 / 1.17.4
- Add way to access Cross-Origin domains in Chrome (using new Storage Access API)
1.17.2
- fix random issues with windows tracking and an 'update' event.
1.17.1
- fix an issue with getting a list of windows on init (when localStorage is used)
1.17.0
- handle Storage Access API in Chrome Origin Trail
1.16.0 - 1.16.3
- fix validation of storage key event #52
- allow to use php file as proxy (for the demo)
- Add
'update'
track event
- protect internal events
- add
rpc
method
1.14.3
Bugfix
- better hiding of proxy iframe #49
1.14.1
Bugifx
- fix parsing
file://
protocol
1.14.0
Feature
- add
useLocalStorage
function that forces localStorage #41
- add
'primary'
target for sysend.post()
#32
1.12.3
Bugfix
- fix invalid initialization of the library when the document is in an interactive state #43