Releases: Optable/optable-web-sdk
Releases · Optable/optable-web-sdk
v0.5.0
v0.4.2
v0.4.1
Move browser bundle hosting to CDN
Publish web-sdk browser bundle on GCS (#19) Add gs-publish script to version/publish files on GCS
Fix NPM publish regression
v0.4.0-rc2 fixup! Pass explicitly NPMJS_AUTH_TOKEN
Publish web-sdk to CDN
v0.4.0-rc1 Use BUILDKITE_REFSPEC to fetch all tags
v0.3.0
v0.2.3
Add tryIdentifyFromParams API to SDK. (#14) * Add tryIdentifyFromParams API to SDK. This function looks for an `oeid` parameter in the query string of the page and, if found and appears to be a valid sha256 hash-length hex string, automatically try identify("e:"+oeid) Lives in lib/addons/try_identify, now along with gpt_events. * Update README with docs on oeid
v0.2.2
v0.2.1
Fix broken demo pages on https://demo.optable.co/