Changelog

New updates, features, and improvements.

v1.2.0

March 2026

User Accounts & Cloud Persistence

Feature

Added Better-Auth integration with support for Email/Password, Magic Links, and Passkey authentication.

Feature

Users can now save their generated architecture stacks to their account to revisit or redeploy later.

Feature

Implemented 'Favorites' functionality for easy access to heavily used stacks.

Feature

Integrated `usesend-js` for branded transactional emails (Welcome, Reset Password, Magic Links).

Improvement

Optimized test suites using `better-auth/testUtils` and in-memory database adapters.

v1.1.0

March 2026

Blog Visual Enhancements & Analytics

Feature

Expanded the knowledge base to 40 highly detailed, SEO-optimized blog articles.

Feature

Automated the injection of 5 unique, animated SVG infographics across the blog to enrich learning (Architecture, Costs, Data Sovereignty, Workflows, Infrastructure).

Improvement

Refactored `blogPosts.ts` into individual, maintainable files for easier editing and extension.

Feature

Configured Google Analytics site-wide and added robots.txt + sitemap support.

Fix

Resolved several Hono OpenAPI route handler TypeScript mismatches.

v1.0.0

February 2026

The Initial Release

Feature

Launched the initial version of better-openclaw with 94 supported services across 21 categories.

Feature

Interactive CLI Wizard to select services and define configuration options.

Feature

Visual Web Builder UI with live rendering of Docker Compose architecture.

Feature

REST API for programmatic generation of stacks.

Feature

Smart dependency resolution (e.g., n8n auto-wires PostgreSQL).

Feature

Direct one-click deployments to Dokploy and Coolify environments.

Follow releases on GitHub