Skip to content

0.10.0

Compare
Choose a tag to compare
@brianjmiller brianjmiller released this 29 Oct 20:19
· 142 commits to master since this release
  • Adds support for using 1.0.1 as the Experience API version indicator, will default to the latest version unless specifically configured in the LRS constructor.
  • Removes use of the 'alert()' function for in browser warnings for certain items. Removed because it was causing issues in IE using a "fake status" for handling cross domain requests because it doesn't report proper HTTP status codes.