Releases: hashlips-lab/nft-erc721-collection
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
This patch update includes some minor improvements and fixes. Please take a look at the release notes for v2.4.0
for more information about our latest release.
What's Changed
- Setting custom compiler version on Solidity extension by @liarco in #313
- Adding support for custom placeholder color in input fields by @liarco in #315
- Refreshing contract state on mint by @liarco in #314
- Bumping version number to 2.4.1 by @liarco in #316
Full Changelog: 2.4.0...2.4.1
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
2.3.0
2.2.0
What's Changed
- Adding issue templates + fixing minor typos by @liarco in #206
- Limiting issue templates by @liarco in #207
- General packages cleanup by @liarco in #208
- Fixing wrong comment by @liarco in #209
- Adding background image example by @liarco in #211
- Fixing walletOfOwner behavior with burned tokens by @tomvanleeuwennl in #225
- Updating dependencies by @liarco in #228
New Contributors
- @tomvanleeuwennl made their first contribution in #225
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
What's Changed
- Improving GitHub actions by @liarco in #75
- Updating dependencies by @liarco in #76
- Supporting dynamic title in the DAPP by @liarco in #73
- Do not set default DAPP title if it's already set by @liarco in #93
- Increasing the default timeout when using Truffle Dashboard by @liarco in #113
- Minor DX improvements by @liarco in #138
- Fixing bad Tailwind colors management by @liarco in #141
- Adding Polygon support by @Jonas-Lieske in #57
- Minor CS improvements by @liarco in #143
- Updating dependencies by @liarco in #157
- Updating YouTube videos in the README file by @liarco in #158
- Implementing a default gas multiplier for easy customization by @liarco in #161
- Bumping version number to 2.1.0 by @liarco in #162
New Contributors
- @Jonas-Lieske made their first contribution in #57
Full Changelog: 2.0.0...2.1.0