npm prebid.js 1.24.0
Prebid 1.24.0 Release

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

ALERT Please see install section in Prebid.js readme (here) for important note regarding the Gulp upgrade included with this release.

🚀New Features

  • Ability to statically pass consentData in consentManagement module (#2636)
  • New Adapter Add Piximedia adapter (#3063)
  • Add referer detection module (#3067)

New Adapters

{
  bidder: 'piximedia',
  params: {
    siteId: 'PIXIMEDIA',
    placementId: 'PREBID'
  }
}

🛠Maintenance

  • upgrade to gulp 4 (#2930)
  • YIELDONE adapter - added UserSync (#3045)
  • YieldLab adapter - Changes on AdSize + gdpr (#3035)
  • Between adapter - default values in bidResponse (#3051)
  • dgads Adapter - update request call type and add/rename some fields (#3048)
  • Media.net Adapter Improvements #2954
  • Rubicon Adapter - Allow multiple media type rubcion bid w/ invalid video to go through as banner (#3037)

🐛Bug Fixes

  • Fix for early auction close with video + done cb cleanup #3024
  • Revert fix for getHighestCpmBids function (#3052)
  • Update gumgumBidAdapter.md with working examples (#3031)
  • playgroundxyz: Fix user sync pixel type (#3034)
  • yieldmo: Fix creativeId field (#3053)
  • returning both hb_deal and hb_deal_${bidder_code} (#3062)
  • Fix the secure creative resizing #3066
  • AOL adapter - add defaults for currency and creative ID until fix issued server-side #3068
  • rubicon adapter - make sure creativeId is not empty with video #3082
  • Fix #3055 and maintain compatibility with Node v4.0.0 by removing .includes from build process #3073

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.