Skip to content

Releases: akamai/mpulse.js

v1.3.5

19 Jun 20:49
a955862
Compare
Choose a tag to compare
  • mpulse.js will pause sending beacons when the app is rate limited
  • mPulse.isInitialized() function added

v1.3.4

04 Mar 15:32
2cab988
Compare
Choose a tag to compare
  • Updated to crypto-js@4.0.0

v1.3.2

04 Mar 15:32
c48a64b
Compare
Choose a tag to compare

v1.3.1

04 Mar 15:32
5e7d084
Compare
Choose a tag to compare
  • Optionally specify the User-Agent for the config.json fetch

v1.3.0

12 Nov 15:37
d2aac5f
Compare
Choose a tag to compare
  • Exports sendBeacon
  • Optionally specify the User-Agent for the beacon

v1.2.0

19 Jul 21:16
f427ec2
Compare
Choose a tag to compare

v1.1.0

26 Jun 17:03
Compare
Choose a tag to compare

Session fixes:

  • Fix for session start time
  • Set rt.tstart and rt.end on the beacon instead of when
  • New session start functions: .setSessionStart(), .getSessionStart()
  • New function to transfer Boomerang sessions: .transferBoomerangSession()

v1.0.2

14 Jul 14:46
Compare
Choose a tag to compare

Fix for IE 9 / XDomainRequest

v1.0.1

14 Jul 14:48
Compare
Choose a tag to compare
  • console.warn() when using a Custom Timer, Metric or Dimension that doesn't exist
  • console.warn() if you don't specify the REST API Secret Key on init()

v1.0.0

14 Jul 14:47
Compare
Choose a tag to compare

Updated to mPulse Beacon API v2