Releases: xdevguild/buildo.dev
Releases · xdevguild/buildo.dev
v0.12.0
- improve roles and properties selectors to make them less confusing
- use tokenId selectors for fungible IDs and collections
v0.11.1
- update dependencies (some improvements in useElven)
v0.11.0
- 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
- add sign a message operation
v0.9.0
- add verify signature operation
- update dependencies
v0.8.0
- 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
- 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
- improve UI
- update dependencies
v0.6.0
- 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
- update useElven - add support for xAlias
- update Next.js v14