Commit c8aa29a5 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

docs: improved milestones list

parent f1f8c98e
...@@ -78,37 +78,29 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -78,37 +78,29 @@ Current and upcoming milestones *(major features only, see the [changelog](https
**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. **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.
- :white_check_mark: GraphQL API - [x] GraphQL API
- [x] Comments - [x] Migrate to PostgreSQL + Redis datastore
- [x] Documents - [x] Telemetry for analytics and crash reporting (Optional and fully anonymized)
- [x] Files - [x] Docker support + Auto compile/publish to Docker Hub
- [x] Folders - [x] Support sub-directory installations (e.g. example.com/wiki)
- [x] Groups - [x] Make use of all available CPU cores, distributed jobs queue
- [x] Rights - [x] Modular authentication providers
- [x] Settings - [x] Shared kernel for both app and configuration manager
- [x] Tags - [ ] Themes :rocket:
- [x] Translations - [ ] New Login page :rocket:
- [x] Users - [ ] Optional Two-Steps Authentication (2FA) :rocket:
- :white_check_mark: Migrate to PostgreSQL + Redis datastore - [ ] History / Revert to previous version
- :white_check_mark: Telemetry for analytics and crash reporting (Optional and fully anonymized) - [ ] Persist system settings to database instead of file-based
- :white_check_mark: Docker support + Auto compile/publish to Docker Hub - [ ] User Groups + Better permissions management
- :white_check_mark: Support sub-directory installations (e.g. example.com/wiki) - [ ] Tags per document / folder
- :white_check_mark: Make use of all available CPU cores, distributed jobs queue - [ ] Comments / Discussion per document
- :white_check_mark: Modular authentication providers - [ ] Profile page per user
- :white_check_mark: Shared kernel for both app and configuration manager - [ ] Preview changes directly from the editor, without saving
- :large_blue_diamond: Themes - [ ] High Availability support (multiple concurrent instances)
- :large_blue_diamond: New Login page - [ ] Insert Link modal in Editor
- :large_blue_diamond: Optional Two-Steps Authentication (2FA) - [ ] Better simultaneous user editing handling
- :white_large_square: History / Revert to previous version
- :white_large_square: Persist system settings to database instead of file-based :rocket: = Currently in development
- :white_large_square: User Groups + Better permissions management
- :white_large_square: Tags per document / folder
- :white_large_square: Comments / Discussion per document
- :white_large_square: Profile page per user
- :white_large_square: Preview changes directly from the editor, without saving
- :white_large_square: High Availability support (multiple concurrent instances)
- :white_large_square: Insert Link modal in Editor
- :white_large_square: Better simultaneous user editing handling
## Gitter ## Gitter
......
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