Skip to content

Release/12.0.0 - #373

Draft
khanti42 wants to merge 5 commits into
mainfrom
release/12.0.0
Draft

khanti42 wants to merge 5 commits into
mainfrom
release/12.0.0

Conversation

@khanti42

@khanti42 khanti42 commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Explanation

This PR releases @metamask/stellar-wallet-snap as 1.1.0 (from 1.0.0). The root monorepo package is bumped to 12.0.0 to match, as generated by @metamask/create-release-branch.

This is a minor release. It contains no breaking changes.

Added

  • SEP-29 RequiresMemo recovery via send confirmation memo edit UI (context.memo, dialog { confirmed, memo? }, rebuild with skipExceptions: [RequiresMemoException] / post-confirm memo attach; live refresh pauses on RequiresMemo; MemoEdit Save cancel-and-replaces)
  • Transaction Added / Approved / Rejected events from SEP-43 signTransaction confirmations
  • signProofOfOwnershipBatch for signing multiple proof-of-ownership messages in one request
  • Stellar memo resolve/attach on the send build path (resolveStellarMemo: id for all-digit uint64, else text)
  • CAP-71 v2 Soroban authorization preimages in signAuthEntry (ADDRESS_V2 on confirmation; reject when the bound address is not the signing account)
  • Decoded createContract / createContractV2 confirmation rows (deployer, salt, wasm hash, CAP-85 external ref, constructor args)

Changed

  • Fewer snap_getBip32Entropy calls and parallelized state/entropy work during bip44:discover / AccountService.batchCreate
  • Bump @stellar/stellar-sdk from ^15.0.1 to ^17.0.1 (including distinct revoke-sponsorship confirmation titles)

Fixed

  • MemoEdit Save vs in-flight confirmation refresh race (backgroundEventId ownership / abort write+reschedule)
  • Emit Transaction Submitted from unified send and change-trust flows (previously only swap/bridge signAndSendTransaction)

Note: the [1.1.0] changelog section was hand-edited to remove an ### Uncategorized block that create-release-branch generated. Those entries were from PRs labeled no-changelog (shared-lib migrations, jest/config chores, the Release/11.0.0 PR, and related follow-ups) and are not part of this release.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@khanti42

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

Copy link
Copy Markdown
Contributor

Preview builds have been published. Learn how to use preview builds in other projects.

Expand for full list of packages and versions.
@metamask-previews/bitcoin-wallet-snap@3.0.0-preview-4bd96c5
@metamask-previews/snap-networks-utils@1.0.0-preview-4bd96c5
@metamask-previews/solana-wallet-snap@6.0.0-preview-4bd96c5
@metamask-previews/stellar-wallet-snap@1.1.0-preview-4bd96c5
@metamask-previews/tron-wallet-snap@3.2.0-preview-4bd96c5

@khanti42

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Preview builds have been published. Learn how to use preview builds in other projects.

Expand for full list of packages and versions.
@metamask-previews/bitcoin-wallet-snap@3.0.0-preview-0a84cd9
@metamask-previews/snap-networks-utils@1.0.0-preview-0a84cd9
@metamask-previews/solana-wallet-snap@6.0.0-preview-0a84cd9
@metamask-previews/stellar-wallet-snap@1.1.0-preview-0a84cd9
@metamask-previews/tron-wallet-snap@3.2.0-preview-0a84cd9

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant