Releases: Optable/optable-web-sdk
Releases · Optable/optable-web-sdk
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)