Skip to content

Releases: Optable/optable-web-sdk

v0.13.1-rc5

31 May 15:20
94668b9
Compare
Choose a tag to compare
v0.13.1-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.1-rc4...v0.13.1-rc5

v0.13.1-rc4

17 May 14:50
e54e70a
Compare
Choose a tag to compare
v0.13.1-rc4 Pre-release
Pre-release
  • 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

17 May 13:43
12fa999
Compare
Choose a tag to compare
v0.13.1-rc3 Pre-release
Pre-release

What's Changed

  • Various copy improvements to lmpid demo pages by @bmilekic in #55

Full Changelog: v0.13.1-rc2...v0.13.1-rc3

v0.13.1-rc2

16 May 20:41
be9f9ee
Compare
Choose a tag to compare
v0.13.1-rc2 Pre-release
Pre-release

What's Changed

  • Adjust LMPID demos and update prebid sdk by @zapo in #54

Full Changelog: v0.13.1-rc1...v0.13.1-rc2

v0.13.1-rc1

12 May 19:09
cbad856
Compare
Choose a tag to compare
v0.13.1-rc1 Pre-release
Pre-release

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

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)