Skip to content

Releases: hostodo/cli

v1.1.1

03 Apr 01:41

Choose a tag to compare

Bug Fix

  • Fix deploy failing with "payment failed: unpaid" — now polls for Stripe webhook confirmation for up to 15 seconds before giving up

v1.1.0

03 Apr 01:28
061766f

Choose a tag to compare

What's New

Billing Cycle Support for Deploy

  • Added billing cycle selection prompt to hostodo deploy (monthly, annually, semiannually, biennially, triennially)
  • Plans are filtered by selected cycle — annual-only plans no longer show as $0.00/mo
  • Fixed quote request to send plan_id instead of plan name
  • Added --billing-cycle flag for scripted/JSON mode
  • Prices display with correct suffix (/mo, /yr, /6mo, etc.)

v1.0.0

02 Apr 02:32

Choose a tag to compare

Changelog

New Features

Bug Fixes

  • af9a489: fix: start polling immediately on login, fix deploy quote, improve CLI hints (@hassan-bazzi)

Other Changes

v0.1.4

16 Feb 04:46

Choose a tag to compare

Changelog

Bug Fixes

v0.1.3

27 Jan 04:36

Choose a tag to compare

Changelog

Bug Fixes

v0.1.2

27 Jan 04:32

Choose a tag to compare

Changelog

Bug Fixes

v0.1.1

27 Jan 04:29

Choose a tag to compare

Changelog

Bug Fixes

v0.1.0

27 Jan 04:26

Choose a tag to compare

Changelog

New Features

Bug Fixes

Other Changes