Studio

Roadmap

Track the development progress of Nuxt Studio and discover upcoming features planned for future releases.

This roadmap outlines the development phases of the self-hosted Nuxt Studio module. We're committed to build a powerful open-source content management system for Nuxt Content websites.

This roadmap is subject to change based on community feedback and evolving priorities. Join the conversation on GitHub Discussions or join the Discord to help shape the future of Nuxt Studio.

Release Phases

✅ Phase 1 - Stable Release

Focus: Core infrastructure, file operations, and GitHub integration

Content Editors

Professional editing experience with TipTap visual editor (default), Monaco code editor, and form-based editor.

Form-based Editor

Schema-based forms for editing frontmatter in Markdown files, YAML, and JSON files.

File Operations

Complete CRUD operations for content files in the content/ directory.

Media Management

Centralized media library for assets in the public/ directory with AVIF support.

Git Integration

Direct commits to GitHub with full version control.

Real-time Preview

Live preview of changes on your production website.

Internationalization (i18n)

Multi-language support for the Studio interface (17 languages: AR, BG, DE, EN, ES, FA, FI, FR, ID, IT, JA, NL, NN-NO, NB-NO, PL, PT-BR, UA, ZH, ZH-TW).

GitLab Integration

Support for GitLab as a git provider alongside GitHub.

Development Mode

Local development support without authentication.

Google OAuth Authentication

Alternative authentication method for non-GitHub users.

Vue Component Props Editor

Visual interface for editing Vue component properties directly in the editor. Select any MDC component and edit its props through a form-based interface.

Data Binding

Support for MDC binding syntax allowing you to bind component props to frontmatter variables for dynamic content.

Span-style Text Formatting

Toolbar button for applying inline text styles with the span-style feature.

Custom Authentication

Utilities (setStudioUserSession, clearStudioUserSession) to allow users to handle their own authentication flow (password, SSO, LDAP, etc.).

🌟 Phase 2 - Advanced Features (Future)

Focus: AI integration, collections view and community based features.

Target Release: 2026

Long-term vision for expanding Studio's capabilities and integrate AI-powered content suggestions.