Documentation Menu

Release Notes

Narrative updates: what's new, what's improved, and guidance.

Detailed narrative overviews of major changes, the reasoning behind updates, and instructions on how to use new features.

June 2026 Release (v0.1.0 & v0.1.1)

We are excited to launch the first versions of edd Starter. This release focuses on providing a clean, modular layout for SaaS apps, complete with type-safe routing, database integration, and local AI capabilities.

Key Highlights

  • Modular Architecture: Separates code into Domain Modules and Shared Utilities to prevent circular imports and keep features isolated.
  • Integrated Documentation Layout: Responsive sidebars and standard typography formatting designed to host your user guides, privacy notices, and release logs.
  • SEO & Accessibility Improvements: Footer buttons have been updated to native, search engine crawlable links, and sidebar selectors are fully accessible on mobile devices.

Getting Started Guidance

To get started, clone the repository, run the database container, validate your environment variables, and start the development server. For detailed instructions, see the Step-by-step Guides.

Upcoming Releases

Here is a preview of the features we are working on for the next release:

  • Stripe & LemonSqueezy Payments Module: Ready-to-use hooks, secure webhooks processing, plans tables, and billing portal actions.
  • Multi-Tenant Workspaces: Shared spaces, team invites, and role-based permissions validation.