strapi/ROADMAP.md
2016-01-20 15:52:05 +01:00

300 B

Roadmap

v2.0.0:

  • Change ORM: from waterline to sequelize.
  • Content-negotiation on the request and respond either a JSON or a view.
  • Add JSON API support.
  • Let the developers use custom global variables.
  • Migration from koa@1.x.x to koa@2.x.x.
  • Improve the UI of the admin panel.