Skip to content

Releases: jcubic/sysend.js

1.12.2

21 Aug 14:47
868369e
Compare
Choose a tag to compare

Bugfix

  • fix typescript definition for proxy function

1.11.1

25 Mar 20:15
369eb9b
Compare
Choose a tag to compare

Bugfix

  • fix tracking feature #38
  • fix becoming primary event

1.11.0

25 Mar 17:55
09ba156
Compare
Choose a tag to compare

Features

  • allow using multiple arguments in sysend.proxy()
  • allow using sysend in an iframe that is not a proxy #34

1.10.0

13 Mar 17:21
990556b
Compare
Choose a tag to compare
  • fix a security issue with Cross-Origin communication #33

1.7.1

17 Sep 09:28
b121a95
Compare
Choose a tag to compare

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

16 Sep 20:44
348a92b
Compare
Choose a tag to compare

Breaking

  • list() now return array of objects instead of array of strings

Bufix

  • fix iframes issue #22

1.6.2

16 Sep 14:59
641659b
Compare
Choose a tag to compare

Bugfix

  • fix frames included when tracking #22
  • fix list that returned duplicated IDs #23

1.6.1

16 Sep 13:06
2a2eeea
Compare
Choose a tag to compare

Bugfix

  • fix window/tab tracking mechanism

1.6.0

16 Sep 12:39
8b8af11
Compare
Choose a tag to compare

Feature

  • new window/tab tracking API

1.5.0

16 Sep 12:19
dfdc77b
Compare
Choose a tag to compare

New emit API