From e3acf214ddfcd012e52d949b14472b423666cb91 Mon Sep 17 00:00:00 2001 From: Tom Dyson Date: Mon, 24 Aug 2015 21:38:56 +0100 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 33399a5..560704f 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -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 |