Releases: qonversion/flutter-sdk
Releases · qonversion/flutter-sdk
7.3.0
What's new
Updated Entitlement object
Fields:
- trialStartDate
- firstPurchaseDate
- lastPurchaseDate
- lastActivatedOfferCode
- grantType
- autoRenewDisableDate
- transactions
Added Transaction object
Fields:
- originalTransactionId
- transactionId
- offerCode
- transactionDate
- expirationDate
- transactionRevocationDate
- environment
- ownershipType
- type
7.2.0
What's new
- Added function to attach/detach user to remote configuration
7.1.0
What's new
- Added remote configuration source property.
- Added rate limits for API calls.
7.0.1
What's new
- Fixed a small bug with setting
advertisingIdproperty on Android.
7.0.0
What's new
- New
userPropertiesmethod to get all the properties set for the current user. - Renamings of several entities and public methods to make our namings and structure clearer.
For the complete list of changes, please, see the migration guide
6.1.2
What's new
- Android 14 support.
6.1.1
What's new
- Internal logic update
6.1.0
Major update
What's new
- Remastered A/B test. Check details in the documentation.
- Google Play Billing library upgraded to version 6.0.0 without breaking changes - we will add new features support in the future releases.
- Several Android dependencies versions upgrade, like Kotlin, Gradle and others.
6.0.0
5.4.1
What's new
- Added native SDK crash tracking.