-
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.
It is anticipated that there will be a 0.4.1 maintenance release a few weeks after 0.4 purely to iron out some bugs.
The 0.4.1 maintenance release closes to PRs at midnight 27th January. Release is scheduled for later this week.
Open issues: 0.4.1
This is the current Milestone
Focuses on the app boilerplates, API, filters, importers, permissions, security and other app related things, to bring the first iteration of Ghost Apps to the public.
Open issues: 0.5
Delivering the app platform for Ghost is a truly enormous project. To get a full grasp of what this entails, it is recommended that you read Imagining-the-Ghost-Developer-Tools. The roadmap here documents which aspects of the Ghost Developer Tools (GDT) we intend to deliver in 0.5, along with other areas of work that are required in order to deliver this first iteration of Apps.
There are 4 main areas of work that will take place in 0.5, known as Apps, Importer, Themes and Other. Each area and its individual goals are described below.
Issue label: apps
By far the largest area of work, Apps encompasses work across both the Ghost and Ghost-App repositories. Work on this area is tracked through an epic issue in the Ghost repository. Watching this issue should allow any one interested to keep up-to-date on the progress of Ghost apps.
Goal: In Ghost version 0.5, it is expected that developers would be able to create simple apps for Ghost that achieve the most obvious additions, like comments, analytics custom helpers, and media handling improvements. App developers should not expect to have full access to all tools documented in the GDT in 0.5. Further updates will ship more advanced features.
Tasks:
- Settle on the App boilerplace, decide on v1.0 of the Ghost-App module, and publish it to npm.
- [~] Add
package.jsonsupport for apps, enabling developers to define key data about apps, and also define their own dependencies. - Roll out ACL across the Ghost admin, ensuring all objects and routes are correctly permissioned.
- Introduce App permissions system to ensure that apps can only do the things for which they have permission.
- Create the App UIs for installation, activation and management.
- Update the schema to include tables for App settings, and create a way for Apps to define, access and provide UIs their own settings.
- Develop the App install process, which presents users with permissions, manages dependencies, etc etc.
- Create an intial set of filters which provides for overriding Ghost's behaviour via the Filter API.
- Ensure that error handling for Apps is top-notch, and introduce features for debugging.
- Finish up work to make the internal JSON data API consistent, and label it v1.0.
- Use the App proxy to provide access to an v1.0 of the Data API, Theme API and Filters API.
If we have time:
- Start work on the following parts of the GDT:
- Routes API
- Files API
- Accounts API
- The various toolsets
- Begin work on the dashboard, which is being planned separately from 0.5. See note on the dashboard
Issue label: importer
Goal: In Ghost version 0.5, it should be possible to easily import a blog from a WXR or RSS file, by installing and using the official Ghost Importer App. This App should serve as an example app, and also be easily extended to support more import formats.
Tasks:
- Develop a sexy new UI for the import tool, and move it to a new home.
- Make it possible for Apps to hook into and extend the import UI.
- Add support for more permalink structures, configured by the importer if possible.
- Build the Importer App, with initial support for WXR and RSS imports.
- Turn importing from a one-step do-or-die operation, into a several step process with opportunities to fix or discard invalid data.
Issue label: themes
Goal: Every version of Ghost should deliver new features for themes, improving the overall blogging experience and providing new opportunities for theme developers to create fantastic themes.
Tasks:
- Add
package.jsonsupport for themes, providing theme developers with a simple way to define key data about their themes. - Develop the advanced
hashelper to provide more options for customising themes dependent on what data is available. - Create a set of placeholder style helpers which work together with filters for Apps, such as
{{comments}}or{{social}}. - Add the much-awaited tag pages feature.
- Introduce support for custom page and tag templates, allowing individual pages or tags to have a different templates.
- [~] Improve error handling and debugging for themes.
Goal: Ghost 0.5 should significantly improve the ease of creating and customising a blog.
Tasks:
- Develop a brand new installation screen to be used instead of signup at first run.
- Introduce upgrade tools to bring us one step closer to 1-click upgrades.
- [~] Improvements towards using Ghost as a module, publish to npm
- Add a timezone setting, which is used to display dates relative to the admin-user across the admin and theme.
It was originally hoped / planned that the first version of the dashboard would be developed during 0.5, although it would be disabled by default until 0.6. However, at the moment, there are very few frontend developers involved with the Ghost project, and it doesn't seem realistic to include it.
Instead, the idea is to plan the work for the dashboard during 0.5, and see if we can put together a team of people to work on it as a sideproject during 0.5 and 0.6. For more information see where is the dashboard?
Focuses firstly on adding multi-user functionality, so that you can run a multi-author blog, along with addressing the security concerns this introduces. Secondly, on providing the tools for l10n & i18n - making it possible for you to use Ghost in your language, and to publish blogs in any language.
Open issues: 0.6
Milestone 0.6 Mini Projects:
- Keyboard Shortcut Overhaul #1463
- [BUG] Select Word Keyboard Shortcut doesn't work #1275
- [BUG] markdown help popup is truncated on small screens #1273
Note: This section needs an overhaul
- Editor screen: Advanced scroll features #22
- Be smarter about how we line up markdown code with the live preview #704
- [BUG] Editor UI - Scroll events are not smooth #481
- [BUG] Editor scrolling gets stuck when typing lots of text #535
- [BUG] Fucked up scrolling behaviour when typing #958
Rough Plan: - focus on overhauling and rebuilding the editor, bringing full mobile/multi-device support, markdown & media improvements etc
Open issues: 0.7
Rough Plan: focus on advanced publishing workflows, catering for bigger, more complex teams and also on more advanced theme features aimed at building magazine style blogs.
Open issues: 0.8
Rough Plan: focus on anything which is still missing and required for 1.0.0. This is currently an open ended opportunity to refactor, tidy up, finish off features, add finishing touches etc etc
Open issues: 0.9
See planned features for an idea of what will be happening.
See 0.3.0
Maintenance release, see 0.3.1
Maintenance release, see 0.3.2
See Milestone History or the Release Notes
For more history, please see the pre-release roadmap