Strapi v3@alpha.5 is released! As announced in our previous article, we are currently working hard on v3.
We just published v3@alpha.5 which includes a lot of updates, explained below.
Framework
Admin panel
Plugins
Upcoming weeks are gonna be busy. Here is what will be released.
A brand new website is coming! The design of this new website is now validated. The development is almost done. We plan to publish it at the beginning of September.
This website will explain much better what is Strapi and how to get started with it.
The entire documentation is going to be rewritten, translated, and versioned in the GitHub repository. GitBook will be used to display it. If you want to contribute by translating in a specific language, feel free to submit a pull request.
We already started working on v3@alpha.6. A lot of new things are coming:
strapi-helper-plugin
package.We still recommend not to use v3 for production projects. However, you are more than welcome to try this new version.
To install v3@alpha.5, run $ npm i strapi@alpha -g
in your terminal.
You can also install the development version using the following command:
$ git clone https://github.com/strapi/strapi && cd strapi && npm run setup
.
We look forward to hear you feedback! Feel free to post an issue on GitHub if you detect any bug. Also, join us on our public Slack channel strapi-v3
to get the latest news and to submit ideas.
Thanks for reading!
The Strapi team.
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!