Update calibre-web to 0.6.26 (#4685)
This commit is contained in:
parent
01c09d164c
commit
f9a35fa302
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8083
|
||||
|
||||
server:
|
||||
image: linuxserver/calibre-web:0.6.25@sha256:ab176faac42ad33f5fa898f7c975fa590f4507b35afaf6c4cc3e9acf4ba860fa
|
||||
image: linuxserver/calibre-web:0.6.26@sha256:95fa0d0d07bf1be2404236222a882a467431f34ee35ad29b6e7b3b4bca3b0376
|
||||
stop_grace_period: 1m
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: calibre-web
|
||||
category: files
|
||||
name: Calibre Web
|
||||
version: "0.6.25"
|
||||
version: "0.6.26"
|
||||
tagline: A clean web app for your eBooks
|
||||
description: >-
|
||||
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||
@ -32,15 +32,15 @@ releaseNotes: >-
|
||||
This update includes several new features and improvements:
|
||||
|
||||
|
||||
- Enhanced metadata extraction for audio files during upload
|
||||
- Improved PDF viewer functionality
|
||||
- Better shelf sorting capabilities
|
||||
- Improved contrast for epub reader in dark modes
|
||||
- Support for multiple e-reader email addresses
|
||||
- Enhanced whitespace handling and string formatting
|
||||
- Improvements to Kobo sync and browser experience
|
||||
- Various bug fixes and stability enhancements
|
||||
- Better support for Windows installations
|
||||
- Multi-edit capability for books in the book list
|
||||
- Instapaper configuration support for Kobo sync
|
||||
- Enhanced EPUB reader with page count display and Books button to return to Calibre-Web
|
||||
- Additional EPUB reader theme
|
||||
- Improved performance during search operations
|
||||
- Fixed compatibility with Calibre 9
|
||||
- Fixed read status updates when books are archived
|
||||
- Fixed mass removal of books from shelves
|
||||
- Security improvement: API keys are no longer exposed in config exports
|
||||
|
||||
|
||||
Full release notes can be found here: https://github.com/janeczku/calibre-web/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user