✨ Strapi MCP is now Generally Available - let your agents manage your Strapi content ✨

Releases & Roadmap3 min read

Release 3.0.0-alpha.24 - Quickstart, SQLite and Settings View

February 7, 2019Updated on May 22, 2026
Release 3.0.0-alpha.24 - Quickstart, SQLite and Settings View

Today we are excited to announce the release of Strapi 3.0.0-alpha.24 with brand new features you will like:

Strapi v3@alpha.14

📚 SQLite support

SQLite database support has been highly demanded on the roadmap. SQLite is a lightweight, easy to set up the database with great performance.

When you create a new strapi app:

strapi new strapidvisor

you will now be prompted with the following choices:

new strapi start

We'll discuss the Quickstart in a minute, but for the moment let's choose "Custom". You can now choose to create an SQLite database for your next Strapi app!

new strapi start

And the last manual action needed from you will be to choose your database name: new strapi start

After that, all is similar to the way you used to create a Strapi app before:

new strapi start

Neat, isn't it?

Thanks to all the contributors who pushed for this feature to be released on the roadmap and to @mnlbox and @DMehaffy for this contribution!

Quickstart Mode

The Quickstart mode is using SQLite to ease the setup process when creating a Strapi app. We received a lot of feedback from community members is a bit lost when they had to choose which database to use for their project.

And we hate when Strapi users are lost!

The Quickstart mode allows now a one command line installation of your next Strapi app. You only need to run the following command line in your terminal:

strapi new strapidvisor --quickstart

and the magic happens:

new strapi start

The installation is made and the admin panel is loaded automatically in your browser.

So that's you, now:

👀 Content Manager Setting View

The Content Manager is probably one of your favorite plugins. Its purpose is to make content editions as easy as possible. But it was a bit too busy.

The previous version of the Setting View was mixing the settings of the List View and of the Edit View.

Good news, with this new version you can only see what is relevant for your needs.

The current version offers tabs to display only settings for the List View and settings for the Edit View.

List view

This tab displays the Settings allowing you to enable search, filters, or bulk actions, defining the number of entries per page, and defining the default sort attribute.

It also shows the Displayed Fields and as usual, you can change the order of the attributes the way you want.

Content Manager settings - list view

Edit view

Same thing in edit view: the relevant information is displayed for a smoother and better user experience!

Content Manager setting view - Edit view

And last but not least, Strapi is now supporting IN and NOT IN as a filter type: kudos to @sajjad-shirazy, @kamalbennani, and @derrickmehaffy for this new feature!

🐛 Bugfix

As usual, tens of bugs have been fixed and enhancements added. Please take a look at the changelog for more information.

Thank you liroo, NeOMakinG, derrickmehaffy, soupette, tpiros, virginieky, adamsaparudin, jesusprubio, furedal, siffash, jacargentina, abdonrd, aminsource, sajjad-shirazy and others for your contributions!

Give it a try!

Update your Strapi version through a single command line:

$ npm i strapi@alpha -g

Take a look at the Getting Started guide to jump on board.

Migrating to v3@alpha.24

If you are already building an API using Strapi, we recommend you migrate to this version. Don't worry, a fully detailed migration guide is available.

What's next?

Many improvements are coming, especially video tutorials and documentation enhancements. Stay tuned on Twitter!

Oh, by the way, we are still hiring!

Pierre BurgyChief Executive Officer

Pierre created Strapi with Aurélien and Jim back in 2015. He's a strong believer in open-source, remote and people-first organizations. You can also find him regularly windsurfing or mountain-biking!

Free Preview, Growth Plan and SSO Add-on
Releases & Roadmap·9 min read

Introducing the Free Preview Feature, Growth Plan, and SSO Add-On

From live Free Previews to enhanced collaboration with the Growth Plan and streamlined access via the SSO Add-On—find out how these features can take your projects to the next level.

·January 15, 2025
Strapi Cloud Regions, CLI Enhancements, Plugins, and Releases x Review
Releases & Roadmap·9 min read

Introducing new Cloud Regions, CLI Enhancements, Plugins, and Releases x Review Workflows

Explore Strapi’s newest features: faster Cloud Regions, enhanced CLI, powerful plugins, and automated content approvals—designed to streamline your content management.

·November 20, 2024
Releases & Roadmap·8 min read

Build, Test, and Deploy Confidently with Multi-Environments for Strapi Cloud

Safely build, test, and deploy with multi-environment support in Strapi Cloud. Isolate your dev stages, track API usage, and manage environments effortlessly with secure backups and custom variables.

·September 27, 2024