← Back to Changelog
ImprovementApril 15, 2026
add missing April changelog entries and automate generation
- Adds 8 missing changelog entries covering all April features (mobile app, personas, universal translator, chat search, message delivery status, comparison pages, MCP server, members settings redesign)
- Fixes the deploy workflow changelog generation — previously required a
changeloglabel on PRs (never applied), now auto-generates from all customer-facing PRs - New flow: generates MDX, deploys directly to the running container via
docker cp, revalidates Next.js cache, and creates a PR to keep the repo in sync
