Skip to content

v2.1.0

Choose a tag to compare

@ryanio ryanio released this 23 Aug 19:05
· 2 commits to main since this release

What's changed

  • Owner-first agent verbs, and accounts can be named by username or ENS name.
  • login opens the browser by argv on Windows rather than through cmd /c start. The authorization URL comes from the auth server's OIDC discovery response, and cmd.exe does not parse its command line by the C runtime rules Node quotes for, so a URL could end the quoted section early.

Full changelog: ProjectOpenSea/opensea-devtools@cli-v2.0.0...cli-v2.1.0