2.4.0
This version includes some highly requested features like proper feedback on mint through notifications and disabling the inputs while waiting for mint result. This will also be the last minor for 2.x
, from now on we will only provide security updates and we will focus on the development of version 3.0.0
(no ETA available yet).
Breaking Changes
walletOfOwner()
function has been deprecated in favor of tokensOfOwner
by ERC721Queryable
. The function works exactly the same as the previous one.
What's Changed
- Adding new videos to README.md by @liarco in #257
- Disable whitelisting before enabling pre / public sales by @basememara in #193
- Fix sold out logic and sales status by @basememara in #190
- Add post mint status message for dapp by @basememara in #178
- Replacing walletOfOwner with ERC721AQueryable by @liarco in #309
- Disabling whitelist mint widget during loading by @Zekel97 in #310
- Bumping version number for 2.4.0 by @liarco in #311
New Contributors
- @basememara made their first contribution in #193
- @Zekel97 made their first contribution in #310
Full Changelog: 2.3.0...2.4.0