Updated Roadmap (markdown)

Tom Dyson 2015-08-24 21:38:56 +01:00
parent f12624e2df
commit e3acf214dd
1 changed files with 5 additions and 5 deletions

@ -10,13 +10,13 @@ Python 3 support | 0.4 |
Scheduled publishing | 0.4 |
Front-end cache integration | 0.4 |
Image feature detection | 0.5 | [0.5 announcement](https://wagtail.io/blog/wagtail-05/)
`wagtail start` command | 0.6 |
Groups and sites admin | 0.7 |
`wagtail start` command | 0.6 | [0.6 release notes](http://docs.wagtail.io/en/v1.0/releases/0.6.html)
Groups and sites admin | 0.7 | [0.7 release notes](http://docs.wagtail.io/en/v1.0/releases/0.7.html)
Page locking | 0.7 |
Groups and sites admin | 0.7 |
Logging | 0.8 |
Logging | 0.8 | [0.8 release notes](http://docs.wagtail.io/en/v1.0/releases/0.8.html)
StreamField | 1.0 | [StreamField blog post](https://torchbox.com/blog/rich-text-fields-and-faster-horses/)
RESTful API | 1.0 |
RESTful API | 1.0 | [1.0 release notes](http://docs.wagtail.io/en/v1.0/releases/1.0.html)
MySQL support | 1.0 |
Installation simplification | 1.0 | libsass removal
@ -28,7 +28,7 @@ Improved support for remote storages | 1.1 | Done in master
Improved support for very large sites | 1.1 | Done in master
Image and document collections | 1.1 | [RFC](https://github.com/torchbox/wagtail/wiki/Collections-RFC)
iOS app | 1.x | Generic iOS front-end for Wagtail content
Integrated multi-language support | 1.x | e.g. tighter integration with wagtail-modeltranslation
Improved multi-language support | 1.x | e.g. tighter integration with wagtail-modeltranslation
Swappable rich text editor | 1.x | [Relevant PR](https://github.com/torchbox/wagtail/pull/1521)
UI / API separation | 1.x | e.g. React admin UI
Group-based view permissions | 1.x |