Skip to content

620.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 10:42
f88100a

@metamask/account-tree-controller 1.5.0

Changed

  • Use non-EVM account names for group names (#6831)
    • EVM accounts still take precedence over non-EVM accounts.
    • Before accounts get re-aligned, it is possible that a group contains only non-EVM accounts, in which case, the first non-EVM account name will be used for that account group.

Fixed

  • Fix wallet metadata cleanup when wallets are completely removed (#6813)