-
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.
Update: In order to deliver 0.4 this year, we have decided to cull a large body of work and focus on closing the milestone. This includes culling all work to do with the App API. We are going to aim to deliver a shorter cycle for 0.5 which focuses solely on the App API, and all of the work around i18n and multi-user that was scheduled for 0.5 will now be moved to 0.6.
Milestone 4 will result in version 0.4.0 of Ghost. This is the current milestone.
This version focuses around the App API, import tools and adding functionality which has been heavily requested during the launch phases.
Milestone 4 is the first milestone which is not only after the public launch, but also developed in the open allowing anyone to get involved. This means that Milestone 4 has a heavy focus on architecture, further improving the Ghost internals, making it easier to work with, and adding non-user-facing features that will help Ghost to grow new features quickly in the future.
We had also planned to make our Ghost Developer Tools, or the API for building Apps, available at the end of this milestone, so that developers can start building Apps to extend Ghost's functionality. This too required a focus on the Ghost internals and so has been moved to it's own project in 0.5.
There are also a number of important enhancements and features we want to add to the publishing experience, to reduce user frustration wherever possible.
Getting Apps off the ground:
-
Proposal: Plugin Architecture Refactor#769
-
Post settings menu: published time#907 -
Add a warning message when leaving the page with unsaved post content.#1327(Solve data loss problem) -
Featured posts:#1111,#1112 -
Static pages:#969,#1329,Casper#39,#1350
- Post Settings UX #1351 [TOP PRIORITY]
-
New cmd+enter shortcut to go to a new paragraph without modifying the current line#645 -
Improve image uploader UI#1356 -
[BUG] Wrong notification on updating post#1368 -
[BUG] Allow multiple underscores like: _________#1113 -
[BUG] Markdown bug: no new line inserted when quotes are used#974
Items which focus purely on the Ghost internals have been pulled out into their own category. Many of these are required in order to introduce required features and improvements.
-
Static Asset Management #1405 [TOP PRIORITY]
-
Cache Control Headers [#1470]https://github.com/TryGhost/Ghost/issues/1470)
-
Migration Refactor
-
Config & internal structure
- Ghost install in sub directory support #527 [TOP PRIORITY] [IN PROGRESS]
-
Make it possible to require ghost as a module#1326[IN PROGRESS] -
Customisable Permalinks#1395[TOP PRIORITY] [IN PROGRESS] - Standardise getting paths and abs URLs #1390 [IN PROGRESS]
- [BUG] If the theme is missing, admin crashes #981
- Connect.multipart() deprecation warning #1227 [TOP PRIORITY]
- BIG FAT ghost.js & index.js refactor #360
Vast improvements to Ghost's test suite include: running unit tests against sqlite, mysql #921 and postgres (Allowed failure) #1555. Separating the test fixtures out from Ghost's installation fixtures #362, proper tests for the API #1189 and adding a code overage tool #361
The following issues don't really fit into any other major Milestone 4 category, but are still scheduled to get done in 0.4.
- Automatic Update Available Notifications #1464
-
In {{excerpt}} convert new lines to spaces#531 -
Added new helper to escape URIs called {{encode}}#1092 -
Create prefix and suffix attribute for {{tags}} helper#607
- Enhancement: Remove "Insecure Content" warning for backend over SSL #1300
-
Replace cookieSession with session#1230
-
Limit login attempts#499 -
Improved password reset tool#1471[TOP PRIORITY] -
Account redirects#1472 -
[BUG] Signing in and then pressing the back button takes you to /ghost/signin/ instead of /ghost/#596
Bugs which don't fit into the categories above. PLEASE KILL THESE WITH FIRE.
-
Editing publish date of unpublished post yields JavaScript error#1332 - custom partial/pagination.hbs not cleared on theme switch #1203
Getting Apps off the ground:
- Lock down the App Boilerplate: https://github.com/TryGhost/Ghost-App/issues
- Ghost Apps & the Ghost Developer Tools #1474
- Ghost Developer Tools 'proxy' object for apps #1478
- API / data restrictions for apps / internal on settings model [#1473] (https://github.com/TryGhost/Ghost/issues/1473) [TOP PRIORITY]
Note This section needs (and will shortly be receiving) an overhaul and should mostly be ignored in the short-term.
- Ghost Importer: UI love #953 [TOP PRIORITY]
- Add "Delete All Content" Button #1445
- importing a bad database that fails to import still imports content #837
- De-duplicate posts and tags in importer #806
The following issues don't really fit in with the Milestone 5 focus on Apps, but are still scheduled to get done in 0.5.
- Theme API: make
{{nextpost}}{{prevpost}}available to themes #529 - Ugly debug upgrade tool #1260
- Add 'ghost' CLI tool for installing from npm #1001
Planned for Spring/Early Summer next year.
This version will focus heavily on adding localisation, and more site features such as tag, user and archive pages. We'll also hopefully roll out the dashboard, and start work on multi-user features.
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
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
For more history, please see the pre-release roadmap