瀏覽代碼

docs: updated milestones
[ci skip]

NGPixel 8 年之前
父節點
當前提交
dcec3d840a
共有 1 個文件被更改,包括 4 次插入13 次删除
  1. 4 13
      README.md

+ 4 - 13
README.md

@@ -50,18 +50,8 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
 
 Current and upcoming milestones *(major features only, see the [changelog](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md) for complete list of features and bug fixes)*:
 
-### Beta 12
-![Progress](http://progressed.io/bar/100)
-
-- [x] Anchor with Copy to clipboard function
-- [x] Full UI Localization
-- [x] Heroku support
-- [x] New Localizations: Chinese, French, Korean, Portuguese, Russian and Spanish
-- [x] Refactor of all client-side code to modular Vue components
-
 ### Beta 13
-> *Planned for July release*  
-![Progress](http://progressed.io/bar/95)
+![Progress](http://progressed.io/bar/100)
 
 - [x] Color Themes
 - [x] Server-side TeX/MathML rendering
@@ -70,16 +60,17 @@ Current and upcoming milestones *(major features only, see the [changelog](https
 
 ### Beta 14
 > *Planned for August release*  
-![Progress](http://progressed.io/bar/0)
+![Progress](http://progressed.io/bar/20)
 
 - [ ] History / Revert to previous version
 - [ ] Optional Two-Steps Authentication (2FA)
 - [ ] Docker support + Auto compile/publish to Docker Hub
-- [ ] User Groups + Better permissions management
 - [ ] Support sub-directory installations (e.g. example.com/wiki)
+- [ ] Persist system settings to database instead of file-based
 
 ### Future
 
+- [ ] User Groups + Better permissions management
 - [ ] Insert Link modal in Editor
 - [ ] Better simultaneous user editing handling
 - [ ] Preview changes directly from the editor, without saving