Skip to content

Releases: Consensys/starknet-snap

wallet-ui: v1.32.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 11:30
036b956

1.32.0 (2026-09-02)

Features

  • upgrade to TxEv3 for STRK fees and add manual deploy UI (#584) (7b9a0c4)

starknet-snap: v4.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 11:30
036b956

4.4.0 (2026-09-02)

Features

  • upgrade to TxEv3 for STRK fees and add manual deploy UI (#584) (7b9a0c4)

wallet-ui: v1.31.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:08
f627287

1.31.0 (2026-08-19)

Features

Bug Fixes

starknet-snap: v4.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:08
f627287

4.3.0 (2026-08-19)

Features

Bug Fixes

  • Starknet breaking changes (#577) (1948a71)
  • starkscan api integration, update response structure and fix timestamp handling (#581) (b7e4c65)

starknet-snap: v4.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 10:46
c071827

4.2.0 (2026-01-27)

Features

  • deprecate enableAuthorize parameter in signMessage and signTransaction (#568) (d557a81)

get-starknet: v1.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 10:46
c071827

1.6.0 (2026-01-27)

Features

  • deprecate enableAuthorize parameter in signMessage and signTransaction (#568) (d557a81)

starknet-snap: v4.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:44
5c25280

4.1.0 (2025-09-04)

Features

wallet-ui: v1.30.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:25
0192f5e

1.30.0 (2025-07-16)

Features

Bug Fixes

  • incorrect truncation in getMaxDecimalsReadable (#556) (6812d98)

starknet-snap: v4.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:25
0192f5e

4.0.0 (2025-07-16)

Features

  • remove fee dropdown selection (#549) (42c5d0e)
  • upgrade to starknet.js v7.6.3 and support Starknet v0.14 (V3 transactions, resource bounds) (f1cac79)

wallet-ui: v1.29.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 09:42
7d07e79

1.29.0 (2025-04-03)

Features

  • add account list contextual menu (223c1c0)
  • enable account search by name (866264f)
  • enhance account visibility management (04426cd)
  • enhance transaction fee estimation UX with cache (4549a37)
  • prevent account with same name (17a5b38)

Bug Fixes

  • invalid inputs on send transaction cause Error (#533) (cf6713a)
  • ui fails to send Snap RPC request on Firefox (7453796)