Sysend.js Versions Save

Web application synchronization between different tabs

1.17.4

3 weeks ago
  • Add way to access Cross-Origin domains in Chrome (using new Storage Access API)

1.17.2

5 months ago
  • fix random issues with windows tracking and an 'update' event.

1.16.3

5 months ago
  • 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.17.1

5 months ago
  • fix an issue with getting a list of windows on init (when localStorage is used)

1.17.0

5 months ago
  • handle Storage Access API in Chrome Origin Trail

1.14.3

1 year ago

Bugfix

  • better hiding of proxy iframe #49

1.14.1

1 year ago

Bugifx

  • fix parsing file:// protocol

1.14.0

1 year ago

Feature

  • add useLocalStorage function that forces localStorage #41
  • add 'primary' target for sysend.post() #32

1.12.3

1 year ago

Bugfix

  • fix invalid initialization of the library when the document is in an interactive state #43

1.12.2

1 year ago

Bugfix

  • fix typescript definition for proxy function