npm prebid.js 1.16.0
Prebid 1.16.0 Release

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

🚀New Features

  • Added Weborama bid adapter (#2710)
  • Feature/normalize size #2738
  • Sharethrough - handle iframe bid param, safeframe support #2762
  • Sharethrough: Handle iframeSize parameter #2782
  • Integration of Realvu analytics in Somo adapter #2728
  • Platformio Adapter GDPR support #2787
  • New Adapter Polymorph #2526
  • New Adapter TripleLift #2663
  • Pass timedOut as argument to bidsBackHandler function #2772
  • Add instream video and native support to ucfunnel adapter #2725
  • Video support in PubMatic adapter #2807
  • Kumma adapter: GDPR support (#2799)
  • New Adapter districtmDMX #2765
  • New Adapter My6sense #2748

New Adapters

{
  bidder: "polymorph",
  params: {
    placementId: 'ping'
  }
}
{
  bidder: 'districtmDMX',
  params: {
    dmxid: 100001,
    memberid:  100003
  }
}
{
  bidder: 'my6sense',
  params: {
    key: 'mW3mLht0kMT',
    pageUrl: '[PAGE_URL]',
    zone: '[ZONE]',
    dataView: ''
    organicClicks:'',
    paidClicks:''
  }
}

🛠Maintenance

  • Rubicon adapter: allow outstream video, remove parsePosition method, simplify code (#2683)
  • Rubicon adapter: add support for new size (#2760)
  • Rubicon adapter: Fix playersize issue (#2791)
  • Add crs parameter to eplanning adapter (#2682)
  • Refactored URL query parameter passthrough for additional values, cha… #2758
  • Add user sync to Beachfront adapter #2761
  • Add gdpr and targeting support for Yieldlab adapter #2755
  • sending information about prebid and adapter versions in request #2753
  • Kargo Adapter: Add request timestamp #2664
  • adding logInfo message to note the consentManagement module was activated #2767
  • Add native support to clickforce adapter #2776
  • IX Adapter: Backward compatible with legacy config & reduced TTL #2744
  • Serverbid Adapter: Add buysellads alias #2808
  • Serverbid Adapter: Fix user sync url construction (#2784)
  • Sovrn Adapter: Send IV as query param (#2797)
  • OneVideo Adapter: add null checks (#2814)
  • ias bid adapter bug fix for multiple slots (#2653)
  • Gambid adapter: Provide "mediaType" for all bids, and "vastUrl" property for video bids (#2825)
  • remove library analyticsAdapter type (#2779)
  • OpenX Adapter: Placement Id Support (#2774)

🐛Bug Fixes

  • move logic to check if CMP so window._cmp is not created in error (#2715)
  • googleAnalyticsAdapter sending bidder name properly #2741 (#2741)
  • check if bidder exists before making request object #2695
  • Bugfix: Set gdpr flag to 0 for prebidServerBidAdapter #2766
  • give s2s request the same amount of time from the client side (#2790)
  • PBS Adapter: call done when ajax request fails (#2794)
  • include all targeting data in buildVideoUrl function (#2826)

Don't miss a new prebid.js release

NewReleases is sending notifications on new releases.