Skip to content

Releases: ElvenTools/elven-tools-dapp

v7.0.0

28 May 20:22
6817cc1
Compare
Choose a tag to compare
  • Breaking: The dapp now uses the useElven version with built-in native token support. There is no fallback, so it is a breaking change. Standard string-based tokens will be deprecated across the MultiversX soon
  • update dependencies

v6.2.1

14 May 13:56
4d71ed3
Compare
Choose a tag to compare
  • update useElven
  • fix problems with the initialization of the HW provider

v6.2.0

07 May 13:58
3c268b7
Compare
Choose a tag to compare
  • update useElven
  • fix HW integration when strict mode is enabled

v6.1.0

02 May 18:33
bb31169
Compare
Choose a tag to compare
  • update useElven and sdk-core, adjust the code
  • update other dependencies
  • fix NFT image IPFS fallback when MultiversX thumbnail is not ready yet

v6.0.0

05 Mar 18:01
2506bc4
Compare
Choose a tag to compare
  • switch to v0.1.0 of useElven with support for xPortal when signing
  • changes for Wallet Connect pairings list
  • other minor improvements

v5.1.0

04 Mar 14:14
a3bfeb1
Compare
Choose a tag to compare
  • fix passing custom configuration. One should use .env variables for that, useNetworkSync will read from them

v5.0.0

23 Feb 20:46
854a7a8
Compare
Choose a tag to compare
  • switch to @useelven/core when it comes to core functionality
  • update dependencies

v4.2.0

28 Jan 16:28
ac71669
Compare
Choose a tag to compare
  • rebuilt in-app navigation using Next Link instead ActionButton, which should be used only for triggering functions and not navigation
  • useScQuery can now query more complex data using abi file and result parser from MultiversX sdk-core
  • better error handling through the network provider
  • update npm dependencies

v4.1.0

15 Jan 13:16
Compare
Choose a tag to compare
  • rebrand to multiversx (continuation)
    • npm packages are replaced
    • public api/explorer endpoints are replaced
  • update dependencies
  • Breaking: useElrondNetworkSync is now useNetworkSync

v4.0.1

01 Jan 14:10
Compare
Choose a tag to compare
  • fix for nfts list image fallback
  • dependencies update