From 0d81b529e55b26930689aead53f047dc01acf288 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sun, 4 Mar 2018 21:47:41 -0500 Subject: [PATCH] docs: updated 2.0 milestones --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cbd27709..e0a2ab7c 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,9 @@ Current and upcoming milestones *(major features only, see the [changelog](https - All operations and queries will be made via GraphQL API. - New fully responsive layout, with better customization capabilities. - Full localization support, especially for non-latin languages. + - Modular approach to auth, editors, logging, search and storage. -**Release Date**: Q1 2018 +**Release Date**: Q2 2018 **Breaking Changes**: - MongoDB is being phased out in favor of PostgreSQL + Redis. An upgrade tool will be provided to migrate existing data to the new system. @@ -138,17 +139,17 @@ Current and upcoming milestones *(major features only, see the [changelog](https **2.1 Milestone** - [ ] Comments / Discussion per document - [ ] Profile page per user -- [ ] Preview changes directly from the editor, without saving - [ ] Diagrams as code (Mermaid module) -- [ ] Insert Link modal in Markdown Editor - [ ] Themes - [ ] Additional storage engines - [ ] Dropbox - [ ] Google Drive - [ ] Amazon S3 - [ ] Azure Blob Storage + - [ ] DigitalOcean Spaces - [ ] Onedrive - [ ] Owncloud + - [ ] SCP (SSH) - [ ] Modular Editor: TinyMCE (wysiwyg) **TBD Milestone**