Flutter loans SDK changelog

1.1.0 (2024-07-25)

❗️

BREAKING CHANGE

Added triggerInteraction method to handle all intents, All the other older loans intent specific sdk functions as deprecated.

Features

  • (iOS) Added support for Mixpanel versions 4.2.5 -> 4.2.7

Bug Fixes

  • Android: Fixed crash in launching custom tab in Loans SDK.

1.0.0 (2024-07-25)

❗️

BREAKING CHANGE

iOS

  • Mixpanel upgraded to version 4.2.7.

Android

  • Android Gradle plugin version updated to 7.4.2. Minimum supported AGP version is 7.0.0
  • Distribution URL upgraded to 7.6

Intents Impacted: NA

0.1.0 (2024-03-28)

Bug Fixes

  • Removed hardcoded kotlin versions from loans sdk.
  • Fixed Android compilation error for loans SDK due to different kotlin version.
  • Proguard rules added in loans.

Dev Improvements

  • Added support for gradle 7.5 Android

Intents Impacted: Android.

0.0.1 (2024-02-23)

Features

  • Published loans SDK as a standalone SDK

Intents Impacted: NA