diff --git a/Roadmap.md b/Roadmap.md index e84fd3a..e2d2329 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -20,13 +20,13 @@ RESTful API | 1.0 | [1.0 release notes](http://docs.wagtail.io/en/v1.0/releases/ MySQL support | 1.0 | Installation simplification | 1.0 | libsass removal Django REST Framework integration | 1.1 | +Improved support for remote storages | 1.1 | Done in master +Improved support for very large sites | 1.1 | Done in master ## To do Feature | Version | Notes ------- | ------- | ----- -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.2 | [RFC](https://github.com/torchbox/wagtail/wiki/Collections-RFC) +Image and document collections | 1.2 | [PR](https://github.com/torchbox/wagtail/pull/1751), [RFC](https://github.com/torchbox/wagtail/wiki/Collections-RFC) Deferred image renditions | 1.2 | iOS app | 1.2 | Generic iOS front-end for Wagtail content Improved multi-language support | 1.x | e.g. tighter integration with wagtail-modeltranslation @@ -39,4 +39,5 @@ In-page preview | 1.x | Migration framework | 1.x | cf. Drupal's [migrate](https://www.drupal.org/project/migrate) module StreamField phase 2 | 1.x | More fluid editing experience Modeladmin | 1.x | e.g. integrating https://github.com/ababic/wagtailmodeladmin -New StreamField types | 1.x | e.g. code editing, table editor, maps \ No newline at end of file +New StreamField types | 1.x | e.g. code editing, table editor, maps +Settings app | 1.x | [PR](https://github.com/torchbox/wagtail/pull/1754), [App](https://pypi.python.org/pypi/wagtailsettings) \ No newline at end of file