Skip to content

Releases: ourzora/zora-protocol

v2.0.3

05 Oct 22:56
2dbf40e
Compare
Choose a tag to compare

Patch Changes

  • d3ddfbb: fix version packages tests

v2.0.1

05 Oct 20:18
bfdcd08
Compare
Choose a tag to compare

Patch Changes

  • 35db763: Adding in built artifacts to package

v2.0.0

29 Sep 23:01
4a4d0ee
Compare
Choose a tag to compare

Major Changes

  • 82f6506: Premint with Delegated Minting
    Determinstic Proxy Addresses
    Premint deployed to zora and zora goerli

v1.6.1

29 Sep 18:59
d0c609f
Compare
Choose a tag to compare

Patch Changes

  • b83e1b6: Add first minter payouts as chain sponsor

v1.6.0

29 Sep 18:45
11648bf
Compare
Choose a tag to compare

Minor Changes

  • 399b8e6: Adds first minter rewards to zora 1155 contracts.

  • 399b8e6: Added deterministic contract creation from the Zora1155 factory, Preminter, and Upgrade Gate

  • 399b8e6: Added the PremintExecutor contract, and updated erc1155 to support delegated minting

  • Add first minter rewards

  • Separate upgrade gate into new contract

v1.6.0-gasless.0

29 Sep 18:13
85b287c
Compare
Choose a tag to compare
v1.6.0-gasless.0 Pre-release
Pre-release

Minor Changes

  • 399b8e6: Adds first minter rewards to zora 1155 contracts.
  • 399b8e6: Added deterministic contract creation from the Zora1155 factory
  • 399b8e6: Added the PremintExecutor contract, and updated erc1155 to support delegated minting

Patch Changes

  • 399b8e6: Add back mintFee getter
  • 399b8e6: Move delegated token creation state to its own contract
  • 5061174: test prerelease
  • 399b8e6: Deprecate ZoraCreatorRedeemMinterStrategy at v1.0.1, a newer version will soon be released

v1.5.0

26 Sep 21:39
835269d
Compare
Choose a tag to compare

Minor Changes

  • 1bf2d52: Add TokenId to redeemInstructionsHashIsAllowed for Redeem Contracts
  • a170f1f: - Patches the 1155 callSale function to ensure that the token id passed matches the token id encoded in the generic calldata to forward
    • Updates the redeem minter to v1.1.0 to support b2r per an 1155 token id

Patch Changes

  • b1dbb47: Fix types reference for package export
  • 4cb56d4: - Ensures sales configs can only be updated for the token ids specified
    • Deprecates support with 'ZoraCreatorRedeemMinterStrategy' v1.0.1

v1.5.0-gasless.3

20 Sep 17:52
59cb74a
Compare
Choose a tag to compare
v1.5.0-gasless.3 Pre-release
Pre-release

Minor Changes

  • d792a68: Adds first minter rewards to zora 1155 contracts.
  • 5b334b8: Added deterministic contract creation from the Zora1155 factory
  • a8e1f63: Added the PremintExecutor contract, and updated erc1155 to support delegated minting

Patch Changes

  • 3e97188: Export preminter from package.json
  • 3ffc8fe: bump
  • d792a68: Deprecate ZoraCreatorRedeemMinterStrategy at v1.0.1, a newer version will soon be released

v1.5.0-gasless.1

18 Sep 21:15
99790be
Compare
Choose a tag to compare
v1.5.0-gasless.1 Pre-release
Pre-release

Patch Changes

  • 4a67eee: Export preminter from package.json

v1.4.0

11 Aug 22:31
8714a06
Compare
Choose a tag to compare

Minor Changes

  • 5b3fafd: Change permission checks for contracts – fix allowing roles that are not admin assigned to tokenid 0 to apply those roles to any token in the contract.

  • 9f6510d: Add support for rewards

    • Add new minting functions supporting rewards
    • Add new "rewards" library