npm prebid.js 1.23.0
Prebid 1.23.0 Release

latest releases: 9.19.0, 9.18.0, 9.17.0...
6 years ago

🚀New Features

  • Improve Digital adapter: always drop user syncs when available (#3009)
  • zedoBidAdapter: Modified API url (#3030)
  • Sovrn add user sync #3029
  • New Adapter YieldNexus Bid Adapter v1 (#2855)

New Adapters

{
  bidder: 'yieldnexus',
  params: {
    spid: '1253',      // your supply ID in your YieldNexus dashboard
    bidfloor: 0.03,    // an optional custom bid floor
    adpos: 1,          // ad position on the page (optional)
    instl: 0           // interstitial placement? (0 or 1, optional)
  }
}

🛠Maintenance

  • Remove unused pbjs.cbTimeout #3028
  • Replacing all arrow functions in Mocha function calls #3036
  • Explicitly set ajax() XHR to asynchronous. (#3038)

🐛Bug Fixes

  • Fix utils problem with convertTypes #3033
  • update user consent object that was send to DMX (#3023)

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.