Skip to content

Releases: Optable/optable-web-sdk

v0.5.0

11 Nov 19:19
cc18e73
Compare
Choose a tag to compare

v0.4.2

02 Nov 18:08
a550c1b
Compare
Choose a tag to compare

Bugfix in demo pages only: #21

v0.4.1

20 Oct 15:53
Compare
Choose a tag to compare

Patch version bump, just to test entire build and publish pipeline.

Move browser bundle hosting to CDN

20 Oct 15:12
371a8db
Compare
Choose a tag to compare
Publish web-sdk browser bundle on GCS (#19)

Add gs-publish script to version/publish files on GCS

Fix NPM publish regression

19 Oct 14:44
ba39ad2
Compare
Choose a tag to compare
Pre-release
v0.4.0-rc2

fixup! Pass explicitly NPMJS_AUTH_TOKEN

Publish web-sdk to CDN

19 Oct 14:36
2c9c37b
Compare
Choose a tag to compare
Pre-release
v0.4.0-rc1

Use BUILDKITE_REFSPEC to fetch all tags

v0.3.0

07 Oct 19:45
4638931
Compare
Choose a tag to compare
Refactor (#16)

* AuthModal is now an addon.
* Rename SDK to OptableSDK and SandboxConfig to OptableConfig.
* Fix broken demos watchexec.
* Replace identifyWithEmail w/ simpler identify API
* Update README with identify API changes

v0.2.3

05 Oct 17:43
8f64056
Compare
Choose a tag to compare
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

02 Oct 14:59
Compare
Choose a tag to compare

Fix demos build.

v0.2.1

02 Oct 14:52
Compare
Choose a tag to compare

Fix broken demo pages on https://demo.optable.co/