[AUTOMATIC] Release/5.80.0#7078
Merged
Merged
Conversation
vegaro
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic release.
RevenueCat SDK
✨ New Features
autoResumeDateandproductPlanIdentifieronSubscriptionInfo(ExposeautoResumeDateandproductPlanIdentifieronSubscriptionInfo#7049) via Álvaro Brey (@AlvaroBrey)RevenueCatUI SDK
✨ New Features
Paywallv2
🐞 Bugfixes
🔄 Other Changes
presented_workflow_idandpresented_step_idin post-receipt body (Sendpresented_workflow_idandpresented_step_idin post-receipt body #7024) via Cesar de la Vega (@vegaro)main(Update baseline swiftinterface files formain#7036) via RevenueCat Git Bot (@RCGitBot)Note
Low Risk
Release packaging and changelog/version bumps only; no substantive runtime logic changes in this diff beyond regenerated public headers for already-merged APIs.
Overview
Cuts the 5.80.0 release by moving version metadata from
5.80.0-SNAPSHOTto 5.80.0 across.version, CocoaPods specs,SystemInfo.frameworkVersion, SampleCat’s SPM minimum, and docs redirect HTML.CHANGELOG is rolled forward:
CHANGELOG.latest.mdbecomes the new 5.80.0 section inCHANGELOG.md, highlighting shipped work such asSubscriptionInfofieldsautoResumeDateandproductPlanIdentifier(also reflected in generatedRevenueCat-Swift.h), ads reward verification/logging, paywall deep-link preview, remote-config RC Container support, workflow abandonment and post-receipt fields, and related internal refactors/CI updates.Reviewed by Cursor Bugbot for commit e89cb02. Bugbot is set up for automated code reviews on this repo. Configure here.