Changelog
What changed and when.
v0.2.0
- Separated architecture: independent API, app, admin, edge, and worker services.
- Cloudflare Worker for subdomain blog caching at the edge.
- Session-based auth for BFF pattern.
- Admin API with service token authentication.
- Email templates migrated from Pongo2 to Go stdlib.
v0.1.0
- Initial release with CLI, API, MCP, web dashboard.
- Custom domains with DNS verification.
- Theme presets, custom CSS, favicon generation.
- Import from WordPress, Ghost, Medium, Substack, Jekyll, Hugo, Hashnode, Dev.to.
- Export to multiple formats.