Skip to content

Releases: jcubic/sysend.js

1.17.3 / 1.17.4

20 Apr 19:46
2b4936d
Compare
Choose a tag to compare
  • Add way to access Cross-Origin domains in Chrome (using new Storage Access API)

1.17.2

12 Dec 18:16
e49622e
Compare
Choose a tag to compare
  • fix random issues with windows tracking and an 'update' event.

1.17.1

12 Dec 12:25
369499b
Compare
Choose a tag to compare
  • fix an issue with getting a list of windows on init (when localStorage is used)

1.17.0

12 Dec 12:24
252aa55
Compare
Choose a tag to compare
  • handle Storage Access API in Chrome Origin Trail

1.16.0 - 1.16.3

12 Dec 12:32
cfabd06
Compare
Choose a tag to compare
  • 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

22 Dec 17:40
ed04504
Compare
Choose a tag to compare

Bugfix

  • better hiding of proxy iframe #49

1.14.1

22 Aug 14:20
0e07b58
Compare
Choose a tag to compare

Bugifx

  • fix parsing file:// protocol

1.14.0

22 Aug 10:07
fd8a56e
Compare
Choose a tag to compare

Feature

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

1.12.3

21 Aug 16:22
68a2b5f
Compare
Choose a tag to compare

Bugfix

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

1.12.2

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

Bugfix

  • fix typescript definition for proxy function