Changelog

What we shipped.

New features, improvements, and fixes. Newest first.

Jul 4, 2026
v1.199
Fixed

Backend & data iterates now apply

Asking iterate to add or change stored data (like a new field on each record) now updates the database, API, and UI together and ships to your live site, instead of quietly changing one layer and looking like nothing happened.

Fixed

Iterate reliably updates your live site

Every iteration now ships straight to a new production deployment on your project and commits to your linked GitHub repo, instead of parking in a preview that looked like nothing changed. Edits made while another change is still running now queue instead of getting dropped, and a transient glitch retries once before failing.

Fixed

Cloud Studio edits stick

Saving a file in Cloud Studio now commits it, so your change is versioned and deployable rather than a scratch edit a later run could wipe.

Jul 3, 2026
v1.198
Improved

Sharper generated sites

Another quality pass on generated landing pages. Bento grids fill completely with no empty slots, image backgrounds fade cleanly instead of cutting off mid-card, FAQ headings line up with their answers, final call-to-action badges sit above the button, and feature, gallery, and deep-dive sections stay balanced instead of leaning to one side.

Improved

Launch Pass as ownership

Reframed the Launch Pass around owning what you ship, grandfathered existing apps and subscribers into their current access, and rebalanced the $MNSHFT holder perks for the current token price.

Jul 2, 2026
v1.197
New

Project control panel

Every project you ship now has its own control panel: manage your users, track revenue through a connected Stripe account, read analytics, generate launch posts with AI hero images, browse assets, and roll back to any earlier version — one project at a time, or aggregated across everything you've built.

Jun 29, 2026
v1.195 – v1.196
New

Redesigned moonshift.io

A ground-up redesign of the site: interactive hero mockups driven by real builds, a longer blog with cover images, per-page docs, an auth-aware navbar, and this public changelog.

Improved

Sharper generated sites

Generated landing pages got a big quality pass — real hero imagery in every build, varied section treatments, and no more empty placeholder panels.

Improved

Clearer pricing

A new Hobby tier plus unified moons pricing across every marketing surface, so the numbers match wherever you look.

Jun 26, 2026
v1.185 – v1.194
New

A launch kit with every build

Every finished build now ships with a launch kit: ready-to-post copy for X and LinkedIn, an AI-generated hero image, a post-deploy health check, and analytics provisioned automatically.

Fixed

Reliable dashboard

Fixed a blank dashboard that could appear right after signing in, and filled the dashboard's project views with real data instead of placeholder stubs.

Jun 21, 2026
v1.184
New

Shareable run replay

Make any build public and share the link. Anyone can watch the agents work through your project frame by frame, see the live deployed preview, and grab a "Built with Moonshift" badge.

New

Live multiplayer + Remix

Invite a collaborator into a run for real-time co-editing with presence and cursors, @-tag one of your projects for context, and remix any public build into your own in one click.

Jun 20, 2026
v1.183
New

Integration marketplace

Connect 15 services, Stripe, Resend, OpenAI, Anthropic, Sentry, PostHog, Slack, Notion, Google, and more. Keys, a typed client, and ready-to-use routes get wired into every app Moonshift builds for you.

Jun 18, 2026
v1.179
New

The night shift agent

An opt-in agent watches a deployed project's runtime logs for errors, reproduces the bug, writes a regression test and a minimal patch, and opens a draft pull request, all while you sleep. It never auto-merges; you review and ship.

Jun 18, 2026
v1.177
New

Self-hosted database

Every project gets a Database tab: live connection status, a copyable libsql URL, an embedded Studio, and owner-only token rotation. Your data lives on infrastructure you control.

Jun 17, 2026
v1.175
New

Live terminal + streaming logs

The cloud IDE now tabs between Preview, a real in-browser Terminal, and streaming production Logs. Click a stack-trace line in either pane to jump the editor to that exact line.

Jun 16, 2026
v1.174
New

Cloud IDE

Open any project in a real in-browser IDE: file tree, Monaco editor, live LSP diagnostics within two seconds of a keystroke, Cmd-click to definition, and a preview pane.

Improved

Stronger generated design

A shared design-system pipeline with committed blueprints gives generated apps a tighter look, capped headings, and far fewer runtime and dead-link footguns.

Jun 14, 2026
cli-v1.165 · v1.167
New

CLI update notifications

The Moonshift CLI now tells you when a newer version ships and how to get it, with one command: moonshift update.

New

Custom domains on paid plans

Connecting your own domain to a deployed project is now a paid-plan perk, with automatic SSL once your DNS records resolve.

Improved

Windows terminal rendering

Default icon mode is now Unicode, so agent and status icons render correctly in Windows Terminal without a Nerd Font.

Jun 13, 2026
v1.156 – v1.165
New

Run metrics

Every finished run shows a post-deploy health check and a per-run cost breakdown in moons, right on the run and project pages.

New

Your code, pushed to GitHub

Finished builds are pushed to your connected GitHub, and every iteration commits back to the same repo, so your history stays in one place.

Improved

Smarter iteration

Iterations now classify the change and run only the agents they need, redeploy to the parent's same Vercel project, and keep its moonshift.page URL. "Make it blue" actually recolors the whole app.

Jun 12, 2026
v1.137 – v1.150
New

Slash commands in the launchpad

Type / in the prompt box for a Claude-Code-style command palette, on the web and in the CLI.

Improved

Persistent CLI sessions

After a run ships, the CLI keeps a live project session open so you can iterate, check stats, and manage domains without starting over.

Jun 11, 2026
v1.129 – v1.133
New

Moonshift CLI

Build and deploy from your terminal. One prompt, a deployed app, from a single self-contained binary, with device-code login and a live streaming view of the agents at work.

Improved

Costs in moons + per-agent identity

Every agent gets a stable icon and color, and run costs are shown in moons throughout the TUI.

Jun 10, 2026
v1.124
New

The Night Shift newsletter

A weekly product newsletter at /night-shift, with a subscribe form and past issues, so you can follow what ships each week.

Jun 8, 2026
v1.121
New

Public roadmap

A live /roadmap page showing what is shipping today, what is next, and what is being explored.

Jun 7, 2026
v1.119 · v1.120
New

Bring-your-own custom domain

Connect a domain you own to a deployed project. Moonshift gives you the DNS records and provisions SSL automatically.

New

$MNSHFT holder perk

Connect a Solana wallet, sign once to prove ownership, and unlock a recurring bonus of moons by tier.

Jun 6, 2026
v1.110 – v1.117
New

Ads mode

Automated advertising for projects built on Moonshift, with a unified hub for Google and Meta, conversion tracking, and server-enforced budget guards before any real money moves.

Jun 3, 2026
v1.100 – v1.102
New

Content-moderation gate

A moderation gate on run creation, plus durable per-run failure forensics and an admin LLM-observability dashboard behind the scenes.

May 30, 2026
v1.86 – v1.91
New

Beyond web apps

Archetype builds: generate MCP servers, backends, CLIs, and bots, not just web apps, through a generalized verify pipeline.

New

Deep analytics

Per-model, per-agent, per-phase, and per-tool drill-downs, plus pre-deploy collection of the keys and details an app needs to go live.

May 27, 2026
v1.79
New

Auto-publish to GitHub

Completed runs are automatically published to a private GitHub repo on your account, so you own the code from the moment it ships.

May 22, 2026
v1.57 – v1.70
Improved

Faster builds and deploys

A wall-clock cut brought typical builds to roughly 3 to 5 minutes, and a standalone-bundle deploy made shipping about 32% faster.