[AUTOMATIC] Release/5.81.0#7237
Merged
Merged
Conversation
ajpallares
approved these changes
Jul 16, 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.
RevenueCatUI SDK
🐞 Bugfixes
Paywallv2
✨ New Features
🔄 Other Changes
DangerousSettings.useWorkflowsto enable remote config/workflows programmatically (InternalDangerousSettings.useWorkflowsto enable remote config/workflows programmatically #7209) via Cesar de la Vega (@vegaro)Note
Low Risk
Release housekeeping only: version strings, changelog, docs redirects, and regenerated headers with no runtime behavior changes in the touched sources.
Overview
This is an automatic release PR that promotes 5.81.0-SNAPSHOT to 5.81.0 across
.version, CocoaPods specs,SystemInfo.frameworkVersion, SampleCat’s SPM minimum version, and docs redirect URLs.CHANGELOG is updated so
CHANGELOG.mdopens with the 5.81.0 notes (RevenueCatUI paywall fixes/features plus remote-config, workflows, networking, and config changes listed in the PR body).CHANGELOG.latest.mdis trimmed to match that release-focused set instead of the prior snapshot mix.The diff also refreshes generated
RevenueCat-Swift.h, exposingwithIAMEnabled:on the configuration builder and addingGetRemoteConfigFallbackOperationto the public ObjC surface—aligned with features already shipped in this release train, not new logic in this PR itself.Reviewed by Cursor Bugbot for commit 17e7dff. Bugbot is set up for automated code reviews on this repo. Configure here.