Skip to content

Releases: MetaMask/snap-simple-keyring

1.1.6

26 Sep 14:09
1e57a57
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

Changed

  • Bump @metamask/keyring-api from ^1.0.0-rc.1 to ^8.1.3 (#155)
    • This version is now built slightly differently and is part of the accounts monorepo.

@metamask/snap-simple-keyring-snap

Changed

  • Bump @metamask/keyring-api from ^8.1.0 to ^8.1.3 (#155)
    • This version is now built slightly differently and is part of the accounts monorepo.

1.1.5

06 Sep 16:52
42b1258
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-snap

Added

  • Add "metamask.github.io" to allowedOrigins list in the endowment:keyring (#153)

1.1.4

04 Sep 21:17
35b10f6
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-snap

Added

  • Allow the origin metamask.github.io to call snap methods (#151).

Fixed

  • Moved build-preinstalled-snap.js script inside snap package and fixed bundle paths for pre installed snaps (#150)

1.1.3

03 Sep 23:15
949a184
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-snap

Added

  • Include preinstalled-snap.json in release (#148).
  • Script to generate preinstalled-snap.json (#146).

1.1.2

12 Aug 19:28
6af8420
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

Changed

  • Hardcode light mode (#138)

@metamask/snap-simple-keyring-snap

Added

  • Add account name suggestion to "notify:accountCreated" event (#144)

1.1.1

19 Dec 00:02
444da8a
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

Changed

  • Add ID for E2E test (#130)

@metamask/snap-simple-keyring-snap

Changed

  • Remove unused snap_dialog permission (#127)

1.1.0

20 Oct 15:21
75710b0
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

Added

  • Add delete button to account (#117).
  • Add "Update Account" to companion dapp (#118).

Changed

  • Add parenthesis around details of the Snap version (#123).
  • Move "Delete" button into account details (#121).
  • Move "Delete" button into account details (#122).
  • Change packageInfo to snapPackageInfo (#114).

Fixed

  • Remove cache before building site (#124).
  • Use stretch as default alignment in AccountRow (#120).
  • Use the Snap package.json for the update check (#112).

@metamask/snap-simple-keyring-snap

Added

  • Add logger utility (#116).
  • Add "Update Account" to companion dapp (#118).

Fixed

  • Remove localhost from allowedOrigin (#125).
  • Sanitize error message when importing invalid private key (#119).

1.0.1

12 Oct 11:12
768210a
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-snap

Changed

  • Remove logs from Snap (#108).

1.0.0

12 Oct 02:19
233f811
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

Added

  • Add alert banner for users (#104)

@metamask/snap-simple-keyring-snap

Changed

0.4.0

11 Oct 16:21
2d25028
Compare
Choose a tag to compare

@metamask/snap-simple-keyring-site

@metamask/snap-simple-keyring-snap

Added

  • Add URL and message to async approval redirect (#98).