Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/8.0.0-beta.1 #1739

Closed
wants to merge 3 commits into from
Closed

Release/8.0.0-beta.1 #1739

wants to merge 3 commits into from

Conversation

tonidero
Copy link
Contributor

@tonidero tonidero commented Jun 6, 2024

Breaking Changes

New APIs:

  • SubscriptionOption.installmentInfo which contains information about installment plans you might want to display in your paywall.
  • PurchasesConfiguration.pendingTransactionsForPrepaidPlansEnabled allows to enable pending prepaid subscriptions.

Breaking changes

  • Increase min Sdk to 21. This was increased in BC7
  • Remove UpgradeInfo
  • Remove all purchasePackage and purchaseProduct methods using UpgradeInfo. If you want to perform upgrades/downgrades, please migrate to use the purchase(PurchaseParams) method, which has options to perform that operation.

For a full migration guide check v8-MIGRATION.md

Other Changes

@tonidero tonidero added the pr:next_release Preparing a new release label Jun 6, 2024
@tonidero tonidero requested a review from a team June 6, 2024 18:12
@RevenueCat-Danger-Bot
Copy link

RevenueCat-Danger-Bot commented Jun 6, 2024

1 Message
📖 Size increase: 0.79 KB

Generated by 🚫 Danger

@tonidero
Copy link
Contributor Author

tonidero commented Jun 7, 2024

Closing to get latest changes

@tonidero tonidero closed this Jun 7, 2024
@tonidero tonidero deleted the release/8.0.0-beta.1 branch June 7, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:next_release Preparing a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants