|
1 | 1 | ## RevenueCat SDK |
2 | | -### 📦 Dependency Updates |
3 | | -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.55.1 (#1710) via RevenueCat Git Bot (@RCGitBot) |
4 | | - * [Android 9.29.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.29.0) |
5 | | - * [iOS 5.67.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.1) |
6 | | -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.55.0 (#1709) via RevenueCat Git Bot (@RCGitBot) |
| 2 | +> [!WARNING] |
| 3 | +> If you don't have any login system in your app, please make sure your one-time purchase products have been correctly configured in the RevenueCat dashboard as either consumable or non-consumable. If they're incorrect as consumables, RevenueCat will consume these purchases. This means that customers won't be able to restore them from version 10.0.0 onward. |
| 4 | +> Non-consumables are products that are meant to be bought only once, for example, lifetime subscriptions. Please see more information in our [docs](https://www.revenuecat.com/docs/known-store-issues/play-billing-library/restore-consumable-purchases-bc8) |
| 5 | +
|
| 6 | +### 💥 Breaking Changes |
| 7 | +This release updates to Billing Library 8.3.0 with min SDK supported of Android 6 (API 23), previously min was 21. It also removes a previous workaround used to be able to restore consumed one time products which is not available anymore. |
| 8 | + |
| 9 | +* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.0.0 (#1720) via RevenueCat Git Bot (@RCGitBot) |
| 10 | + * [Android 10.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.2) |
| 11 | + * [Android 10.1.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.1) |
| 12 | + * [Android 10.1.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.0) |
| 13 | + * [Android 10.0.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.2) |
| 14 | + * [Android 10.0.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.1) |
| 15 | + * [Android 9.29.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.29.1) |
| 16 | + * [Android 10.0.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.0) |
| 17 | + * [iOS 5.67.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.2) |
7 | 18 |
|
8 | 19 | ### 🔄 Other Changes |
9 | | -* Bump fastlane-plugin-revenuecat_internal from `5d6e93f` to `6289be1` (#1708) via dependabot[bot] (@dependabot[bot]) |
10 | | -* feat: Run lint and tests against both stable and min Flutter version (#1707) via Rick (@rickvdl) |
11 | | -* Bump fastlane-plugin-revenuecat_internal from `f11fe40` to `5d6e93f` (#1706) via dependabot[bot] (@dependabot[bot]) |
| 20 | +* Bump fastlane-plugin-revenuecat_internal from `894bb1b` to `20911d1` (#1719) via dependabot[bot] (@dependabot[bot]) |
| 21 | +* Update CODEOWNERS default owner to @RevenueCat/sdk (#1717) via Antonio Pallares (@ajpallares) |
| 22 | +* Bump fastlane-plugin-revenuecat_internal from `ceecf91` to `894bb1b` (#1718) via dependabot[bot] (@dependabot[bot]) |
| 23 | +* Bump addressable from 2.8.9 to 2.9.0 (#1715) via dependabot[bot] (@dependabot[bot]) |
| 24 | +* Bump fastlane-plugin-revenuecat_internal from `6289be1` to `ceecf91` (#1713) via dependabot[bot] (@dependabot[bot]) |
0 commit comments