Skip to content

v1.18.0

Choose a tag to compare

@ryanio ryanio released this 13 Aug 00:12
· 3 commits to main since this release

What's Changed

Minor

  • Honor OPENSEA_CONFIG_DIR as an override for the auth store location, which still defaults to ~/.opensea. Useful for a container with a mounted volume, a CI job that should not read or write a shared home directory, and holding a second set of credentials separately. (#612)

Patch

  • profile set-nft-pfp no longer takes --collection-slug. The backend derives the collection slug from the resolved NFT instead of trusting a client-supplied value. (#599)
  • Depends on @opensea/sdk 11.8.0, which adds the ERC20 listing payment preflight, and @opensea/api-types 0.8.8.

1.17.2 was versioned but never tagged or published, so this release is the first since 1.17.1 and includes that entry.

Full Changelog: ProjectOpenSea/opensea-devtools@cli-v1.17.1...cli-v1.18.0