Skip to content

Releases: PubMatic/OpenWrap

OpenWrap v7.6.0_NIGHTLY

16 Nov 12:33
9ef1dce
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Partner support - Added support for Kargo and Ad Generation adapters.
  • Mechanism to provide signal to OpenWrap from external bidders on the page.
  • Resuming GPT execution as soon as all bids (external + internal) are received.
  • Changed default rounding for bid value from 4 decimal places to 2.

Bug Fixes

  • Fixed issues in flow related to disable initial load.
  • For deferred (lazy load) ads and slot refreshes, original behaviour (waiting till timeout for DFP call execution) would be observed without considering external bidders.

Code Optimizations

N/A

Known Issues

  • Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.5.0_NIGHTLY

17 Oct 13:02
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Mechanism to provide signal to OpenWrap from external bidders on the page.
  • Resuming GPT execution as soon as all bids (external + internal) are received.
  • Changed default rounding for bid value from 4 decimal places to 2.

Bug Fixes

  • Fixed issues in flow related to disable initial load.
  • For deferred (lazy load) ads and slot refreshes, original behaviour (waiting till timeout for DFP call execution) would be observed without considering external bidders.

Code Optimizations

N/A

Known Issues

  • Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.4.0_NIGHTLY

12 Oct 12:41
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Mechanism to provide signal to OpenWrap from external bidders on the page.
  • Resuming GPT execution as soon as all bids (external + internal) are received.
  • Changed default rounding for bid value from 4 decimal places to 2.

Bug Fixes

Fixed issues in flow related to disable initial load.

Code Optimizations

N/A

Known Issues

  • Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.3.0_NIGHTLY

10 Oct 14:20
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Mechanism to provide signal to OpenWrap from external bidders on the page.
  • Resuming GPT execution as soon as all bids (external + internal) are received.

Bug Fixes

Fixed issue of not sending winning bid value to DFP from previous nightly (v7.2.0).

Code Optimizations

N/A

Known Issues

  • Advanced GPT - Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.2.0_NIGHTLY

09 Oct 13:26
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Mechanism to provide signal to OpenWrap from external bidders on the page.
  • Resuming GPT execution as soon as all bids (external + internal) are received.

Bug Fixes

N/A

Code Optimizations

N/A

Known Issues

  • Unstable build - The winning bid value is not being sent to DFP.
  • Support for resuming GPT execution as soon as all (external + internal) bids are received will not work for advanced GPT implementations.
  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.1.0_NIGHTLY

05 Oct 10:02
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • sendAllBids - feature can be configured to send all partner bids to DFP instead of sending just winning bid.
  • Partner support - support added for C1X adapter.

Bug Fixes

N/A

Code Optimizations

N/A

Known Issues

  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap v7.0.0_STABLE

05 Oct 10:02
Compare
Choose a tag to compare

Feature Releases

  • OpenWrap now uses Prebid v0.24.1. Prebid fork - https://github.com/PubMatic-OpenWrap/Prebid.js
  • Post Timeout Bids - Bids received after timeout can be captured in log.
  • Advanced GPT - Added handling of Advanced GPT implementation issue(prebid/Prebid.js#914) using multiple namespaces.
  • Partner support - Facebook Audience Network, Conversant, OpenX, Criteo, and Sekindo adapters are supported.

Bug Fixes

  • Fix for destroy slot from OpenWrap. Calling a destroy slot without arguments in OpenWrap will not break OpenWrap code execution.

Code Optimizations

N/A

Known Issues

  • Partner support - No support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap ExtPrebid_v6.3.0_NIGHTLY

22 Sep 09:08
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Partner support - Conversant, OpenX, Criteo, and Sekindo adapters are supported.

Bug Fixes

N/A

Code Optimizations

N/A

Known Issues

  • Partner support - Removed the support for Rubicon Legacy, Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap ExtPrebid_v6.2.0_NIGHTLY

06 Sep 09:54
Compare
Choose a tag to compare
Pre-release

Feature Releases

  • Partner support - Facebook Audience Network Adapter is supported.
  • Post Timeout Bids - Bids received after timeout can be captured in log.
  • Advanced GPT - Added handling of Advanced GPT implementation issue(prebid/Prebid.js#914) using multiple namespaces.

Bug Fixes

N/A

Code Optimizations

N/A

Known Issues

  • Partner support - Removed the support for Rubicon Legacy, OpenX and Yieldbot adapter.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Debugging - The console & debug functionalities for Prebid might not function correctly due to Multiple Namespaces.

OpenWrap ExtPrebid_v6.1.0_NIGHTLY

17 Aug 08:44
Compare
Choose a tag to compare
Pre-release

Feature Releases

Bug Fixes

  • Fix for destroy slot from OpenWrap. Calling a destroy slot without arguments in OpenWrap will not break OpenWrap code execution.

Code Optimizations

N/A

Known Issues

  • Partner support - Removed the support for Rubicon Legacy, OpenX and Yieldbot adapter.
  • Post Timeout Bids - In current integration PreBid does not share the bids received from partners after timeout. So we will not be able to log information about the post-time-out bids like latency, ecpm.
  • Safe Frame - Expandable creative will not work correctly after rendering inside safe frame on Safari, IE11/Edge.
  • Advanced GPT - Advanced GPT implementation where publishers define and display slot on the fly is not supported due to PreBid limitation. Refer prebid/Prebid.js#914