Releases: Contentrain/studio
Releases · Contentrain/studio
Release list
v0.1.0-beta.8
🚀 Enhancements
- mcp-cloud: Add license entries + Supabase migration (Faz S6 ön-hazırlık) (22fe286)
- mcp-cloud: Wire hosted HTTP endpoint + key management (Faz S6) (325d39e)
- mcp-cloud: Workspace settings tab for API key management (Faz S6) (218c0dc)
- pricing: Simplify free, boost starter, upgrade pro, wire enterprise CTA (P1-P3, P7) (7e668b5)
- mcp-cloud: Wire Stripe overage billing (P5) (00482ca)
- billing: Trial ending reminder emails (P8) (5f4ca43)
- billing: Normalise payment state into payment_accounts + outbox (6566864)
- billing: Add polar payment plugin and usage outbox drainer (2465117)
- billing: Activate polar, wire usage meters, add setup tooling (44621b9)
- scripts: Content-driven polar-sync (products + prices + meters) (4bd9008)
- email: Shared branded layout and Polar webhook notifications (f732f4b)
- polar: Add env-file support for polar sync script (a98cfd8)
- legal: Editions, deployment profiles, and licensing surface (f73b192)
- runtime: Deployment profiles + edition-aware license system (85dbeb8)
- ui: Edition-aware UI surfaces for all deployment profiles (625c38a)
- enforcement: Orphan feature cleanup — enforce or flag roadmap (7ee0c42)
- github-app: Connect-existing flow, revoke on delete, ownership verification (253be4a)
- github-app: Repo-level access lifecycle (revoke/delete/rename handling) (dc05977)
- billing: Revert reserved message slot on failed/aborted chats (28a2e95)
- chat: Durable internal tool trace persistence (29c821c)
- content-engine: Align with @contentrain/mcp 1.5.0 / query 6 / types 0.5.1 (75a76ae)
- mcp-cloud: Honor project workflow + plan for external writes; document server layer (47d5ca5)
- billing: Align plan modal, paywall, and trial UX end-to-end (de5370f)
- mcp-cloud: Enforce tool allowlist, fix quota semantics, improve onboarding (cc5c5e1)
🔥 Performance
- ai: Anthropic prompt cache + cache token accounting (0bd4faf)
🩹 Fixes
- ci: Use CHANGELOG.md for release notes instead of GitHub auto-generated (056bab2)
- config: Set root directory for Vitest configuration (5f16a3a)
- mcp-cloud: Close 4 launch blockers from deep review (C1-C4) (1ce0bac)
- ui: Use valid annon--comment-dots icon for ai_messages (d9c2ce0)
- build: Generate contentrain client before nuxt build (6d8610c)
- ci: Pin pnpm to 10.26.2 in action-setup v6 (#26)
- deploy: Disable healthcheck for Railway routing debug (#27)
- db: Restore Supabase role grants missing from baseline (#28)
- settings: Plan display, self-host UX, trunk-based branch model (#34)
- content: Align .contentrain billing data with canonical license values (b9e65cc)
- billing: Resolve self-host detection across UI and server (87c86ff)
- ci: Integration-test compatibility for enterprise + media enforcement (8152271)
- ci: Production-safe deployment snapshot mutation (0988b0b)
- ee: Surface bridge load failures instead of silent fallback (eb97b41)
- github: Pass workspace id as state to App install url (9b1cc03)
- ee: Eliminate boot-time race that latched deployment as community (d23a32e)
- billing: Redirect free workspace to checkout instead of alerting (67b029e)
- github-app: Reconnect uses POST /api/auth/login, not bare URL (3fe3f82)
- chat: Remove non-existent status/workspace_id from conversations SELECT (237a112)
- ci: Wait for e2e port to free between suite spawns (8f0c096)
- billing: Correct Conversation API actor model + usage table (23631b2)
- chat: Preserve assistant text blocks across tool iterations (7d0c35b)
- mcp-cloud: Pass Retry-After as number for h3 typed headers (cf7b918)
- chat: Persist conversation trace rows reliably (b890b82)
- content: Validate document slug passed as a separate argument (011a077)
- mcp-cloud: Exempt /api/mcp from the session auth middleware (c1ca245)
- auth: Exempt forms + conversation API from session middleware (6199538)
- mcp-cloud: Forward the client Accept header to the loopback MCP server (4a8750f)
💅 Refactors
- providers: Adopt @contentrain/mcp RepoProvider surface (Faz S1) (2059f13)
- content-engine: Delegate content ops to @contentrain/mcp (Faz S2) (a91eb78)
- validation: Delegate validateContent to @contentrain/mcp (Faz S3) (9da5de9)
- serialization: Drop content-serialization wrapper (Faz S4) (22f23d0)
- billing: Introduce payment provider plugin registry (7b5dae1)
- license: Derive PLAN_* constants from .contentrain content (136bbac)
- chat: Shared history builder with model/plan/source-aware budgets (2f4e394)
📖 Documentation
- Reflect MCP integration + S6 prep in ROADMAP + CLAUDE.md (Faz S8) (4a69b5e)
- Mark S6 MCP Cloud shipped (Faz S8 cleanup) (e72a8cd)
- deploy: Align deployment docs with trunk-based flow (577012f)
- claude: Clarify account deletion has no outbound email (a5a2ba9)
- editions: Align long-form docs with the edition + profile model (28534b6)
- ee: Finalize License v1.0 from market-comparative review (b9baa56)
🏡 Chore
- deps-dev: Bump @types/node from 25.5.2 to 25.6.0 (#22)
- deps-dev: Bump @tailwindcss/vite from 4.2.1 to 4.2.2 (#21)
- deps-dev: Bump the testing group with 4 updates (#19)
- db: Harden baseline for portability (#25)
- Merge main into feat/github-app-lifecycle-overhaul (4f9cdd2)
✅ Tests
- chat: Update integration assertion to expect populated assistantText (4659c05)
❤️ Contributors
- Contentrain mcp@contentrain.io
- AHMET BAYHAN BAYRAMOGLU (@ABB65)
v0.1.0-beta.7
🚀 Enhancements
- api: Add CLI integration endpoints for Studio CLI (5824f89)
🩹 Fixes
- content: Align validation/serialization tests with @contentrain/types (32af5f0)
💅 Refactors
- content: Migrate validation and serialization to @contentrain/types (e554bbe)
📖 Documentation
- Update roadmap and CLAUDE.md for CLI integration and overage billing (1cd6dba)
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7
v0.1.0-beta.6
🚀 Enhancements
- billing: Add overage billing system with usage dashboard (bd981f1)
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
v0.1.0-beta.5
🩹 Fixes
- security: Atomic plan limit checks and GDPR audit logging gaps (5df4248)
- Race conditions: workspace member seats, CDN API keys, and media storage quota now use
pg_advisory_xact_lockatomic RPCs (migration 019) - GDPR audit: bulk form submission deletion writes explicit audit logs with actor attribution
- 4 missing DELETE endpoints added to audit registry (CDN key, conversation key, webhook, AI key)
- Non-atomic fallback code removed from storage/CDN increment methods
- Race conditions: workspace member seats, CDN API keys, and media storage quota now use
📖 Documentation
- Mark resolved deferred items and fix media route test mock (42a85af)
🏡 Chore
- deps: Bump docker/setup-buildx-action from 3 to 4
- deps: Bump docker/login-action from 3 to 4
- deps: Bump docker/build-push-action from 6 to 7
- deps-dev: Bump the testing group with 4 updates
- deps-dev: Bump eslint from 10.0.3 to 10.2.0 in the linting group
- deps-dev: Bump tailwindcss from 4.2.1 to 4.2.2
- deps: Bump the vue group with 2 updates
- deps-dev: Bump @types/node from 24.12.0 to 25.5.2
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
What's Changed
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #9
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #10
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #11
- chore(deps-dev): bump the testing group with 4 updates by @dependabot[bot] in #13
- chore(deps-dev): bump eslint from 10.0.3 to 10.2.0 in the linting group by @dependabot[bot] in #14
- chore(deps): bump the vue group across 1 directory with 2 updates by @dependabot[bot] in #12
- chore(deps-dev): bump tailwindcss from 4.2.1 to 4.2.2 by @dependabot[bot] in #15
- chore(deps-dev): bump @types/node from 24.12.0 to 25.5.2 by @dependabot[bot] in #16
New Contributors
- @dependabot[bot] made their first contribution in #9
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.5
v0.1.0-beta.4
🩹 Fixes
- billing: Remove per-seat pricing, adopt flat-rate model (e706bcb)
- billing: Align Pro seat limit to 10, remove per-seat remnants (d2be160)
- webhooks: Complete all 8 webhook event dispatches and fix test coverage (c6a36e1)
📖 Documentation
- Add public ROADMAP.md, align deferred items across all docs (04134b4)
❤️ Contributors
- Contentrain mcp@contentrain.io
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.4
v0.1.0-beta.3
v0.1.0-beta.2
v0.1.0-beta.1
Initial beta release of Contentrain Studio — open-core AGPL CMS.
Highlights
- 🏗️ Full-stack Nuxt 4 with Supabase Auth + PostgreSQL
- 💬 AI chat engine with conversation-first content management
- 📦 CDN content delivery with API keys and builds
- 🖼️ Media management with Sharp processing
- 📝 Forms & submissions with public endpoints
- 🔍 Schema validation + project health dashboard
- 🐳 Docker deployment ready
- 📖 Open-source governance suite (CONTRIBUTING, SECURITY, CODE_OF_CONDUCT)
Full Changelog: https://github.com/Contentrain/studio/commits/v0.1.0-beta.1