-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
The Roadmap aims to set out when certain features will appear. It reduces in clarity the further we go into the future, and is constantly being added to as we move forward.
If you're just looking to find out whether a feature is likely to end up in core or not, then take a look at the planned features page. It's just a list, but we're adding more detail to it as we go.
This Roadmap has been replaced with a public trello board, to make it easier for everyone to keep track of ongoing work. If you would like to receive regular updates on our progress, you can subscribe to the Dev Blog which is updated weekly after the public developer meeting.
For information on how the new roadmap works, see visit trello.
Release the API, Ember and Multi-User projects as Ghost 0.5
See 0.5.0
Maintenance release with many new features
See Milestone History or the release post
Maintenance release, see 0.4.1
See Milestone History or the Release Notes
Maintenance & security release, see 0.3.3
Maintenance release, see 0.3.2
Maintenance release, see 0.3.1
See 0.3.0
See the Epic for an overview of the project, what was required and why. Additionally, see the issue backlog to pick up issues and monitor progress.
- To standardise the Ghost data API by introducing a standard format which closely matches JSON-API
- To introduce new API endpoints needed for Apps, Themes and other core parts of Ghost.
- To introduce permissions / access control across the entire API
- To produce structure documentation of each endpoint, the expected response and any errors that may result
The Ghost Admin will be rewritten in Ember.js as a full client side SPA, consuming the Ghost data API. This is a dependency for all features which depend on UI changes. This project was started several weeks ago, but has been put on hold so that everyone can focus on the refactoring work to the API which is a dependency if the Ember admin is ever going to work. We should be back to this project before the end of April.
See the Epic for an overview of the project, what is required and why. Additionally, see the issue backlog to pick up issues and monitor progress.
- To rebuild the entire Ghost admin in Ember.js
- To resolve as many UI bugs/issues as possible
- To create a framework for rapid development of user interfaces in Ghost
- To lay the groundwork to deliver significant improvements for mobile
- ?To introduce a more holistic solution for managing keyboard shortcuts?
Ghost will get the option to add multiple users, with differing roles and permissions.
- To make it possible to have a multi-user blog
- To ensure that the admin UI is safe from XSS and other security issues
- To improve the first run/install and introduction experience for users
For more history, please see the pre-release roadmap