From d7a2a16e6dfd75751618492c458af00c356c5e51 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Sat, 14 Aug 2021 17:55:19 -0400 Subject: [PATCH] Update README.md --- README.md | 52 ++++++++-------------------------------------------- 1 file changed, 8 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index b0f8bf6..2922976 100755 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Follow or influence development @

Discord

+## 0.7.0 Patch Notes. + +# New Features + +* Administration System +* PDF Support ## Current Features @@ -43,48 +49,6 @@ Follow or influence development @

* mobi * pdf -## 0.7.0 Patch Notes. - -# New Features - -* Administration System -* PDF Support - -## 0.6.0 Patch Notes. - -# New Features - -* Automated Collections - * A work in progress, the collections are based on your folder structure. -* User System -* Per User Favorites -* Expanded book information view -* Websocket server - * currently only responds to ping, and importBooks, more responders are planned. -* Full Docker integration. -* On Demand Importing -* .mobi Support -* Result set ordering - * You can now choose to order your results: - * Title - * Author - * Categories - * & Tags -* Reworked UI/UX - * More intuitive, less intrusive, & stays out of the way. caveat: I need to rework the placement of the next & previous page controls. While they do remain usable, I intend to have them follow the users - position on the page in future releases. - -![pyShelf 0.6.0 navbar](https://github.com/th3r00t/pyShelf/raw/master/src/interface/static/img/navbar.png) - -* New controls - * Sort - * Ascending / Descending result set - * Display of the result set count, and your current position in the set. - * A pop over layer to hold things like - * [x] User login & Registration - * [x] Control panel - * [x] Book details - ## Installation & Support Information # Installation @@ -132,7 +96,7 @@ The first step is to login, after logging in the button whill show your username - [x] Automated Collections - [ ] Manual Collections -- [ ] Books Removal +- [x] Books Removal - [ ] Access Restrictions - [ ] Metadata Manipulation - [ ] Others? @@ -144,7 +108,7 @@ The first step is to login, after logging in the button whill show your username ### Support for other formats - [x] .mobi -- [ ] .pdf +- [x] .pdf - [ ] .cbz - [ ] .zip (Zipped book folders, is this a new idea? (Consider storing your library folders zipped and retrieving a book on demand))