Releases: Optable/optable-web-sdk
Releases · Optable/optable-web-sdk
v0.13.1-rc5
v0.13.1-rc4
- Hack: clear GPT LMPID provider secure signals cache on __lmpid cache refresh
Full Changelog: v0.13.1-rc3...v0.13.1-rc4
v0.13.1-rc3
What's Changed
Full Changelog: v0.13.1-rc2...v0.13.1-rc3
v0.13.1-rc2
What's Changed
Full Changelog: v0.13.1-rc1...v0.13.1-rc2
v0.13.1-rc1
What's Changed
- Enable buildkit when building docker images by @zapo in #53
- uid2 token api and demo by @wkhemir in #45
- Copy uid2 token demo file in the dockerfile by @wkhemir in #51
- Add first class LMPID support in the SDK (through prebid.js and GPT secure signals) by @zapo in #50
- Allow to identify from url using a custom query string parameter by @zapo in #52
New Contributors
Full Changelog: v0.12.2...v0.13.1-rc1
v0.12.2
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0
v0.11.0
What's Changed
- Simplify Makefile, build locally, and move to circleci by @zapo in #39
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #38
- Add basic NPM+Webpack demo by @Yoshiji in #40
- Update dependencies in demos/react by @Yoshiji in #41
- Move to proposed edge targeting v2 response format by @zapo in #42
New Contributors
- @dependabot made their first contribution in #38
- @Yoshiji made their first contribution in #40
Full Changelog: v0.10.0...v0.11.0
v0.10.0
- Introduce prebidUserDataFromCache API to officially support integration with prebid.js, compatible with Seller Defined Audiences (SDA) and custom key values for bidder adapters not supporting SDA. For SDA we use "optable.co" as the provider and segtax ID 5001 as we have proposed in InteractiveAdvertisingBureau/openrtb#81
- Provide documentation for how to integrate with prebid.js
- Provide working demo pages showing how to integrate with prebid.js
- A slew of other small cleanups and fixes not worth mentioning (details in commit logs)