Release Notes

Key product milestones

This is a short, curated overview of major improvements (not a full changelog). We selected up to 8 notable milestones from the development history to show how the product evolved.

MCP server integration for ChatGPT (ChatGPT Apps SDK)
feat integration
Added server-side MCP integration so ChatGPT-based workflows can be automated and results can be reached faster.
Blog + analytics (Google Analytics)
feat product
  • Introduced the blog (the blog_posts table, pages/feed).
  • Enabled tracking across key pages via Google Analytics.
Improved logging and request context
infra observability
Logs became more actionable: request context, auth-context middleware, user correlation, and rotation configuration.
Feedback page + deployment workflow improvements
feat ops
Added a dedicated feedback page while continuing to refine the deployment workflow and pipeline validation/messages.
Card quality: stability, API, templates, and helpers
feat api
  • Duplicate prevention during generation (the app_uuid field).
  • API endpoint for deleting VCF files.
  • Template improvements: social profiles, helpers, phone formatting.
Auto-deploy (GitHub Actions + Docker) and environment reliability
infra ci/cd
Built the VPS auto-deploy foundation: pipeline, containerization, health checks, and improvements around SSL and rollout stability.
Public website and static pages
feat web
Enabled static asset serving and main page rendering: public pages, 404 handling, and a foundation for further iteration.
Project started
milestone
First commit: the foundation of the service and repository.