Releases: prebid/prebid-universal-creative
Releases · prebid/prebid-universal-creative
Prebid Universal Creative 1.8.0
🚀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
🚀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
🚀 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
🐛Bug Fixes
- Safe frame issue fix (#64)
Prebid Universal Creative 1.4.0
🚀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
🚀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
🚀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
🚀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
🚀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
🚀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