Skip to content

Releases: xdevguild/buildo.dev

v0.12.0

01 Jan 15:45
db2fcb7
Compare
Choose a tag to compare
  • improve roles and properties selectors to make them less confusing
  • use tokenId selectors for fungible IDs and collections

v0.11.1

29 Dec 23:12
1cf802b
Compare
Choose a tag to compare
  • update dependencies (some improvements in useElven)

v0.11.0

29 Dec 23:12
c3c19d3
Compare
Choose a tag to compare
  • add experimental inscriptions operation (the txData schema may change). Read more at MultiversX Agora
  • fix sign message when using redirections (web wallet)
  • fix sign message using Ledger
  • add a possibility to open the operation dialog with a URL link
  • update dependencies

v0.10.0

01 Dec 20:48
e82d0d2
Compare
Choose a tag to compare
  • add sign a message operation

v0.9.0

29 Nov 17:35
5dbc5fa
Compare
Choose a tag to compare
  • add verify signature operation
  • update dependencies

v0.8.0

18 Nov 20:59
6f4266f
Compare
Choose a tag to compare
  • add burn for the NFTs (ESDTNFTBurn)
  • add freeze/unfreeze for SFTs and Meta tokens
  • add wipe for SFTs and Meta tokens
  • update dependencies

v0.7.0

05 Nov 12:46
6158d43
Compare
Choose a tag to compare
  • add multi-token transfer operation (For now, one token of each type. It will be more dynamic in the following improvements)
  • update dependencies

v0.6.1

01 Nov 12:22
1009a1c
Compare
Choose a tag to compare
  • improve UI
  • update dependencies

v0.6.0

29 Oct 22:16
a7a65ea
Compare
Choose a tag to compare
  • add NFT URIs functionality
  • add SFT/Meta Add/Burn quantity functionality
  • add Freeze/Unfreeze a single NFT functionality
  • add Wipe a single NFT functionality
  • adjust default setup for special roles for tokens

v0.5.0

28 Oct 19:56
13b959f
Compare
Choose a tag to compare
  • update useElven - add support for xAlias
  • update Next.js v14