Sysend.js Versions Save

Web application synchronization between different tabs

1.11.1

2 years ago

Bugfix

  • fix tracking feature #38
  • fix becoming primary event

1.11.0

2 years ago

Features

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

1.10.0

2 years ago
  • fix a security issue with Cross-Origin communication #33

1.7.1

2 years ago

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

2 years ago

Breaking

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

Bufix

  • fix iframes issue #22

1.6.2

2 years ago

Bugfix

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

1.6.1

2 years ago

Bugfix

  • fix window/tab tracking mechanism

1.6.0

2 years ago

Feature

  • new window/tab tracking API

1.5.0

2 years ago

New emit API

1.3.4

3 years ago

Bugfix

  • fix for Chrome in iFrame on iOS