v1.18.0
What's Changed
Minor
- Honor
OPENSEA_CONFIG_DIRas 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-pfpno 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/sdk11.8.0, which adds the ERC20 listing payment preflight, and@opensea/api-types0.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