Releases: akamai/mpulse.js
Releases · akamai/mpulse.js
v1.3.5
- mpulse.js will pause sending beacons when the app is rate limited
mPulse.isInitialized()
function added
v1.3.4
- Updated to
crypto-js@4.0.0
v1.3.1
- Optionally specify the
User-Agent
for the config.json fetch
v1.3.0
- Exports
sendBeacon
- Optionally specify the
User-Agent
for the beacon
v1.1.0
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
Fix for IE 9 / XDomainRequest
v1.0.1
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
Updated to mPulse Beacon API v2