Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:32
b5cbbc0

0.1.1 (2026-07-09)

Features

  • add domain operation status to poll async domain operations (#86) (4ad277c)
  • add gddy payments add command (f28deb2)
  • add gddy payments add command (42e3be6)
  • add more next-actions across commands (#83) (a62460b)
  • add Personal Access Token (PAT) support (#80) (827d448)
  • default to prod, fix cross-platform config writes, support Windows installs (#54) (43ad0ad)
  • DEV/TEST environments + OAuth scope step-up (DEVEX-719) (#57) (32cd77e)
  • DNS record management + domain list, with output-field discovery (#65) (fa66cfa)
  • domain availability + suggest via spec-generated client (#59) (f56cd21)
  • domain purchase (v2 register) + domain get (#70) (96696ca)
  • integrate Node.js Hosting public API with new CLI (#78) (8877abe)
  • migrate domain & dns commands to the v3 Domains API (#76) (c39fbeb)
  • publish gddy alpha binary on rust-port pushes; rename binary to gddy (#53) (9a37bde)
  • release: release-please, self-update, no-sudo installs (#88) (e66f990)
  • reorganize module categories and set feature-flag stages (#87) (7ddf2c4)

Bug Fixes

  • address PR review — account_url in environments module, URL on browser failure (e5966ed)
  • adopt cli-engine 0.2.0 fail-closed auth; mark local commands no_auth (#56) (1cc8d98)
  • domain-purchase data formatting + comprehensive CLI help (#75) (5d15d6d)
  • payments add always returns URL, treats browser failure as non-fatal (#72) (07cba90)
  • request offline_access scope for refresh tokens, centralize hosting scopes (#85) (b6d49c7)
  • route all HTTP clients through --debug transport logger (#81) (d0c94a3)
  • stop truncating agreement URLs in domain agreements human output (#82) (6cf9112)
  • surface failure detail on domain purchase, unify cli-engine version (#84) (d3a9cd1)

Miscellaneous

  • bump cli-engine to 0.3.4 for non-interactive scope step-up (#73) (206c2b3)