Please refer to https://support.vungle.com/hc/en-us/articles/115000468071
- Launched new Placements feature.
- Added Native Flex View ad unit.
- Added Moat Viewability technology to provide viewership data on ads.
- Added support for Android Nougat (Android v7.0)
- Reporting more device stats to serve better and better ads
- Upgraded to Dagger 2.7
- Added wrapper-framework values for admob, dfp, heyzap, mopub
- Integrated RxJava architecture for ad preparation
- Fixed the device ID timeout when play-services is not included
- Migrate to Dagger 2
- Cleaned up all the Proguard filters that are not required after Dagger 2 migration
- Fixed a few minor Unity bugs
- Handling SSL errors better
- Developers are warned when invalid App ID is used to initialize
- Added support for interstitial MRAID ads
- Updated
EventListener.onAdEnd()api to include wasSuccessfulView parameter - Deprecated
EventListener.onVideoView()api - Increased min Android API level to 3.0 (Honeycomb - version 11)
- Removed dependency on support-v4 library and nineoldandroids library
- Added support for Dagger 2
- Increased minimum supported Android SDK level from API 9 to API 11
- Upgraded maximum Google Play Services version to 8.3.0
- Removed dependencies on support-v4 library and nineoldandroids library
- Fixed black screen issue with Unity plugin
- Fixed a bug that might cause a crash on devices with Android 4.2 or lower OS
- Fixed a bug to resume the video ad upon unlocking the screen on devices with screenlock set to none
- Persist sleeps across app restarts
- Added support for Android Marshmallow by simplifying the required app permissions
- Fixed a bug that might cause ad to crash when returning to foreground
- Improved event bus performance
- Added support for remote error reporting
- Added support for installed app data collection
- Updated incentivized dialogs to use the default application theme
- Added link to Vungle's privacy policy in the ad experience
- Replaced the countdown timer with a progress bar timer
- Fixed some minor bugs