Releases: prebid/prebid-mobile-android
Releases · prebid/prebid-mobile-android
1.8
Enhancements
- 3rd party ad server support (#217 )
- OMSDK signaling (#216 )
Maintenance
- Separate Prebid Demo into own activities (#212)
- Update Dr. Prebid version (214)
- Add Google Ad Manager support for Dr. Prebid (195)
- Remove legacy code (218)
1.7
Enhancements
- Banner / interstitial API framework signaling (#188 )
- Support for PB Ad Slot (#177 )
- PBS Debug support (#204 )
- Add custom keywords after auction start (PR# 199)
1.6
Enhancements
Maintenance
- Correction in release process (#187 )
Bug Fixes
- Render issue with Demo Application (#179 )
- GAM zoom issue (#183 )
1.4
New Features
Prebid Mobile In Banner Native (#140 )
1.3
New Features
- Support for Outstream and Interstitial Video in Google Ad Manager (#151, #154)
- US Privacy for CCPA (#158)
- Modularization (#145)
Maintenance
- bug fix in demo app (#161)
1.2
New Features
- Support for COPPA (#120)
- Support for First Party Data (#134)
- Advanced Interstitial Support (#127)
- Externalize Prebid timeout (#112)
- Stored Responses (#137)
Maintenance
- New resize function (#125)
- Provide a General Error for undefined errors (#123)
- Added new features examples to Demo App (#142)
1.1.2
Bug Fixes
- findPrebidCreativeSize function does not work with Compile error (#116)
1.1.1
Bug Fixes
- GAM 1x1 size override fix (#104)
- Documentation for Android version support downgraded from 19 to 16 with ad refresh logic
1.1
This release of the Prebid SDK version 1.1 is focused on stability, addressing several bugs of the 1.0 release.
The following changes were performed:
New Features
- RubiconProject error strings were added (#91)
- RubiconProject tests were added (#96)
Maintenance
- Switch default timeout from 10s to 2s (#89)
- Timer changed by CountDownTimer (#94)
- Add a minimum period for allowing refresh timer (#91)
- Remove some android studio warning (#93)
- Default host change to custom (#102)
Bug Fixes
- Fix project maven, permissions and build gradle (#91)
- Typo in the autoRefresh function name (#91)
- Travis CI bug (#106)