Skip to content

Releases: PubMatic-OpenWrap/Prebid.js

OpenWrap v25.3.0_NIGHTLY

30 Jan 08:37
61765f8
Compare
Choose a tag to compare

Feature Releases

  • Prebid upgrade to v7.25.
  • Support for logger call in identity profiles.
  • Support new param to generate UID 2.0 token for liveintent module.
  • Backport source and version parameters to the ID request for 33across id module

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v25.2.1_NIGHTLY

01 Feb 10:50
aae4655
Compare
Choose a tag to compare

Feature Releases

Added the below features for OpenWrap:
If any publisher like Quizlet wants to sideline setTimeout, they can add the below code snippet during pwt generation.

(function(){
window.PWT.isSyncAuction = true;
})();

When isSyncAuction flag is true, we are calling the requestBid immediately (removed the setTimeout thread)

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v25.2.0_NIGHTLY

30 Jan 08:37
aae4655
Compare
Choose a tag to compare

Feature Releases

  • Backport source and version parameters to the ID request for 33across id module
  • Support to dynamically change the translator endpoint and Methods (GET or POST)

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v25.1.0_NIGHTLY

30 Jan 08:36
Compare
Choose a tag to compare

Feature Releases

  • Backport source and version parameters to the ID request for 33across id module

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v25.0.0_STABLE

30 Jan 08:36
Compare
Choose a tag to compare

Feature Releases

  • Stable release for 6.18 (without namespace changes)
  • Backport source and version parameters to the ID request for 33across id module

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v24.10.0_NIGHTLY

30 Dec 10:50
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap
    • To add support for browser and platform based floors
    • Logging the browser mapping in logger calls

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v24.9.0_NIGHTLY

30 Dec 05:35
c67cafa
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap
    • Changes to track the client-side performance of translator calls in OpenWrap when requests are timing out.

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v24.8.0_NIGHTLY

08 Dec 11:35
be0e2be
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap
    • Convert translator request from POST to GET on flag basis

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v24.7.0_NIGHTLY

01 Dec 06:07
bfc0ea3
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap

    • Logging new fields to logger call (frequency depth, list of IH partners, view-ability).
    • Added new module for view-ability score generation.
    • Added pubmaticTest flag for hybrid profiles.
    • PWT bundle time optimisation.
    • Bug fix for: Prebid Debug UI
  • Identity Hub:

    • Code size reduction for IH profile

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side

OpenWrap v24.6.0_NIGHTLY

19 Oct 11:18
65471e6
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap

    • Bug fix for: Tracker is not getting injected for Spotx
    • Enabled passing bidFloor and bidFloorCur at impression level for hybrid profile.
  • Identity Hub:

    • Merkle Id partner issue resolved
    • Storage type for ID5 hardcoded to 90 in the UI
    • Rename "33Across (Alpha Test)" Id module to "33 Across"
    • FirstPartyId module is now deprecate
    • user agent support in params.pd for ID5

Code Optimisations

  • NA

Known Issues

  • Identity Hub: Hadron Id values not getting passed to SSPs.
  • Identity Hub: ID values may not be passed to SSPs on 1st page load if they are not already present in browser.
  • Changing the cpm of a bid using custom hook will throw an error
  • While using Prebid Keys, ECPM is capped at 20 unit
  • While using Prebid Keys, one might observe difference in bid logged in wrapper logger and bid sent to dfp since prebid price granularity round off the bid to nearest floor or ceiling for different ranges of ecpm.
  • While using pubmaticAnalyticsAdapter following issues are present:
    • Regex key not logged in logger
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Custom parameters - OpenWrap will not pass any custom parameters to server side wrapper so partners configured at server side won't get the custom parameters configured on client side