Skip to content

Releases: MetaMask/solana-wallet-standard

0.6.0

24 Sep 09:30
4fb1971

Choose a tag to compare

Added

  • Support partial revokes via wallet_revokeSession (#53)

Changed

  • Bump @metamask/auto-changelog from 5.0.2 to 5.1.0 (#52)
  • Bump vite in the npm_and_yarn group across 1 directory (#51)

0.5.1

15 Jul 14:13
698b12a

Choose a tag to compare

Fixed

  • fix: update #disconnect to not revoke session on Solana disconnect via account changed event (#48)

0.5.0

10 Jun 15:47
c7b826c

Choose a tag to compare

Changed

  • feat: remove extra character in connector name (#42)
  • fix: gracefully handle cases where no account is provided in the scope (#39)

0.4.1

28 Apr 21:14
3d7374f

Choose a tag to compare

Fixed

  • fix: export missing options on registerSolanaWalletStandard helper (#35)

0.4.0

28 Apr 18:30
d4bc9e1

Choose a tag to compare

Changed

  • feat: Inject MetaMask wallet name for prod and flask release (#33)

0.3.1

25 Apr 21:38
d4caaa7

Choose a tag to compare

Fixed

  • Update connector name to use a character compatible with trim() (#31)

0.3.0

25 Apr 15:23
ab8f456

Choose a tag to compare

Changed

  • Refactor scope and account selection (#23)
  • Update metamask logo (#27)

0.2.0

23 Apr 20:39
cf311ac

Choose a tag to compare

Changed

  • Support testnets (#9)

0.1.1

09 Apr 13:13
350d94b

Choose a tag to compare

Fixed

  • Fix account selection on page load (#15)
  • Update connector name (#14)

0.1.0

07 Apr 16:38
86dff3e

Choose a tag to compare

Changed

  • Initial release