Releases: Optable/optable-web-sdk
Releases · Optable/optable-web-sdk
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/
v0.2.0
Fix NPM module to include build metadata
v0.1.2 Include build metadata in package (#10)
Fix browser build
v0.1.1 Fix SandboxConfig export to be a type export (#9)
Hello World!
Initial release of optable-web-sdk