Changelog
What's new
Features, improvements, and fixes as they ship — no marketing fluff, just what changed.
API keys can now manage your infrastructure
- NewSites, Databases, and Credits are now scriptable with an API key — the REST API documented under API Reference works end-to-end, not just AI chat.
- FixedThe credit transaction history on Dashboard → Credits was silently empty — the API was fetching it but never returning it.
- ImprovedReworked the API Reference, Integrations, and Webhooks docs to match what's actually live — removed references to a Node.js/Python SDK and Terraform provider that were never published.
Miko gets a premium redesign
- ImprovedRedesigned the ai.hostwares.com chat interface — asymmetric message bubbles, starter prompts, streaming caret, copy-to-clipboard, and a mobile drawer.
- FixedRe-themed Miko from violet back to the site's green brand — the sub-brand color was clashing with the rest of the app.
- FixedChat rate limits were recording every attempt before checking it, so a rejected retry could extend your own lockout indefinitely. Fixed, and default limits were raised.
- ImprovedDeploys are now zero-downtime: the server builds into a separate directory and swaps in after a successful build, instead of taking the live app offline mid-deploy.
Domain pricing is fully live, and the homepage got a rebuild
- NewTLD pricing now syncs daily from our registrar across 460+ extensions — the public pricing page, checkout, and dashboard all read the same live numbers.
- NewDomain contacts (WHOIS) now auto-sync to your profile when a domain is registered or assigned, instead of showing our account's placeholder details.
- ImprovedRebuilt the homepage hero around a live, looping AI deploy demo instead of a static screenshot.
- ImprovedShifted the site-wide dark theme toward a subtle green tint to match the brand more consistently.
- NewAuto-renew and WHOIS privacy toggles, plus multi-account domain aggregation for accounts with domains across more than one registrar account.
Deploy Supabase in one click
- NewAdded a dedicated Supabase deploy button to the dashboard sidebar, between Projects and Ask AI.
The AI can now work inside your containers
- NewMiko can execute commands and read/write files directly inside your deployed containers from the web chat — previously that required the CLI.
- NewChat responses on ai.hostwares.com now stream in as they're generated instead of arriving all at once.
Smarter server allocation, and a new fleet dashboard
- NewNew capacity system bin-packs sites and databases across your servers instead of overselling — orders queue automatically and deploy the moment space frees up.
- NewAdmin fleet dashboard: per-server CPU/RAM usage, revenue, and profit, down to which sites and databases are running where.
AI chat overhaul
- ImprovedStreaming responses, an expanded tool set, and a model selector fix across both the web and CLI AI assistant.
Have a feature request? Let us know or ask Miko directly.