Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 1.22 KB

1.1.0

  • Various fixes and improvements.

1.0.0+1

  • Fixed an error with consent status.

1.0.0

  • Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.

0.3.0+2

  • Fixed an issue with iOS.

0.3.0+1

  • Added the ability to use the setDebugGeography() method. Thanks Kobatsu !

0.3.0

  • Updated User Messaging Platform SDK.
  • Removed UMPConsentType API (This API was not in use and was removed from UMP).
  • Updated MinimumOSVersion on iOS to 10.0 (from 8.0).

0.2.0

  • Migrated to null safety. Thanks TNorbury !
  • Fixed a little problem caused by some inconsistencies across platforms.

0.1.1+3

0.1.1+2

  • Updated the GoogleUserMessagingPlatform pod.

0.1.1+1

  • Fixed a little problem added by the last update.

0.1.1

  • Added a testDevicesHashedIds parameter. Thanks TNorbury !

0.1.0+1

  • Various fixes for pub.dev.

0.1.0

  • Initial release.