Unverified Commit 6c397d7b authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

docs: updated milestones

parent d722c7a7
...@@ -80,6 +80,8 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -80,6 +80,8 @@ 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.
**Release Date**: Q1 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.
...@@ -93,11 +95,12 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -93,11 +95,12 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [x] Support sub-directory installations (e.g. example.com/wiki) - [x] Support sub-directory installations (e.g. example.com/wiki)
- [x] Make use of all available CPU cores, distributed jobs queue - [x] Make use of all available CPU cores, distributed jobs queue
- [x] Modular authentication providers - [x] Modular authentication providers
- [x] Shared kernel for both app and configuration manager - [x] Shared kernel for both app and setup
- [ ] Improved installation wizard :rocket: - [x] Improved installation wizard
- [ ] Themes :rocket: - [x] Modular logging providers
- [ ] New Login page :rocket: - [ ] New Login page :rocket:
- [ ] Optional Two-Steps Authentication (2FA) :rocket: - [ ] Optional Two-Steps Authentication (2FA) :rocket:
- [ ] Themes :rocket:
- [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg) - [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg)
- [ ] History / Revert to previous version - [ ] History / Revert to previous version
- [ ] Persist system settings to database instead of file-based - [ ] Persist system settings to database instead of file-based
...@@ -108,9 +111,10 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -108,9 +111,10 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [ ] Preview changes directly from the editor, without saving - [ ] Preview changes directly from the editor, without saving
- [ ] Diagrams as code (Mermaid module) - [ ] Diagrams as code (Mermaid module)
- [ ] High Availability support (multiple concurrent instances) - [ ] High Availability support (multiple concurrent instances)
- [ ] Insert Link modal in Editor - [ ] Insert Link modal in Markdown Editor
- [ ] Better simultaneous user editing handling - [ ] Better simultaneous user editing handling
- [ ] Multi-language versions of the same page (I18n) - [ ] Multilingual versions of the same page (i18n)
- [ ] PostgreSQL search engine
:rocket: = Currently in development :rocket: = Currently in development
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment