From 83fa102167413ad119902a9fd432387673dad0be Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sat, 30 Dec 2017 02:03:21 -0500 Subject: [PATCH] docs: updated milestones --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ca1e1a..ac8ac4e2 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https - [x] Fix: Ignore .git directory when updating cache ### 2.0.0 - Dev -![Progress](http://progressed.io/bar/40) +![Progress](http://progressed.io/bar/42) **Goals**: - Decouple front-end and back-end completely. @@ -100,6 +100,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https - [x] Modular logging providers - [ ] New Login page :rocket: - [ ] Optional Two-Steps Authentication (2FA) :rocket: +- [ ] New Navigation Concept :rocket: - [ ] Themes :rocket: - [ ] Modular editors, user-selectable: SimpleMDE (markdown), Monaco (code) or TinyMCE (wysiwyg) - [ ] History / Revert to previous version