🚀 New Features
Native Support
Prebid.js now supports native adUnits via mediaType = 'native'
.
Please see #1072 for details of usage.
🛠 Maintenance
- Add dynamic bidfloor parameter to Smart Adserver Adapter #1194
- Add type conversion into PrebidServer to handle inconsistent types. #1195
- Add Nordic ad sizes to Rubicon size list #1168
- Add new rp_secure param to Rubicon adapter #1190
- Add Support for DigiTrust in Rubicon Adapter #1201
- Upgraded code quality to use eslint #1111
- Common user-sync #1144
- Remove batching mechanism in HIRO and use AJAX instead of JSONP 1133
- FB updated creative template #1212
- Fixes #1114 possible xss issue #1186
- Improvement/prebid iframes amp pages #1119
- Updated readme docs #1160
- Rename secureCreatives file #1203
- Improvement rename que => cmd #1156
- Improvement/timeout xhr #1172
- Improvement/prebid iframes amp pages #1119
- Beachfront adapter - add ad unit size #1183
🐛 Bug Fixes
- Allow setTargetingForGPTAsync() to target specific ad unit codes #1158
- bids served by secure creatives do not get pushed into _winningBids #1192
- Fix possible xss issue #1186
- When prebid server issues a no-bid response, call addBidResponse for every adUnit requested #1204
- Thoughtleadr adapter - fix postMessage #1207
📝 Docs
- Removed duplications from README contributing guide #1160