V0.6.21 - Romesa
- CB7 files are now supported for metadata extraction of comic files
- 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
- Portuguese translations added
- Updated lubimyczytac metadata provider
- Cover size is adapted to requested size from Kobo
- Several dependencies are upgraded to newer versions
- Fixed proxying cover images to Kobo store
- Fixed NoneType object has no attribute author_sort error while trying to read a book
- Added djv file format as default to djvu reader
- Home button in caliblur now leads to calibre-web home instead of /
- Fixed logfile viewer behind proxy located in a folder
- Fixed special cases during parsing of PDF metadata during upload
- Fixed to work with new version of comicapi
- Fixed upper- and lowercase change of non-ASCII values in series, tags, and other fields
- Fixed search request fails with error after browser session closed
- Fixed rename author in book list
- Fixed creating shelves on mobile device with caliblur theme
- SMTP server credentials are no longer returned to client
- Cross-site scripting (XSS) stored in href using data wrapper wrapper is no longer possible
- Cross-site scripting (XSS) is no longer possible via pathchooser
- Fixed error handling for non-existent rating, language, and user downloaded books
New features:
- cb7 files are now supported for metadata extrcation of comicfiles (but not for comicreader)
- 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
- Additional translations: portuguese
Bug Fixes:
-
Fix for proxying cover images to Kobo store
-
Fix for 'NoneType' object has no attribute 'author_sort' while trying to read a book
-
Added djv file format as default to djvu reader
-
Home button in caliblur is now leading calibre-web home instead of "/"
-
Bugfix for logfile viewer behind proxy located in a folder
-
Bug
-
Fixes for special cases during parsing of pdf metadata during upload
-
Fixes to work with new version of comicapi
-
Fix for upper- lowercase change of non ascii values in series, tags, ...
-
Fix for search request fails with error after browser session closed
-
Remove autocomplete on several elements in edi book section to make typeahead work without problems
-
Bugfix rename author in book list
-
Fix creating shelves on mobile device with caliblur theme
-
Fix visibility for sending to reader without download permissions
-
Handle invalid or missing or invalid container.xml in epub files during kobo sync
-
Fixes Uploading pdf file fails with whitespace title
-
Fix for Kobo UserKey in request missing due to no kobo account
-
Fix for showing last book of series in grid view
-
Bugfix for showing series containing only one book in list view having this book no series_index value set
-
Added additional debug output for download links during kobo sync
-
Security fix: SMTP server credentials are no longer returned to client
-
Security fix: Cross-site scripting (XSS) stored in href bypasses filter using data wrapper no longer possible
-
Security fix: Cross-site scripting (XSS) is no longer possible via pathchooser
-
Security fix: Error Handling at non existent rating, language, and user downloaded books was fixed