Skip to content

Releases: e-ucm/js-tracker

v2.0.0-beta

22 Apr 04:36

Choose a tag to compare

v2.0.0-beta Pre-release
Pre-release

Full Changelog: v1.1.2...v2.0.0-beta

1.1.2 Release

19 Feb 17:33

Choose a tag to compare

1.1.2 Release Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

1.1.1 Release

22 Jul 10:55
e9be5b7

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

1.1.0 Release

16 Jul 03:30
3b5b0d3

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0 Release

04 Jul 15:23
1bfa5ad

Choose a tag to compare

Merge pull request #18 from e-ucm/scorm

v1.0.0 of js-tracker

0.9.2

13 Jun 16:29

Choose a tag to compare

Updated Flush to notify all the callbacks when reflush

Release 0.9.0 - The jQuery Breakup

13 Jun 13:15
27fa85f

Choose a tag to compare

Replaced jQuery with Request.

Release 0.8.0 - LoginBeaconing Update

11 Mar 19:55

Choose a tag to compare

Added capability to login using a https://core.beaconing.eu/auth/auth accessToken.

Release 0.7.0 - The Offline-Mode Update

22 Jan 17:17
54ac4f6

Choose a tag to compare

Updated tracker with:

  • Offline-mode capabilities, Increasing stability with unstable connection.
  • More Scores: Now you can trace up to 4 parameters with the score including: Raw, Min, Max and Scaled. You can use it with the method setScore(raw, min, max, scaled), or you can use setScoreRaw(raw), setScoreScaled(scaled), etc.

Release 0.6.0 - Plugin Update

02 Jun 16:33

Choose a tag to compare

Plugin system and Geolocated plugin.