NanoShip

NanoShip Changelog

Track every update to NanoShip. From new features to bug fixes and documentation improvements, we document the changes that matter so you always know what is new.

v0.1.0July 2026
New

Initial template release

The first release of NanoShip, a production-ready Next.js and Cloudflare starter template.

  • Google auth via NextAuth v5 with session handling and a users table
  • Credit ledger with income and expense tracking, plus a Stripe skeleton for orders and subscriptions
  • Streaming AI chat agent with image and video generation through Replicate and OpenRouter
  • Cloudflare-native storage with D1, KV, R2, and Durable Objects wired through OpenNext
  • next-intl i18n routing with light and dark theming and CSS custom properties
  • Simple UI kit with server-first blocks for fast, low-CSS pages
  • Five starter pages: home, changelog, support, FAQ, privacy, and terms

Frequently Asked Questions About NanoShip Updates

How often is NanoShip updated?

We ship fixes and improvements as they are ready. Notable changes are documented here so you always know what changed and when.

What do the version numbers mean?

We follow Semantic Versioning with the format vMajor.Minor.Patch. Major versions mark large changes. Minor versions introduce new capabilities or pages. Patch versions address specific issues and improve stability.

How can I report an issue or suggest a feature?

This changelog is the single source of truth for template updates. If you find a bug or have an idea, send it through our support page, and your feedback helps shape what we build next.