瀏覽代碼

docs: updated 2.0 milestones

Nicolas Giard 7 年之前
父節點
當前提交
1bf96537fe
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -89,9 +89,11 @@ Current and upcoming milestones *(major features only, see the [changelog](https
 - [x] Make use of all available CPU cores, distributed jobs queue
 - [x] Modular authentication providers
 - [x] Shared kernel for both app and configuration manager
+- [ ] Improved installation wizard :rocket:
 - [ ] Themes :rocket:
 - [ ] New Login page :rocket:
 - [ ] Optional Two-Steps Authentication (2FA) :rocket:
+- [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg)
 - [ ] History / Revert to previous version
 - [ ] Persist system settings to database instead of file-based
 - [ ] User Groups + Better permissions management
@@ -99,6 +101,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
 - [ ] Comments / Discussion per document
 - [ ] Profile page per user
 - [ ] Preview changes directly from the editor, without saving
+- [ ] Diagrams as code (Mermaid module)
 - [ ] High Availability support (multiple concurrent instances)
 - [ ] Insert Link modal in Editor
 - [ ] Better simultaneous user editing handling