Strapi v3@alpha.8 is available: admin deployment bug fix and permissions enhancements!
Alpha.7 was a big step, with the release of the Users & Permissions plugin.
You gave us great feedback about it and reported some issues. That's why v3@alpha.8 has been mostly dedicated to fixing bugs.
Deploying an app with the admin panel was complicated and almost impossible in most cases, which was quite annoying. We considered this problem as a priority and decided to entirely reviewed the admin build workflow. This issue has been fixed in v3@alpha.8, so now you can deploy your APIs with confidence. We also took the advantage of these updates to let you host the admin front-end on a different server.
Last but not least, we fixed the issue concerning permissions management.
Thank you acifer, lucaperret, Nsbx, fixerror, ArkhipovK, valkalon and dakuenjery, for your contributions!
Looking forward to try this new version?
Requirements:
Install it:
1$ npm i strapi@alpha -g
Check installation:
1$ strapi -v
It should print 3.0.0-alpha.8
.
Create your first project:
1$ strapi new my-app
Start your server:
1$ cd my-app
2$ strapi start
Open the admin panel, start building your API, give a look at the documentation to discover the next steps and join us on Slack to give your feedback.
Source: giphy.com
If you are already building an API using v3@alpha.7, we recommend you to to migrate to v3@alpha.8. Don't worry, a fully detailed migration guide is available.
Some of you won a t-shirt during v3@alpha.7 release.
This time, it could be yours, so try to win one of the three available t-shirts by retweeting our latest tweet.
Three winners will be drawn among people having retweeted our latest tweet before the February 7th 12:00am Paris time.
v3@alpha.9 is in active development! It will mostly contain improvements on the Users & Permissions plugin. Currently login and registration only support email with password combination. In the upcoming version, you will be able to use authentication providers such as Twitter, Facebook and GitHub to identify users. Your app deserves to be customized: email templates content will be completely configurable.
Don't forget to share our latest tweet to win a t-shirt!
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!