mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 23:57:32 +00:00
573 B
573 B
Roadmap
v1.2.0:
- Remove the open-source admin panel (this will be available again soon).
- GraphQL support for the router and the ORM.
- Add an email API.
- Add a file upload API.
- Improve generated APIs with blueprints.
- Add a
$ strapi linkcommand. - Improve dependencies-negotiation between the framework and the generators.
v1.3.0:
- Auto restart the server on changes from the Studio.
v1.4.0:
- Add resourceful Pub / Sub for models and routes via WebSockets.
v1.5.0:
- Content-negotiation on the request and respond either a JSON or a view.