From ce697ab0f5a217b0959b3a0ad2b19f487abd7885 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 9 Jul 2024 14:37:29 +0100 Subject: [PATCH] Readme: Added sponsor, removed road map section Road map section was very much outdated and redundant so removing to avoid confusion. --- readme.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index 5b7812991..7c68d7ec6 100644 --- a/readme.md +++ b/readme.md @@ -79,20 +79,14 @@ Big thanks to these companies for supporting the project. - + Practinet + + Transport Talent + -## 🛣️ Road Map - -Below is a high-level road map view for BookStack to provide a sense of direction of where the project is going. This can change at any point and does not reflect many features and improvements that will also be included as part of the journey along this road map. For more granular detail of what will be included in upcoming releases you can review the project milestones as defined in our [Release Process](dev/docs/release-process.md) documentation. - -- **Platform REST API** - *(Most actions implemented, maturing)* - - *A REST API covering, at minimum, control of core content models (Books, Chapters, Pages) for automation and platform extension.* -- **Permission System Review** - *(In Progress)* - - *Improvement in how permissions are applied and a review of the efficiency of the permission & roles system.* - ## 🛠️ Development & Testing Please see our [development docs](dev/docs/development.md) for full details regarding work on the BookStack source code.