Skip to content

Releases: prebid/prebid-universal-creative

Prebid Universal Creative 1.8.0

04 Jun 18:50
Compare
Choose a tag to compare

🚀New Features

🛠Maintenance

  • renderCrossDomain() no longer relying on hard-coded google iframe domain (#104)

🐛Bug Fixes

  • refactor how adId pass to click event (#103)

Prebid Universal Creative 1.7.0

08 Apr 22:27
Compare
Choose a tag to compare

🚀New Features

  • Use a global regex replace instead of string replace on native placeholders #86
  • Add logic to detect prebid.js global #91

🛠Maintenance

  • Support win URL in cached creatives #95

🐛Bug Fixes

  • IE11 render blank in CrossDomain frame #92

Prebid Universal Creative 1.6.0

18 Nov 21:47
Compare
Choose a tag to compare

🚀 Features

  • add winurl support #75
  • Mobile native rendering #83

🛠 Maintenance

  • Fix ci failing #72
  • decoding winurl #80
  • Update gulp #68
  • Fix for so that the impressionTrackers and jsTrackers are called once per adElement #71
  • Gulpfile refactor #84

🐛 Bug Fixes

  • Variable doc is not defined (#74)

Prebid Universal Creative 1.5.0

09 Jul 20:53
Compare
Choose a tag to compare

🐛Bug Fixes

  • Safe frame issue fix (#64)

Prebid Universal Creative 1.4.0

06 Jun 17:07
Compare
Choose a tag to compare

🚀New Features

  • add appnexus and extra param support to endpoint config (#58)
  • Buyer user ids script (#59)

🛠Maintenance

🐛Bug Fixes

  • replace ${AUCTION_PRICE} in the bidObject.adm when rendering in amp (#62)

Prebid Universal Creative 1.3.0

25 Feb 19:45
Compare
Choose a tag to compare

🚀New Features

  • support iframe type syncs (#55)
  • Replace native placeholders with asset values (#56)

🛠Maintenance

  • Add ssl support back to gulp webserver (#57)
  • add the port variable back into gulp webserver config (#54)

🐛Bug Fixes

Prebid Universal Creative 1.2.0

12 Feb 18:31
Compare
Choose a tag to compare

🚀New Features

  • Added support to use a rubicon endpoint, which is configured by a url param named endpoint with a value of rubicon. Example: load-cookie.html?endpoint=rubicon(#52)
  • updates to support renaming pbjs in universal creative (#53)

🛠Maintenance

🐛Bug Fixes

  • Fix a few sync bugs (#48)
  • Run the cookie syncs in series (#49)

Prebid Universal Creative 1.1.1

11 Dec 20:23
Compare
Choose a tag to compare

🚀New Features

🛠Maintenance

  • update packages to avoid vulnerability in event-stream (#46)

🐛Bug Fixes

  • Bugfix/validate urls in cookieSync (#47)

Prebid Universal Creative 1.1.0

05 Nov 17:16
Compare
Choose a tag to compare

🚀New Features

  • refactor transformAuctionTargetingData and add support for new macro (#41)

🛠Maintenance

🐛Bug Fixes

  • updated css to center creative in mobile device (#40)
  • add decode step in parseUrl function (#39)

Prebid Universal Creative 1.0.0

15 Oct 21:02
Compare
Choose a tag to compare

🚀New Features

  • Tag 1.0 updates (#25)
  • Unit test setup and code refactor (#29)
  • Setup of cricleci #30
  • Update CDN reference and add RELEASE process document #28
  • initial version of nativeTrackerManager.js and updates to gulp file #36
  • E2E testing #38

🛠Maintenance

  • update karma reporters #32

🐛Bug Fixes

  • Updated Crossdomain detection function (#35)
  • fix for targeting keys bug #33