Skip to content

Releases: OpenZeppelin/contracts-wizard

@openzeppelin/wizard-common@0.3.1

12 Nov 20:47
be4007c

Choose a tag to compare

  • Solidity account signer: Add WebAuthn to the list of signers available. (#718)
  • Breaking changes: Solidity Stablecoin and RWA: Change custodian option to freezable. Replace ERC20Custodian with ERC20Freezable. (#719)
  • Add macros descriptions for Cairo (#703)

@openzeppelin/contracts-mcp@0.4.2

12 Nov 20:47
be4007c

Choose a tag to compare

  • Solidity account signer: Add WebAuthn to the list of signers available. (#718)
  • Updated dependencies [be91f8f]:
    • @openzeppelin/wizard@0.10.2
    • @openzeppelin/wizard-common@0.3.1
  • Breaking changes: Solidity Stablecoin and RWA: Change custodian option to freezable. Replace ERC20Custodian with ERC20Freezable. (#719)
  • Updated dependencies [6b8f8f5, c14be02, bec86b5, ce8fbba, 5c1fa0f]:
    • @openzeppelin/wizard@0.10.1
    • @openzeppelin/wizard-common@0.3.0

@openzeppelin/wizard@0.10.0

03 Nov 20:31
8a35c93

Choose a tag to compare

  • Update @openzeppelin/contracts and @openzeppelin/contracts-upgradeable dependencies to 5.5.0 (#681)

    • Breaking changes:
      • Solidity account signer: ERC7702 option is renamed as EIP7702. Imported contract SignerERC7702 is renamed as SignerEIP7702.
      • Solidity upgradeable contracts: Initializable and UUPSUpgradeable are imported from @openzeppelin/contracts instead of @openzeppelin/contracts-upgradeable.
  • Breaking changes: Solidity Stablecoin and RWA: Change limitations option to restrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)

@openzeppelin/wizard-common@0.2.0

03 Nov 20:31
8a35c93

Choose a tag to compare

  • Breaking changes: Solidity Stablecoin and RWA: Change limitations option to restrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)
  • Update @openzeppelin/contracts and @openzeppelin/contracts-upgradeable dependencies to 5.5.0 (#681)
    • Breaking changes:
      • Solidity account signer: ERC7702 option is renamed as EIP7702. Imported contract SignerERC7702 is renamed as SignerEIP7702.
      • Solidity upgradeable contracts: Initializable and UUPSUpgradeable are imported from @openzeppelin/contracts instead of @openzeppelin/contracts-upgradeable.

@openzeppelin/contracts-mcp@0.4.0

03 Nov 20:31
8a35c93

Choose a tag to compare

  • Update @openzeppelin/contracts and @openzeppelin/contracts-upgradeable dependencies to 5.5.0 (#681)

    • Breaking changes:
      • Solidity account signer: ERC7702 option is renamed as EIP7702. Imported contract SignerERC7702 is renamed as SignerEIP7702.
      • Solidity upgradeable contracts: Initializable and UUPSUpgradeable are imported from @openzeppelin/contracts instead of @openzeppelin/contracts-upgradeable.
  • Breaking changes: Solidity Stablecoin and RWA: Change limitations option to restrictions. Replace ERC20Allowlist and ERC20Blocklist with ERC20Restricted. (#715)

  • Updated dependencies [880b9b8, b49e056]:

    • @openzeppelin/wizard-common@0.2.0
    • @openzeppelin/wizard@0.10.0

@openzeppelin/wizard@0.9.0

30 Oct 02:53
4758d93

Choose a tag to compare

  • Breaking changes: Use namespaced storage instead of state variables when upgradeability is enabled. (#704)
    • For ERC-20, use namespaced storage for tokenBridge when cross-chain bridging is set to 'custom' and upgradeability is enabled.
    • For ERC-721, use namespaced storage for _nextTokenId when mintable, auto increment IDs, and upgradeability are enabled.

@openzeppelin/wizard-common@0.1.2

30 Oct 02:53
4758d93

Choose a tag to compare

  • Add AI descriptions for AccessControl in Cairo-alpha (#698)

@openzeppelin/contracts-mcp@0.3.0

30 Oct 02:53
4758d93

Choose a tag to compare

  • Breaking changes: Solidity: Use namespaced storage instead of state variables when upgradeability is enabled. (#704)
    • For ERC-20, use namespaced storage for tokenBridge when cross-chain bridging is set to 'custom' and upgradeability is enabled.
    • For ERC-721, use namespaced storage for _nextTokenId when mintable, auto increment IDs, and upgradeability are enabled.
  • Updated dependencies [38da80c, 0f0509d]:
    • @openzeppelin/wizard@0.9.0
    • @openzeppelin/wizard-common@0.1.2

@openzeppelin/wizard@0.8.1

14 Oct 20:14
2fcea6c

Choose a tag to compare

  • Updated community-contracts digest version (#659)
  • Updated community-contracts digest version (#677)

@openzeppelin/wizard-stellar@0.4.3

14 Oct 20:14
2fcea6c

Choose a tag to compare

  • Set security contact as contract metadata (#679)