[AUTOMATIC] Release/10.3.0#3397
Merged
Merged
Conversation
fire-at-will
approved these changes
Apr 28, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3397 +/- ##
=======================================
Coverage 79.45% 79.45%
=======================================
Files 362 362
Lines 14539 14539
Branches 1976 1976
=======================================
Hits 11552 11552
Misses 2190 2190
Partials 797 797 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
🐞 Bugfixes
RevenueCatUI SDK
Paywallv2
✨ New Features
🔄 Other Changes
triggerTypetoWorkflowTrigger(AddtriggerTypetoWorkflowTrigger#3393) via Cesar de la Vega (@vegaro)NavigateTo.toPaywallAction(Extract private functionNavigateTo.toPaywallAction#3392) via Cesar de la Vega (@vegaro)WorkflowTriggerTypeandWorkflowTriggerActionType(CreateWorkflowTriggerTypeandWorkflowTriggerActionType#3386) via Cesar de la Vega (@vegaro)componentIdthrough buttons on workflow interactions (PlumbcomponentIdthrough buttons on workflow interactions #3380) via Cesar de la Vega (@vegaro)ButtonComponent.Action.Workflow(AddButtonComponent.Action.Workflow#3385) via Cesar de la Vega (@vegaro)componentIdtoButtonCoomponentStyle(AddcomponentIdtoButtonCoomponentStyle#3384) via Cesar de la Vega (@vegaro)WorkflowNavigatorfor multipage workflow step navigation (AddWorkflowNavigatorfor multipage workflow step navigation #3379) via Cesar de la Vega (@vegaro)b822f01tod24ab26(build(deps): bump fastlane-plugin-revenuecat_internal fromb822f01tod24ab26#3383) via dependabot[bot] (@dependabot[bot])idfield toButtonComponent(Addidfield toButtonComponent#3377) via Cesar de la Vega (@vegaro)Note
Low Risk
Low risk release bookkeeping: updates version strings, changelogs, and documentation deployment targets without changing runtime logic beyond the reported version identifier.
Overview
Cuts the
10.3.0release by updating all version references from10.3.0-SNAPSHOTto10.3.0across build config (gradle.properties,.version,Config.frameworkVersion) and sample/test app dependency pins.Updates release documentation publishing to sync Dokka output to the
10.3.0S3 path and changesdocs/index.htmlto redirect to10.3.0. Also promotes release notes by movingCHANGELOG.latest.mdentries into a newCHANGELOG.mdsection for10.3.0.Reviewed by Cursor Bugbot for commit 056ce62. Bugbot is set up for automated code reviews on this repo. Configure here.