Update ROADMAP thanks to feedback

This commit is contained in:
loicsaintroch 2015-10-06 09:11:22 +02:00
parent 9cc0df3674
commit b44bf9ec5f

View File

@ -1,19 +1,22 @@
# Roadmap
**v1.1.0**:
- Improve the UX and UI of the admin panel.
- Improve API management, wording and application structure with the dashboard.
**v1.2.0**:
- Improve user groups and permissions.
- Improve the UX and UI of the admin panel.
**v1.3.0**:
- Edit application settings from the admin panel.
- Improve user groups and permissions.
**v1.4.0**:
- Let developers use custom globals.
- Edit application settings from the admin panel.
**v1.5.0**:
- Add resourceful Pub / Sub for models and routes via WebSockets.
- Let developers use custom globals.
**v1.6.0**:
- Add resourceful Pub / Sub for models and routes via WebSockets.
**v1.7.0**:
- Content-negotiation on the request and respond either a JSON or a view.