Browse Source

docs: updated 2.0 milestones

Nicolas Giard 7 years ago
parent
commit
0d81b529e5
1 changed files with 4 additions and 3 deletions
  1. 4 3
      README.md

+ 4 - 3
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.
   - All operations and queries will be made via GraphQL API.
   - New fully responsive layout, with better customization capabilities.
   - New fully responsive layout, with better customization capabilities.
   - Full localization support, especially for non-latin languages.
   - 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**:
 **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.
   - 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**
 **2.1 Milestone**
 - [ ] Comments / Discussion per document
 - [ ] Comments / Discussion per document
 - [ ] Profile page per user
 - [ ] Profile page per user
-- [ ] Preview changes directly from the editor, without saving
 - [ ] Diagrams as code (Mermaid module)
 - [ ] Diagrams as code (Mermaid module)
-- [ ] Insert Link modal in Markdown Editor
 - [ ] Themes
 - [ ] Themes
 - [ ] Additional storage engines
 - [ ] Additional storage engines
   - [ ] Dropbox
   - [ ] Dropbox
   - [ ] Google Drive
   - [ ] Google Drive
   - [ ] Amazon S3
   - [ ] Amazon S3
   - [ ] Azure Blob Storage
   - [ ] Azure Blob Storage
+  - [ ] DigitalOcean Spaces
   - [ ] Onedrive
   - [ ] Onedrive
   - [ ] Owncloud
   - [ ] Owncloud
+  - [ ] SCP (SSH)
 - [ ] Modular Editor: TinyMCE (wysiwyg)
 - [ ] Modular Editor: TinyMCE (wysiwyg)
 
 
 **TBD Milestone**
 **TBD Milestone**