All notable changes will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.1.7] - 2022-11-04
[2.1.6] - 2022-11-03
[2.1.5] - 2022-11-02
[2.1.4] - 2022-11-01
[2.1.3] - 2022-10-31
- Changed
onLoginRedirect
callback logic to overwrite callbackRoute navigation - Changed
onLoginRedirect
function to allow sending signature and address params
[2.1.2] - 2022-10-27
- Fixed throwing console exception on searching for transaction
- Updated WalletConnect provider to 2.1.0-beta.3
[2.1.1] - 2022-10-20
- Fixed transaciton signing with extra provider
- Changed TimeAgo
div
tag tospan
- Updated WalletConnect provider to 2.1.0-beta.2, added ping helper, show only latest pairing per app
[2.1.0] - 2022-10-14
[2.1.0-rc3] - 2022-09-26
- Added logic to extract transaction value for staking operations
- Fixed
UsdValue
intelisense - Delegate redirecting after signing to
TreansactionSender
[2.1.0-rc2] - 2022-09-22
[2.1.0-rc1] - 2022-09-21
- Added documentation about registering a websocket listener
- Updated @elrondnetwork/erdjs-wallet-connect-provider to 2.1.0-beta.1 with @walletconnect 2.0.0-rc.3
- Added option for showing equal sign in front of computed USD value by
getUsdValue
function - Fixed fetching transaction count and smart contract results count from accounts endpoint
- Added extra actions names
- Added transaction interpreter functions and UI components (rc1)
[2.0.4] - 2022-09-12
- Fixed navigating after pressing Cancel on sign modal
- Added hook allowing to check for dapp modal visibility