Releases: thirdweb-dev/contracts
Releases · thirdweb-dev/contracts
v2.4.4
What's Changed
- add modifier onlyOwner in Ownable by @kumaryash90 in #185
- Fix: delete require statement in setMaxTotalSupply by @nkrishang in #188
- update pack tests by @kumaryash90 in #189
- Sigdrop size by @kumaryash90 in #192
- Sigdrop size additional by @kumaryash90 in #193
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- ContractPublisher updates for new publish flow by @joaquim-verges in #184
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- chore: add code of conduct by @warengonzaga in #129
- Macro audit june 2022 by @nkrishang in #183
New Contributors
- @warengonzaga made their first contribution in #129
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- ContractPublisher updates for polygon deployment by @joaquim-verges
- Yash/pack by @kumaryash90 in #175
Full Changelog: v2.3.14...v2.4.1
v2.3.14
What's Changed
- Data: get no. of pre-built contract deploys for a chain. by @nkrishang in #174
- Drop interfaces token structure by @joaquim-verges in #173
Full Changelog: v2.3.13...v2.3.14
v2.3.13
What's Changed
- SignatureDrop: using
DropSinglePhase
by @nkrishang in #169
Full Changelog: v2.3.12...v2.3.13
v2.3.12
What's Changed
- Implement LazyMintERC721 contract extension by @joaquim-verges in #172
- Cleanup claim condition extension classes by @joaquim-verges in #171
Full Changelog: v2.3.11...v2.3.12
Delete unused `IDropMultiPhase`
v2.3.11 update version
v2.3.10
What's Changed
- SignatureDrop: using @thirdweb-dev/contracts/feature/ by @nkrishang in #167
- Change behavior of unwrap to preserve wrapped token URI by @joaquim-verges in #170
Full Changelog: v2.3.8...v2.3.10
Multiwrap: don't delete bundle URI in TokenBundle
multiwrap-audit-1.1 Change behavior of unwrap to preserve wrapped token URI (#170)