Skip to content

Release 1.6.0 - #72

Merged
SpertsyanKM merged 8 commits into
mainfrom
release/1.6.0
Jul 17, 2026
Merged

Release 1.6.0#72
SpertsyanKM merged 8 commits into
mainfrom
release/1.6.0

Conversation

@SpertsyanKM

Copy link
Copy Markdown
Contributor

Release PR

What's New

  • No-Codes: new loadScreen(contextKey) method — loads a screen without presenting it and returns a typed NoCodesScreen with id, context key, default selected product id and typed defaultVariables
  • No-Codes: new optional onCustomAction(value) listener callback delivering custom actions configured in the builder
  • No-Codes: support for custom purchase loaders — if one is set in the builder, the SDK won't show the native spinner
  • No-Codes: fixed original error details being lost when wrapping client errors
  • Updated native SDKs: iOS Qonversion 6.13.0, Android No-Codes 1.10.0

suriksarkisyan and others added 8 commits May 5, 2026 14:24
…esult)

Sandwich-sdk renames the QonversionEventsListener supertype param from
transaction to purchaseResult (qonversion/sandwich-sdk#319). Renaming the
override here keeps the names matched so the Kotlin
PARAMETER_NAME_CHANGED_ON_OVERRIDE warning does not appear once the
sandwich dependency is bumped past 7.9.1. The payload is a QPurchaseResult
map (status/entitlements/error/source), so the new name is also the
accurate one.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ram-name

Align onDeferredPurchaseCompleted param name with sandwich (purchaseResult)
Rollout of the release automation piloted in sandwich-sdk: release.yml
(workflow_dispatch) runs the whole release via the shared workflow —
version calculation, release PRs, bot approval, CI gate, merge — and
publish_release.yml creates the GitHub release when the release PR
merges to main, so the publish workflow fires on release:[released]
as before.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GjdKcoaoecn6TKWmnUZzji
…DEV-1181)

Deleted: manual prerelease dispatch lanes (replaced by the Release
workflow), tag-triggered release PR creation (prerelease/* tags no longer
drive releases) and the Development Build prerelease on pushes to main
(the GitHub release is now created directly by publish_release).
Publish, checks, stale and upgrade_sandwich workflows are untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GjdKcoaoecn6TKWmnUZzji
…mation-rollout-to-all-sdk-repos

Add one-click release workflows (DEV-1181)
…ction feature and review fixes (DEV-1191)

The feature PR #70 landed in main (repo default) while the one-click
release flow cuts from develop — converge so the 1.6.0 release carries
the feature.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KQEJXqfVNxqoUcKXhSPhWn
@SpertsyanKM SpertsyanKM added autocreated one-click-release Pull requests handled by the one-click release automation labels Jul 17, 2026
@SpertsyanKM
SpertsyanKM merged commit 40ccd4d into main Jul 17, 2026
2 checks passed
@SpertsyanKM
SpertsyanKM deleted the release/1.6.0 branch July 17, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autocreated one-click-release Pull requests handled by the one-click release automation

Development

Successfully merging this pull request may close these issues.

4 participants