Calibre Web v0.6.8 Release Notes
Release Date: 2020-06-03 // over 4 years ago-
New features:
- Cover view in lists selection
- โก๏ธ Updated comic api (using now also unrar instead of unrarlib) -> needs manual update via pip
- ๐ Updated comic api now also extracts metadata from cbt files
- .png and webp pictures are extracted as cover pictures from comic books
- Config option for limiting email size
- Config option for changing upload formats
- โ Added Epub to Kepub conversion using kepubify
- Automatic .kepub.epub ending if downloading books using kobo reader
- ๐ Fimally removed KindleGen
- Autodetect calibre converter, unrar binary and kepubify on first startup
- โ Add "asin" to recognized identifiers
- โ Added config option for automatic username during registration
- ๐ Changed supported audio files
- ๐ Improved error handling for cover upload from url
- ๐ Metadata.db is now automatically removed of database location string
- ๐ linked readstatus to calibre custom column is now excluded automatically from view
- Prevent empty series_index field
- Deactived Archived books in sidebar, deactivate all archived books functions
๐ Bug Fixes:
- Upload books with python2 is possible again
- ๐ Spanish translation no longer crashs the app in config settings
- ๐ Fixed covers for archived books not shown
- ๐ Fixes for readonly metadata.db
- ๐ Improved debug output on send emails
- ๐ Fix for private shelfs are listed twice in "add to shelf" dropdown menu in search results
- ๐ Fix for importing ldap users with whitespaces in the name
- ๐ Fix for tags with "&" in the name can't be removed from visibility restrictions
- ๐ Fix for kobo sync errors out if read/unread books had been present in app.db during initial database migration
- ๐ Fix error 500 on reset password in debug mode
- ๐ Fix for Kobo sync not working if series is given, but no series_index
- ๐ Fix for saving settings with enabled gdrive metadata watch led to crash
- โ Added missing float custom column to search form
- ๐ Better detection of localhost for kobo sync
- ๐ Fix XML parsing error when using OPDS feeds
- ๐ Fix for >1000 read books lead to error 500 in read menu
- ๐ฒ Fix for failed recovery of config_logfile and config access_log, in case folder of logfiles is not present anymore