Skip to content

Releases: Optable/optable-web-sdk

v0.12.2

21 Feb 18:19
1471641
Compare
Choose a tag to compare

Full Changelog: v0.12.1...v0.12.2

v0.12.1

21 Feb 18:13
92a1512
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

11 Jan 20:23
a40a8b2
Compare
Choose a tag to compare

What's Changed

  • Don't version demo pages outputs by @zapo in #43
  • Update prebid helpers to return a partial ortb2 object rather than user.data only by @zapo in #44

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Dec 16:52
9f898a4
Compare
Choose a tag to compare

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

Full Changelog: v0.10.0...v0.11.0

v0.10.0

24 Feb 20:00
65aa96b
Compare
Choose a tag to compare
  • 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)

v0.9.1

24 Jan 19:44
636f86b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

10 Jun 19:37
1eabdbf
Compare
Choose a tag to compare
  • Drop "authenticators" support and documentation

v0.8.0

31 May 15:03
Compare
Choose a tag to compare

First open-source release

v0.7.1

10 Mar 16:25
6b0e37a
Compare
Choose a tag to compare
  • Add a helper on SDK instance to easily inject targeting information as prebid user data.

v0.7.0

08 Dec 17:33
fe6f8fb
Compare
Choose a tag to compare
  • Add support for in-band passport transport (#26)