|
@@ -68,7 +68,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
|
|
- [x] Added referrer policy header
|
|
- [x] Added referrer policy header
|
|
|
|
|
|
### 2.0.0 - Dev
|
|
### 2.0.0 - Dev
|
|
-
|
|
|
|
|
|
+
|
|
|
|
|
|
**Goals**:
|
|
**Goals**:
|
|
- Decouple front-end and back-end completely.
|
|
- Decouple front-end and back-end completely.
|
|
@@ -90,20 +90,22 @@ Current and upcoming milestones *(major features only, see the [changelog](https
|
|
- [x] Translations
|
|
- [x] Translations
|
|
- [x] Users
|
|
- [x] Users
|
|
- [x] Migrate to PostgreSQL + Redis datastore
|
|
- [x] Migrate to PostgreSQL + Redis datastore
|
|
|
|
+- [x] Telemetry for analytics and crash reporting (Optional and fully anonimized)
|
|
|
|
+- [x] Docker support + Auto compile/publish to Docker Hub
|
|
|
|
+- [x] Support sub-directory installations (e.g. example.com/wiki)
|
|
|
|
+- [x] Make use of all available CPU cores, distributed jobs queue
|
|
|
|
+- [x] Modular authentication providers
|
|
|
|
+- [x] Shared kernel for both app and configuration manager
|
|
- [ ] Themes
|
|
- [ ] Themes
|
|
- [ ] New Login page
|
|
- [ ] New Login page
|
|
- [ ] History / Revert to previous version
|
|
- [ ] History / Revert to previous version
|
|
- [ ] Optional Two-Steps Authentication (2FA)
|
|
- [ ] Optional Two-Steps Authentication (2FA)
|
|
-- [x] Docker support + Auto compile/publish to Docker Hub
|
|
|
|
-- [x] Support sub-directory installations (e.g. example.com/wiki)
|
|
|
|
- [ ] Persist system settings to database instead of file-based
|
|
- [ ] Persist system settings to database instead of file-based
|
|
- [ ] User Groups + Better permissions management
|
|
- [ ] User Groups + Better permissions management
|
|
-- [x] Make use of all available CPU cores, distributed jobs queue
|
|
|
|
- [ ] Tags per document / folder
|
|
- [ ] Tags per document / folder
|
|
- [ ] Comments / Discussion per document
|
|
- [ ] Comments / Discussion per document
|
|
- [ ] Profile page per user
|
|
- [ ] Profile page per user
|
|
- [ ] Preview changes directly from the editor, without saving
|
|
- [ ] Preview changes directly from the editor, without saving
|
|
-- [x] Modular authentication providers
|
|
|
|
- [ ] High Availability support (multiple concurrent instances)
|
|
- [ ] High Availability support (multiple concurrent instances)
|
|
- [ ] Insert Link modal in Editor
|
|
- [ ] Insert Link modal in Editor
|
|
- [ ] Better simultaneous user editing handling
|
|
- [ ] Better simultaneous user editing handling
|