From 4dfdf12111c94c8b23c3f7ad668c7e9d4631e0ec Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Tue, 4 Jul 2017 20:11:05 -0400 Subject: [PATCH] docs: Update milestones --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84a5b808..50d0250c 100644 --- a/README.md +++ b/README.md @@ -63,14 +63,21 @@ Current and upcoming milestones *(major features only, see the [changelog](https ### Beta 13 > *Planned for July release* -![Progress](http://progressed.io/bar/40) +![Progress](http://progressed.io/bar/70) - [x] Color Themes - [ ] History / Revert to previous version feature -- [ ] Docker support + Auto compile/publish to Docker Hub - [ ] Optional Two-Steps Authentication (2FA) - [x] Server-side TeX/MathML rendering - [x] Render linebreaks by default (Github style) +- [x] New Localization: German + +### Beta 14 +> *Planned for August release* +![Progress](http://progressed.io/bar/0) + +- [ ] Docker support + Auto compile/publish to Docker Hub +- [ ] User Groups + Better permissions management - [ ] Support sub-directory installations (e.g. example.com/wiki) ### Future