Skip to main content

What's new in Strapi 5 RC docs?

Strapi 5 RC (Release Candidate) brings many new features and improvements, and this page quickly highlights the most important documentation changes.

๐Ÿง‘โ€๐ŸŽจ The Draft & Publish feature has been fully reworked. When Draft & Publish is enabled, the Content Manager edit view shows 2 different tabs, one for the draft version and one for the published version, and both can handle different content.

๐Ÿง™โ€โ™€๏ธ The new Content History feature allows you to view and restore previous versions of your content from the Content Manager.

๐Ÿง‘โ€๐Ÿซ Strapi 5 now use documents and introduces a new Document Service API to replace the Entity Service API from v4, leveraging the new Draft & Publish system and paving the way for more upcoming features.

๐Ÿ•ต๏ธ The REST API and GraphQL API have been updated, with a simplified response data format for both and partial support for Relay-style queries for GraphQL.

๐Ÿฆพ A whole new CLI upgrade tool will soon help you migrate to any patch, minor, and major version of Strapi, automating most of the common tasks through codemods.

๐Ÿ‘ท Also, we have some resources ready to help you upgrade to Strapi 5, including a list of breaking changes and additional migration resources to read for when you will consider migrating to Strapi 5. But please don't migrate your production project before Strapi 5 is released as a stable version! ๐Ÿ™.

๐Ÿ‘€ There might be much more: new or updated pages are identified in the table of contents with new badgenew badge or updated badgeupdated badge badges.

๐Ÿท๏ธ We introduced a new tagging system to provide another layer of information architecture. Tags can be found at the bottom of each page. Clicking on a tag will point you to an index page listing all pages with the same tag. The list of all available tags is visible by visiting the /tags page.

โž• You will also soon find more official guides and more references to external resources (contributor documentation, design system documentation, and blog articles) throughout the docs pages.

๐Ÿค– Also, last but not least, you might have noticed a shiny new ๐Ÿ”Ž Ask AI & Search Docs button in the top navigation bar! Click on it and select "Ask AI" to ask your questions. It keeps the context of previous answers so you can ask follow-up questions as long as you don't close the popup. You could also click "Search" to do a regular search through the documentation.