Skip to content

Latest commit

 

History

History
309 lines (156 loc) · 15.2 KB

CHANGELOG.md

File metadata and controls

309 lines (156 loc) · 15.2 KB

4.12.0 (2022-01-27)

Features

4.11.7 (2022-01-19)

Bug Fixes

  • github workflow for API docs publishing (#151) (897e756)

4.11.6 (2022-01-17)

Bug Fixes

  • allow Master Edition max supply to be 0 (#147) (7839353)

4.11.5 (2022-01-13)

Bug Fixes

4.11.4 (2022-01-13)

Bug Fixes

4.11.3 (2022-01-11)

Bug Fixes

4.11.2 (2022-01-07)

Bug Fixes

4.11.1 (2022-01-06)

Bug Fixes

4.11.0 (2022-01-05)

Features

4.10.1 (2021-12-16)

Bug Fixes

4.10.0 (2021-12-10)

Features

  • add redeem participation bid action (#98) (bbb50b7)

4.9.0 (2021-12-06)

Features

  • add redeem printing v2 action and update instant sale (#91) (fd4a3b3)

4.8.0 (2021-12-06)

Features

4.7.0 (2021-12-03)

Features

  • create external pricing account action (#89) (5d16fc7)

4.6.0 (2021-12-02)

Bug Fixes

Features

4.5.1 (2021-12-02)

Bug Fixes

4.5.0 (2021-12-01)

Features

4.4.2 (2021-11-29)

Bug Fixes

  • restore externalPriceAccount argument in UpdateExternalPriceAccount instruction (#76) (823e141)

4.4.1 (2021-11-26)

4.4.0 (2021-11-26)

Features

  • add Metadata.findDataByOwner (#68) (248b61b)
  • add burn token action (#72) (3bd2381)
  • add end auction transaction (#64) (02e7cb3)
  • expose action.shared.prepareTokenAccountAndMintTx (#74) (546fc1c)
  • refactoring coingecko + add test for translateCurrency (#65) (0dd4b4a)

4.3.0 (2021-11-16)

Features

  • add create auction v2 transaction (#62) (04bbba7)

4.2.1 (2021-11-12)

Bug Fixes

4.2.0 (2021-11-11)

Features

4.1.0 (2021-11-10)

Features

  • added new actions for metadata program (#56) (a9208c9)

4.0.0 (2021-11-09)

Bug Fixes

BREAKING CHANGES

  • getEdition is now a Metadata's static method

3.5.0 (2021-11-08)

Features

  • actions: add redeem and claim bid actions (#55) (b4f13f3)

3.4.1 (2021-11-08)

Bug Fixes

3.4.0 (2021-11-05)

Features

3.3.0 (2021-11-05)

Features

3.2.0 (2021-11-03)

Features

3.1.1 (2021-11-03)

3.1.0 (2021-10-26)

Features

  • extend AuctionExtendedData with new fields (#43) (41a4e2a)

3.0.0 (2021-10-20)

Features

BREAKING CHANGES

  • export actions & programs in separate folders.

Co-authored-by: Paul Kurochka [email protected]

2.0.1 (2021-10-17)

Bug Fixes

  • use prepare instead of postinstall (#38) (fca112a)

2.0.0 (2021-10-15)

Features

BREAKING CHANGES

  • Don't use Metaplex.init. Provide connection and wallet directly to actions.

1.0.0 (2021-10-15)

Bug Fixes

Features