Releases: jcubic/sysend.js
Releases · jcubic/sysend.js
1.12.2
Bugfix
- fix typescript definition for proxy function
1.11.1
Bugfix
- fix tracking feature #38
- fix becoming primary event
1.11.0
Features
- allow using multiple arguments in
sysend.proxy()
- allow using sysend in an iframe that is not a proxy #34
1.10.0
- fix a security issue with Cross-Origin communication #33
1.7.1
Breaking
- primary in close now is an indicator that closed window was primary
Bugfix
- fix becoming primary when the primary was closed #24
1.7.0
Breaking
list()
now return array of objects instead of array of strings
Bufix
1.6.2
Bugfix
- fix frames included when tracking #22
- fix list that returned duplicated IDs #23
1.6.1
Bugfix
- fix window/tab tracking mechanism
1.6.0
Feature
- new window/tab tracking API