🚀 New Features
- New adapter Fidelity #862 (@onaydenov)
- New adapter Widespace #846 (@jonasmattsson1)
- Adkernel adapter supports aliasing #857 (@ckbo3hrk)
- Aardvark adapter supports aliasing #875 (@dejanstrbac)
New Adapters
Fidelity
{
bidder: 'fidelity',
params: {
zoneid: '27248'
}
}
Widespace
{
bidder: 'widespace',
params: {
sid: '7b6589bf-95c8-4656-90b9-af9737bb9ad3',
cur: 'EUR'
}
}
🛠 Maintenance
- Detect browser width instead of the screen width #837 (@agabel)
- Ignore test html pages #878 (@matthewlane)
- IndexExchange adapter refactored #826 (@indexexchange)
- Emit auction end event before bidsBackHandler callback gets called #797 #884 (@protonate)
- Allow deal bids with 0 cpm #881 (@protonate)
🐛 Bug Fixes
- Prevent Rubicon adapter from registering two bids on exceptions #854 (@snapwich)
- Allow changing of 'ga' global variable #832 (@dantarion)