Loving Tina? us on GitHub0.0k

Roadmap

Welcome to Tina's public roadmap! This is a live document, and will be updated regularly. To submit an idea, or to view a list of feature requests and ideas that we're considering, check out our GitHub Discussions.

{Roadmap}

Done

React-Free Astro Support

TinaCMS live editing now works in Astro without pulling React into your site. Editors click any field to edit it inline in the admin while production ships zero editor code

GitHub Enterprise Support

TinaCloud now supports connecting to GitHub enterprise on-premise installations.

2FA Authentication

Strengthens security for TinaCloud users by adding an extra layer of protection to prevent unauthorized access, ensuring safer content management.

Vercel Data Cache Support

Hosting on Vercel? This enhances TinaCMS performance by leveraging Vercel’s data caching to speed up content delivery, reduce API load, and improve editing responsiveness.

React 19 Support

Enhances TinaCMS with improved performance, more efficient rendering, and better compatibility with modern React features.

Docs Starter Template

Since Tina works so well with documentation sites, we've built a best-of-breed TinaCMS + Docs starter template with Next.js.

Build system - move from Commonjs to ESM

We’re modernizing our build system by switching from CommonJS to ESM for better performance and compatibility.

Working on it now

TinaCloud Separate Content Repo Support

Multi-repo support lets a single TinaCloud project connect a separate content repository alongside the generator/code repo - an Enterprise-friendly setup that decouples editors' content from the application code, eliminating schema-sync issues and duplicate TinaCMS lock files.

Editorial Workflow Support for Media Manager

We're adding Editorial Workflow support to the Media Manager, enabling media changes to go through the same branch-based workflow as content edits.

TinaCloud Performance

Improvements to our Content API - faster response times for content retrieval. This will improve static site build times for quicker deployments. For enterprise customers, we are adding data isolation, ensuring their data remains separate from other accounts for better security and scalability.

Improving Media Management UX

There are several media management improvements that we have on our list (image search, support for more media types, etc).

Content Changes with GitHub Actions

We're adding a public GitHub Action for querying and editing your content. One of the use cases for this would be using GitHub actions to periodically use AI to find content in your project, e.g. documentation.

TinaCMS v4

We're reworking the foundation of TinaCMS so more parts can be customised or replaced without forking the project. This will make TinaCMS easier to maintain and give teams more control over how the editor works.

TinaCMS - Telemetry (powered by PostHog)

We’re introducing optional telemetry powered by PostHog to better understand how users interact with TinaCMS. This data will help guide improvements to the platform while maintaining user privacy. Since TinaCMS is open source, all telemetry will be fully optional and configurable.

TinaCloud - CLI

A first-party TinaCloud CLI lets developers manage projects, repos, branches, and more from the terminal.

Coming Soon

Improved PR workflow

We are making some improvements to Tina's Editorial Workflow that will allow you to merge Pull Requests from within the CMS UI.

Copilot Instructions

We're working on providing documentation for VibeCoding with TinaCMS to make it even easier to use.

TinaCloud - Project Insights

We’re adding new analytics to the TinaCloud portal to help teams understand how their content is evolving. These insights show who is making changes, which files are being updated, and how activity trends over time — giving teams clearer visibility into their content workflows.

MCP Server

We're working on some ways to leverage AI in the content creation process.

Swapping auth from AWS Cognito to WorkOS

We’re updating our authentication to use WorkOS, making it simpler and more reliable to manage user access.