Releases: immutable/contracts
Releases · immutable/contracts
v2.2.18
v2.2.17
Changed totalSupply in ERC721HybridV2.sol to be virtual. This allows contracts that extend ImmutableERC721v2 to extend the functionality of the totalSupply function.
v2.2.16
Added ImmutableERC721V2: has better all round performance when using Mint By Quantity.
v2.2.15
Adds ImmutableERC721v2. This new ERC 721 contract has better overall performance than ImmutableERC721.
v2.2.14
What's Changed
- ITSEC-2280 Add the remaining artifacts for SBOM signing by @immutable-art in #250
Full Changelog: v2.2.13...v2.2.14
v2.2.13
What's Changed
- [ITSEC-2280] Add contracts folder to be attested by @immutable-art in #249
Full Changelog: v2.2.12...v2.2.13
v2.2.12
What's Changed
- [ITSEC-2280] Update token permissions by @immutable-art in #248
Full Changelog: v2.2.11...v2.2.12
v2.2.11
What's Changed
- Update GuardedMulticaller2 Multicall Typehash by @hiep-immutable in #245
- chore: fix some comments by @beforetech in #238
- [ITSEC-2280] Add Dependency Review and SBOM signing jobs, update CODEOWNERS by @immutable-art in #246
- [ITSEC-2280] Fix the dependency review action by @immutable-art in #247
New Contributors
- @beforetech made their first contribution in #238
- @immutable-art made their first contribution in #246
Full Changelog: v2.2.10...v2.2.11
v2.2.10
What's Changed
- [TD-1549] Update installation command by @lfportal in #237
- GMS-1812 PaymentSplitter ABI by @hiep-immutable in #243
- GMS-2051 Multi-caller v2 by @hiep-immutable in #241
New Contributors
- @hiep-immutable made their first contribution in #243
Full Changelog: v2.2.9...v2.2.10