strapi/ROADMAP.md
2015-10-16 16:25:57 +02:00

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 link command.
  • 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.