Changelog
New updates, features, and improvements.
v1.2.0
March 2026
User Accounts & Cloud Persistence
Added Better-Auth integration with support for Email/Password, Magic Links, and Passkey authentication.
Users can now save their generated architecture stacks to their account to revisit or redeploy later.
Implemented 'Favorites' functionality for easy access to heavily used stacks.
Integrated `usesend-js` for branded transactional emails (Welcome, Reset Password, Magic Links).
Optimized test suites using `better-auth/testUtils` and in-memory database adapters.
v1.1.0
March 2026
Blog Visual Enhancements & Analytics
Expanded the knowledge base to 40 highly detailed, SEO-optimized blog articles.
Automated the injection of 5 unique, animated SVG infographics across the blog to enrich learning (Architecture, Costs, Data Sovereignty, Workflows, Infrastructure).
Refactored `blogPosts.ts` into individual, maintainable files for easier editing and extension.
Configured Google Analytics site-wide and added robots.txt + sitemap support.
Resolved several Hono OpenAPI route handler TypeScript mismatches.
v1.0.0
February 2026
The Initial Release
Launched the initial version of better-openclaw with 94 supported services across 21 categories.
Interactive CLI Wizard to select services and define configuration options.
Visual Web Builder UI with live rendering of Docker Compose architecture.
REST API for programmatic generation of stacks.
Smart dependency resolution (e.g., n8n auto-wires PostgreSQL).
Direct one-click deployments to Dokploy and Coolify environments.
Follow releases on GitHub