What's new
shiply ships continuously. Here's the recent history.
- New
Server-side rendering for every major framework
Deploy a full SSR build, not just static output: SvelteKit, Astro, Qwik, the Nitro family (Nuxt, SolidStart, Analog, TanStack Start), React Router v7, and Next.js (via OpenNext) all run live at the edge on shiply.now. Next.js ISR / on-demand revalidate is not supported yet, and Next 16 must build with next build --webpack.
- New
Agent-friendly CLI: ls, rm, rollback, verify, named previews
A .shiplyignore file keeps secrets out of a publish; the CLI gained ls, rm, rollback, verify, and promote; --as <name> gives a stable preview URL across iterations; publish --json prints one machine-readable line with no confetti; and Site Data field-name errors now suggest the snake_case fix.
- New
A new marketing site
A dark homepage, a public /pricing page, /features, plus comparison and use-case pages — all built on a reusable component kit.
- New
Contracts and e-sign
Draft, send, sign, and amend a project contract with a generated PDF, a customer portal tab, and automatic reminders.
- Improved
Functions on custom domains
Workers Lite edge functions now run on your custom domains end to end.
- New
Workers Lite functions
Add dynamic endpoints and functions to any site, served at the edge with no server to run.
- New
Neon Postgres + branch databases
Real Postgres on the Developer plan, with a fresh branch database per deploy so previews never touch production.
- New
Cloudflare D1 databases
A SQL database on every plan, auto-bound to your site on publish.
- New
Per-site reply inbox
Every site gets a reply inbox at <slug>@shiply.now, with AI summaries on incoming threads.
- New
Sell and hand off a site
Transfer a finished site to a client with atomic ownership transfer and Stripe Connect payouts, backed by a 30-day refund window.
- New
Anonymous publish + one-click claim
Publish with no account and a live URL in seconds; claim it with one click to keep it forever.
- New
Custom domains with auto-DNS
Bring your own domain; DNS is provisioned through Cloudflare and SSL is issued for you.
- New
Device-code CLI login + framework auto-detect
Sign in the CLI with a device code, and shiply auto-detects your framework's build output (SvelteKit, Astro, Qwik, Nuxt, Next, Vite, Hugo, and more) — static or full SSR.