Skip to content

Releases: prebid/Prebid.js

Prebid 1.16.0 Release

10 Jul 20:37
Compare
Choose a tag to compare

🚀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)

Prebid 0.34.16

10 Jul 20:07
Compare
Choose a tag to compare

🚀New Features

  • SomoAudience Adapter: Integration of Realvu analytics (#2796)
  • Add user sync to legacy Beachfront adapter #2788
  • RealVu Analytics to legacy (#2804)

🛠Maintenance

🐛Bug Fixes

Prebid 1.15.0

21 Jun 12:48
Compare
Choose a tag to compare

🚀New Features

  • New Adapter Playground XYZ (#2606)
  • New Adapter Fyber (#2709)
  • Media.net Adapter Improvements (#2634)
  • Update to XHB adapter (#2536)
  • Gamma Support send multiple requests (#2684)
  • in-app support in kumma adapter (#2631)
  • updated adxcg bidAdapter for gdpr (#2713)
  • Playground xyz - GDPR integration. (#2699)
  • Add GDPR parameters for Freewheel SSP adapter (#2522)
  • updated logic for userSync - new field filterSettings #2499
  • ADSS-358 returning size 1x1 when product is 2 or 5 and 1x1 is availab… #2716
  • Allow user to override which gpt slots should be targeted at invocation #2562
  • Added GDPR consent management to YOC VIS.X Bid Adapter (#2737)
  • Debugging #2687
  • Max origin concurrent auctions #2743
  • allow s2s bidders call pbs without need of a client adapter file #2704
  • Add GDPR support for Quantcast adapter #2733

New Adapters

{
  bidder: 'playgroundxyz',
  params: {
    placementId: '12913056',           
  }
}

{
  bidder: 'fyber',
    params: {
        APP_ID: 'MyCompany_MyApp',
        spotType: 'rectangle',
        customParams: {
            portal: 7002
        }
    }
}

🛠Maintenance

  • Refactoring Prebid Analytics by Roxot (#2688)
  • Rubicon - able to read mediaTypes.size (#2607)
  • Rubicon - ordered auction query params (#2665)
  • nanointeractive - new optional bid parameter (#2694)
  • MANTIS - support tracking viewability of ad (#2696)
  • Just Premium - add format parameter to bid response (#2693)
  • additional parameters for bridgewellBidAdapter (#2732)
  • enhance logWarn message (#2724)
  • Updated filter function name to make it more logical #2751
  • ixBidAdapter.js: allow siteId param to be number #2729
  • Audience Network: add debug params to bid requests #2657

🐛Bug Fixes

  • Fix getTopWindowUrl (#2673)
  • Adform adapter supports string type sizes (#2692)
  • In ix bid adapter, default to assuming media type is banner #2632
  • fixes to rubicon inventory and visitor data for arrays in SRA (#2718)
  • fix gdpr consent required for Beachfront Adapter (#2734)
  • QuantumBidAdapter usersync bugfix (#2700)
  • getAdservertargeting fix #2702
  • move generation of transactionIds to requestBids over addAdUnits (#2706)
  • update some unit tests to clean-up consentManagement hooks #2711
  • fix(AdyoulikeAdapter): set withCredentials option to true #2661
  • update consentManagement error logic/handling #2723
  • Admixer Adapter: Bugfix #2660

Prebid 0.34.15

20 Jun 21:14
Compare
Choose a tag to compare

🚀New Features

  • Media.net Adapter Improvements Legacy (#2635)
  • Rubicon Adapter - SRA support legacy (#2479)

🛠Maintenance

  • JustPremium - New iframe url address #2721

🐛Bug Fixes

  • Rubicon Adapter - fixes for inventory and visitor data for arrays in SRA #2719

Prebid 1.14.0

06 Jun 19:58
Compare
Choose a tag to compare

🚀New Features

  • Add GDPR support for Quantum Adapter (#2621)
  • AdKernelADN adapter GDPR support #2624
  • AdKernel adapter GDPR support (#2610)
  • UndertoneAdapter - change placementId parameter to optional #2649
  • New Adapter Andbeyond (#2671)
  • New Adapter AdSpirit (#2419)
  • GDPR consent management for madvertise bidder adapter (#2655)
  • Passing GDPR flag without consent string for AOL adapter. #2611
  • Added GDPR consent management to UnderdogMedia Bid Adapter #2679
  • Add user sync for brainyAdapter (#2666)

New Adapter

{
  bidder: 'andbeyond',
  params: {
    zoneId: '30164',  //required parameter
    host: 'cpm.metaadserving.com' //required parameter
  }
}
{
  bidder: "adspirit",
  params: {
    placementId: '5',
    host: 'n1test.adspirit.de'
  }
}

🛠Maintenance

  • Sonobi - suppress user sync error (#2686)

🐛Bug Fixes

  • Bug fix - mantisBidAdapter.js #2509
  • update aardvark to not return zero bids #2651
  • Sonobi - Fixed issue where consent_string param could be set as undefined #2656
  • Convert appnexus keywords to style needed for pbs (#2667)
  • Consistent targeting set #2592
  • Quantum native images bug fixed (#2681)

Prebid 0.34.14

06 Jun 19:42
Compare
Choose a tag to compare

🚀New Features

Sonobi - Legacy Video Support #2652

🛠Maintenance

🐛Bug Fixes

Prebid 1.13.0

31 May 00:46
Compare
Choose a tag to compare

🚀New Features

  • Add GDPR support for ucfunnel adapter #2619
  • Add GDPR support to DAN Marketplace Bid Adapter #2605
  • Update Criteo bid adapter to send undefined GDPR consent fields instead of default false value when values are not defined #2630
  • Widespace GDPR consent management (#2638)
  • ConsentManagement: detect __cmp in window.top (#2626)
  • rtbhouse adapter GDPR integration. (#2641)
  • Add Gamoshi's Gambid Bid Adapter (#2625)
  • Add Papyrus Bidder Adapter (#2620)
  • Arteebee adapter GDPR integration (#2643)

🛠Maintenance

  • Sonobi - Added an extra key to each bid for video support (#2628)
  • Feature/pre1.0 sizes support for ccx bid adapter (#2633)
  • ConsentManagement module - refactor test (#2627)
  • Unruly Bid Adapter - pass bidderRequest through to exchange (#2559)
  • Apex Bid Adapter - change createiveid (#2583)
  • Gamma Bid Adapter - Add encodeURIComponent to referer url (#2609)

🐛Bug Fixes

  • fix mediaType regression in rubicon adapter #2658
  • fix slack notifications (#2617)
  • fix cpm floor issue in price bucket formula #2644
  • Update bid pool logic to use highest cpm bid #2654

Prebid 0.34.13

31 May 00:36
Compare
Choose a tag to compare

🐛Bug Fixes

  • Audience Network (legacy): backport native non-IAB size fix

Prebid 1.12.0

24 May 21:08
Compare
Choose a tag to compare

🚀New Features

  • Sonobi Adapter GDPR Support #2582
  • ImproveDigital bid adapter GDPR support #2599
  • Support price granularity per mediaType #2348
  • Add multi-format ad unit support to Beachfront adapter #2541
  • feat(adyoulikeAdapter): adapt adapter to gdpr #2518
  • LockerDome adapter GDPR support #2572
  • Conversant GDPR support #2571
  • Update TrustX Bid Adapter to support gdpr (#2565)
  • InSkin Bid Adapter: support passing GDPR consent string on bid requests #2578
  • GjirafaBidAdapter - Added GDPR support (#2581)
  • RhythmOne Adapter - Added GDPR Support (#2576)
  • JustPremium - Added GDPR Support #2601
  • sekindoUM - Added GDPR Support #2602
  • adform - Added GDPR Support #2589
  • Sharethrough Added GDPR Support #2563
  • OneTag - Added GDPR Support #2569
  • GumGum - Added GDPR support #2595
  • Updated for 1.0 Cox Bid Adapter (#2446)
  • New Adapter ccxAdapter (#2575)
  • Update Criteo bid adapter to Prebid 1.x #2370
  • consentManagement module use getConsentData CMP call to get consentString (#2603)

New Adapter

{
  bidder: 'ccx',
  params: {
    placementId: 3286844
  }
}

🛠Maintenance

  • OpenX Adapter: Update adapter version number #2573
  • Rubicon Adapter: Added sizes 580x500 and 580x400 #2594
  • Vuble Adapter: Added outstream renderer #2543
  • Invibes Adapter - cookies update & user sync #2512
  • Rubicon Adapter - Added new size 320x250 #2600
  • GDPR - sekindo change parameters name (#2608)
  • update gdpr test page to use CMP stub setup code #2616

🐛Bug Fixes

  • Fix endpoint for brainy (#2534)
  • Execute bidsBackHandler when auction is canceled by consent module #2555
  • put server latency on bidder timeout event for NO_BIDs
  • Consent Management module bug fix. #2588
  • Sonobi Adapter creativeId support #2584
  • fix issue with GDPR module in concurrent auctions (#2612)

Prebid 0.34.12

24 May 20:56
Compare
Choose a tag to compare

skipped a version to keep us in sync with master tagging.

🚀New Features

Added Consumable Bidder Adapter (#2550)

🛠Maintenance

  • Nanointeractive Changed invalid engine URL to a valid one, removed unnecessary params… (#2488)

🐛Bug Fixes