Skip to content

Releases: starknet-io/starkgate-frontend

v1.21.0

16 Jan 20:59
Compare
Choose a tag to compare

1.21.0

Minor Changes

  • f12f63e9: StarkGate's UI now increases the gas_estimate by +15% for L1 transactions (Deposit, Withdrawal and Approve)
  • b6623fdd: Dynamic Update: Upgraded to v1.

Patch Changes

  • a292f160: We have removed the "Alpha" pop-up disclaimer.

v1.14.2

19 Jun 12:04
Compare
Choose a tag to compare

Patch Changes

  • 5f526da: Fixed an issue where users can still complete an auto withdrawal transaction on L1 by themselves and thus pay for the transaction twice.
  • 12a8fad: Enable rETH and wstETH on mainnet

v1.14

11 Jun 18:33
13e794f
Compare
Choose a tag to compare

Minor Changes

  • 78670c0: Add an option to Auto withdraw ERC20 tokens from Starknet to Ethereum
  • 028bc7a: Send analytics to both Google analytics and Splitbee
  • 087239d: Add layerswap to bridging options

Patch Changes

  • d0953a4: Fixed issues with the blocked modal:
    • The blocked modal appears only once (closing and reconnecting doesn’t trigger it again)
    • The screening error gets raised twice - immediately and after the retry (from the second try to connect)
    • The loading indication doesn't appear during the error retrying