|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: calibre-web |
|
|
id: calibre-web |
|
|
category: files |
|
|
category: files |
|
|
name: Calibre Web |
|
|
name: Calibre Web |
|
|
version: "0.6.19" |
|
|
version: "0.6.20" |
|
|
tagline: A clean web app for your eBooks |
|
|
tagline: A clean web app for your eBooks |
|
|
description: >- |
|
|
description: >- |
|
|
Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. |
|
|
Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. |
|
@ -34,25 +34,26 @@ torOnly: false |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
New features: |
|
|
New features: |
|
|
|
|
|
|
|
|
- Cover images are cached when using gdrive storage and local storage |
|
|
- Updated pdf reader |
|
|
|
|
|
|
|
|
- Kobo sync now uses calibre-web generated thumbnails as cover pictures |
|
|
- Improvements for Caliblur Theme |
|
|
|
|
|
|
|
|
- Pagination button disapear in standard theme once infinite scroll is triggered |
|
|
- series type custom column |
|
|
|
|
|
|
|
|
- And more. Full details can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.19 |
|
|
- And more |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug fixes: |
|
|
Bug fixes: |
|
|
|
|
|
|
|
|
- Read status checkbox works again for custom columns |
|
|
- Allow deletion of kindle email address and force email addresses to have a valid format |
|
|
|
|
|
|
|
|
- Character '\u200d' is removed from end of email address and no longer causes an error on send emails |
|
|
- Fix for big databases not showing tags |
|
|
|
|
|
|
|
|
- Gevent log output is redirected to log file and no longer stops Calibre-web on Windows |
|
|
- Ignore special files originating from Apple devices in comic reader |
|
|
|
|
|
|
|
|
- custom column of type "Text, but with a fixed set of permitted values" with default color no longer leads to error 500 |
|
|
- And more |
|
|
|
|
|
|
|
|
- And more. Full details can be found in the changelog. |
|
|
|
|
|
|
|
|
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.20 |
|
|
submitter: Xosten |
|
|
submitter: Xosten |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/74 |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/74 |
|
|