[RELEASE] chore(tangle-cloud): v0.0.4 — iframe wallet connect#3253
Merged
Conversation
…-origin detection + requestConnect + Base Sepolia switch)
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.
Release: tangle-cloud v0.0.4
Ships the iframe wallet-connect fix (#3252) to production
cloud.tangle.tools.Mechanism: this
[RELEASE]-tagged commit, on merge todevelop, triggersauto-sync-master-with-develop→ fast-forwardsdevelopintomaster→release-dapps.ymlseesapps/tangle-cloud/CHANGELOG.mdchanged → deploys tangle-cloud.What goes live (tangle-cloud):
?parent=passed to embedded blueprint iframes so they can detect Tangle Cloud and install the parent-bridge wallet connector (document.referreris empty underno-referrer+ the opaque sandbox origin) — fixes "the embedded arena can't connect at all."tangle.app.requestConnectbridge (opens the parent wallet modal from inside the iframe).allowChainSwitchto Base Sepolia (84532), read-only (no signing).Bump:
0.0.3 → 0.0.4, CHANGELOG entry added.Note: per the repo's release model, the auto-sync fast-forwards all of
developintomaster, so everything currently ahead ondevelopships in this release — not only the tangle-cloud change.Pairs with the already-live arena-side fixes (Base Sepolia wallet chain, operator backend URL, operator CORS) so both the direct site and the embedded iframe connect + load the live leaderboard.