1.3.5 • Published 4 years ago

mpulse v1.3.5

Weekly downloads
2
License
-
Repository
github
Last release
4 years ago

mPulse.js

Documentation is available at: http://docs.soasta.com/mpulse.js.

Version History

  • v0.0.1 - May 26, 2015
    • Initial release
  • v0.0.2 - September 10, 2015:
    • Added support for A/B tests: setABTest(), getABTest() and resetABTest() functions added
    • BREAKING Change: setViewGroup() was changed to setPageGroup(). resetViewGroup() was changed to resetPageGroup()
    • Added getPageGroup()
  • v1.0.0 - March 14, 2016
    • Updated to mPulse Beacon API v2
  • v1.0.1 - April 13, 2016
    • 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.2 - July 11, 2016
    • Fix for IE 9 / XDomainRequest
  • v1.1.0 - June 1, 2017
    • 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.2.0 - July 19, 2018
  • v1.3.0 - November 12, 2019
    • Exports sendBeacon
    • Optionally specify the User-Agent for the beacon
  • v1.3.1 - November 18, 2019
    • Optionally specify the User-Agent for the config.json fetch
  • v1.3.2 - November 18, 2019
  • v1.3.4 - March 4, 2020
    • Updated to crypto-js@4.0.0
  • v1.3.5 - April 16, 2020
    • mpulse.js will pause sending beacons when the app is rate limited
    • mPulse.isInitialized() function added
1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

8 years ago