Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
112 lines (59 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

112 lines (59 loc) · 2.35 KB

1.1.2

  • Package archived; please use the official Appodeal package from now on.

1.1.1

  • Fixed bug fetching the accepted vendors in the Consent Manager.

1.1.0

  • Added support to MREC ads (thanks @eliabieri).
  • Upgraded Appodeal library to version 2.10.2.
  • Changed project's license to MIT.

1.0.1

  • Fixed crash when setting a callback.

1.0.0

  • Support to sound null-safety.
  • Upgraded Appodeal library to version 2.10.1.

0.6.0

  • Upgraded Appodeal library to version 2.9.1.

0.5.3

  • Added verbose argument to initialize() call (thanks @n00bsys0p).

0.5.2

  • Added missing instructions for those that don't use AdMob (thanks @selvasoft).

0.5.1

  • Setup sponsor program.

0.5.0

0.4.1

  • Upgraded Appodeal library to version 2.8.1 (thanks @debaserr).

0.4.0

  • Added new permission controls for Android & iOS (thanks @tommybuonomo).

0.3.2

  • Updated documentation with instructions to upgrade Gradle.

0.3.1

  • Upgraded Appodeal library to version 2.8.0-Beta.

0.3.0

  • Added support to the functions to cache ads manually.
  • Renamed the function isLoaded() to isReadyForShow().

0.2.3

  • Small improvements and fixed some typos in the documentation.

0.2.2

  • Hosted the plugin video elsewhere to remove the blob from the package.

0.2.1

  • Added function to check if the app must request user consent.

0.2.0

  • Added support to callback functions to track ad events.
  • The plugin entered the beta stage.

0.1.3

  • Small updates in the documentation.

0.1.2

  • Corrected the case in the function name requestIOSTrackingAuthorization.

0.1.1

  • Updated the docs to include information about user consent.

0.1.0

  • Added support to Consent Manager (respecting GDPR & CCPA laws).

0.0.4

  • Added auto-deploy of package with Github Actions.

0.0.3

  • Corrected typos in the documentation.

0.0.2

  • Added support for iOS 14+ user tracking permission.

0.0.1

  • Initial release with support for Banner, Interstitital, Reward and Non-Skippable ads.