Releases: prebid/prebid-universal-creative
Releases · prebid/prebid-universal-creative
1.17.1
1.17.0
What's Changed
- update to add coop sync param to cookie sync scripts by @mmoschovas in #223
- Updating README with Updated Links by @lunethefirst in #224
- Native click trackers: track all clicks (including middle and right button clicks) by @dgirardi in #201
- Look for tagged ancestors for cross-frame messages by @dgirardi in #234
- Fix exception on pb_locator lookup by @dgirardi in #236
- Adding some comments to nativeAssetManager.js by @bretg in #233
- Set found after renderAd call by @Sir-Will in #218
- Replace PostScribe in the PUC by @OlenaPostindustria in #246
- Integration tests by @dgirardi in #180
- always send AMP resize request by @dgirardi in #249
- Support for Prebid.js dynamic renderers by @dgirardi in #229
- Require
rendererVersion
>= 3 to use dynamic renderers by @dgirardi in #252 - Native rendering: do not expect parent window to be accessible & do not request a width of 1 by @dgirardi in #254
Automatic development dependency changes:
- Bump body-parser from 1.20.1 to 1.20.3 by @dependabot in #239
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #225
- Bump ejs from 3.1.8 to 3.1.10 by @dependabot in #230
- Bump elliptic from 6.5.4 to 6.6.0 by @dependabot in #243
- Bump @babel/traverse from 7.6.3 to 7.23.2 by @dependabot in #221
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #227
- Bump browserify-sign from 4.0.4 to 4.2.2 by @dependabot in #222
- Bump serialize-javascript and mocha by @dependabot in #257
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #251
- Bump elliptic from 6.6.0 to 6.6.1 by @dependabot in #259
- Bump braces, watchpack and gulp by @dependabot in #232
- Bump cookie and socket.io by @dependabot in #247
- Bump serve-static from 1.14.1 to 1.16.2 by @dependabot in #238
New Contributors
- @lunethefirst made their first contribution in #224
- @OlenaPostindustria made their first contribution in #246
Full Changelog: 1.16.0...1.17.0
Prebid Universal Creative 1.16.0
Prebid Universal Creative 1.15.0
Prebid Universal Creative 1.14.2
Prebid Universal Creative 1.14.1
🐛Bug Fixes
- Fix issue with native ads being resized incorrectly (#190)
Prebid Universal Creative 1.14.0
🚀New Features
- Add support for Native ortb creatives (#150)
- Signal AD_RENDER_FAILED / AD_RENDER_SUCCEEDED events to Prebid (#152)
🛠Maintenance
- Use MessageChannel for cross-frame messages (#154)
- Upgrade dependencies make the build work on recent(ish) versions of Node (#159)
- Add issue tracking workflow: automatically create project items for new issues (#161)
🐛Bug Fixes
Prebid Universal Creative 1.13.0
🚀New Features
- Static vast tag for mobile rendering API for rewarded video (#148)
🛠Maintenance
🐛Bug Fixes
Prebid Universal Creative 1.12.0
🚀New Features
🛠Maintenance
- add support for catching errors from postscribe library (#129)
🐛Bug Fixes
Prebid Universal Creative 1.11.0
🚀New Features
- Add MRAID viewability support to bURL trigger (#142)
🛠Maintenance
- CookieSync: endpoint logic update to cookieSync/cookieSyncWithConsent (#138)
- CookieSync: updates to include filterSettings for AMP (#137)
- Rendering Manager Update: add price to AUCTION_PRICE replace logic (#141)