mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update calibre-web to v0.6.21 (#833)
This commit is contained in:
parent
453fc00474
commit
b266ddba4d
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8083
|
APP_PORT: 8083
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/calibre-web:0.6.20@sha256:c39c87ab788aba54e3d61fc3e38208be93c9abb048c65aa7e968d97f069e15c1
|
image: linuxserver/calibre-web:0.6.21@sha256:e7470c127d86178c2de121b1382cff697f233195b58e31a423ef0a235048cf63
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
@ -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.20"
|
version: "0.6.21"
|
||||||
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.
|
||||||
@ -32,28 +32,25 @@ defaultUsername: "admin"
|
|||||||
defaultPassword: "admin123"
|
defaultPassword: "admin123"
|
||||||
torOnly: false
|
torOnly: false
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
New features:
|
This release contains various bug fixes, as well as the following new features:
|
||||||
|
|
||||||
- Updated pdf reader
|
- cb7 files are now supported for metadata extrcation of comicfiles (but not for comicreader)
|
||||||
|
|
||||||
- Improvements for Caliblur Theme
|
- Updated lubimyczytac metadata provider
|
||||||
|
|
||||||
|
- Cover size is adapted to requested size from kobo
|
||||||
|
|
||||||
|
- Added option "-o" to define logfile via command line
|
||||||
|
|
||||||
|
- Added "/opds/stats" route to generate a widget
|
||||||
|
|
||||||
|
- Reading position can be saved in comic reader
|
||||||
|
|
||||||
|
- Several dependencies are upgraded to newer versions
|
||||||
|
|
||||||
- series type custom column
|
- Additional translations: portuguese
|
||||||
|
|
||||||
- And more
|
|
||||||
|
|
||||||
|
|
||||||
Bug fixes:
|
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases/tag/0.6.21
|
||||||
|
|
||||||
- Allow deletion of kindle email address and force email addresses to have a valid format
|
|
||||||
|
|
||||||
- Fix for big databases not showing tags
|
|
||||||
|
|
||||||
- Ignore special files originating from Apple devices in comic reader
|
|
||||||
|
|
||||||
- And more
|
|
||||||
|
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user