All Versions
9
Latest Version
Avg Release Cycle
66 days
Latest Release
1357 days ago

Changelog History

  • v0.6.9 Changes

    September 27, 2020

    New features:

    • ๐Ÿ”„ Changed color of rating stars
    • Reenabled m4a, m4b audio playback
    • โž• Added route to robots.txt
    • ๐Ÿ”„ Changed behavior delete books with subfolders (additional warning message, but book is deleted)
    • Program info only visible in about section if user is admin
    • Custom ratings of increment 0.5 are allowed
    • ๐Ÿ‘Œ Support multiple authors on kobo sync (not working for every Kobo Reader)
    • Floating point numbers showing 2 decimals on details page
    • ๐Ÿš€ Change settings database gdrive watch to JSON (minimum sqlite version is the 2015 released V3.9)
    • ๐Ÿ‘Œ Improved author names detection during for upload
    • Parse Amazon_* identifiers
    • โž• Added hint for missing ghostcript on cover extraction

    ๐Ÿ› Bug Fixes:

    • White background on transparent covers instead of black one during upload
    • ๐Ÿ›  Fix for errors editing/uploading books with duplicate tags/authors/language names
    • ๐Ÿ›  Fix for xx is not a valid language" on upload
    • ๐Ÿ›  Fix get metadata, typo, if no result from google
    • ๐Ÿ›  Fix for immediate logout with login?next="/logout"
    • Stay logged in with enabled remember token, use remember token
    • Guests can access public shelfs
    • Hide listen button if user has no read/listen permissions
    • Author name is shown again in change book order page for shelfs
    • Shelf download menu is working for books with more than one format
    • Text in Kobo Auth Screen is consistent now
    • Reading progress for Kobo is stored correct
    • ๐Ÿ›  Fix Kobo links for reverse proxies with subdomains
    • ๐Ÿ›  Fix Kobo sync if one of the timestamps is outside year 1970 to 2038
    • โž• Add fix for read only GDdrive file
    • First request to GDrive fails no longer
    • โšก๏ธ Update error handling on callback and wording for GDrive
    • Password generation for registering on python2 working again
    • ๐ŸŒ Calibre-web starting with installed and not activated gdrive denpendencies without internet connection again
    • Catch some errors related to non writable settings db
    • Handle improper migrated database with config_mature_content_tags NULL instead of ""
    • ๐Ÿ›  Fixes for windows (moving files not allowed -> close pdf after metadata extracting)
    • ๐ŸŒ Reconnect is working again via web-route access
    • ๐Ÿ›  Fix for error unrar binary not found
    • ๐Ÿ›  Fix filenames (Escape "") for autodetect calibre excecutable on Windows
    • Invalid LDAP Cert Path no longer crashes app
  • v0.6.8 Changes

    June 03, 2020

    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
  • v0.6.7 Changes

    May 05, 2020

    New features:

    • โž• Additional Metadata Provider ComicVine
    • โž• Added LDAP login
    • โž• Additional features for kobo sync (support for reading status, archiving books, shelfs support)
    • โž• Additional feature restrict and allow custom columns and tags
    • โž• Additional categories in opds feed
    • โž• Added editing of Book identifiers
    • ๐Ÿ”„ Changed behavior for public and private shelfs
    • Changing ordering logic when showing books from a category
    • ๐Ÿ‘Œ Improved input check on some endpoints
    • โž• Added turkish translation
    • โšก๏ธ Updatedtranslations

    ๐Ÿ› Bug Fixes:
    โšก๏ธ Updater is now able to recover after failed updates
    ๐Ÿ›  Fixed pdf reader
    ๐Ÿ›  Fixed compatibility for werkzeug and flask-dance
    ๐Ÿ›  Fixed loading multiple authors via Get Metadata
    ๐Ÿ›  Fixed OAuth login
    ๐Ÿ›  Fix for Python3.8 on Windows
    ๐Ÿ›  Fix for download after access to opds-fileformat tree
    Book change timestamp in now applied upon changing a book
    ๐Ÿ›  Fix upload of covers from hdd
    ๐Ÿ›  Fix for removing admin role from last admin
    ๐Ÿ›  Fix deletion of books with multiple custom column content
    ๐Ÿ›  Fix handling uploaded books on forein file systems

    ๐Ÿ”’ Security fix CVE 2020-12627 don't use an hardcoded session key anymore

  • v0.6.6 Changes

    February 23, 2020

    New features:

    • โž• Added handling of different virtual environment names on selfupdate
    • โž• Added handling float-type custom columns
    • โšก๏ธ Updates translations

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix for using werkzeug 1.0.0
    • ๐Ÿ“Œ Pinned dependencies to current version as maximum
    • ๐Ÿ›  Fix viewing logfile
    • ๐Ÿ›  Fix Autodetection of Locale for guest user
    • ๐Ÿ›  Fix Shelfs are reordering again
    • ๐Ÿ›  Fix Auth-digest Header no longer crashs calibre-web
    • ๐Ÿ›  Fix Windows with tornado and python <3.8 working
    • ๐Ÿ›  Fix Print button no longer visible in pdf reader if user has no download rights
    • ๐Ÿ›  Fix display of covers for downloaded books in usersection
    • ๐Ÿ›  Fix for missing referrer on send to kindle
    • ๐Ÿ›  Fix invalid file extensions on Kindle Paperwhite download
    • ๐Ÿ›  Fix shutown tornado-server
    • ๐Ÿ›  Fix fix custom column display that contain colons in Caliblur theme
  • v0.6.5 Changes

    January 19, 2020

    New features:

    • โž• Added oauth login via google and github
    • โž• Added filtering of lists on first character
    • โž• Added sorting of books according date, and first character
    • โž• Added public reconnect point
    • โž• Added upload of mp3 files and mp3 file listener
    • โž• Added sorting on and search for file extensions and publisher
    • โž• Added more information in the about section
    • โž• Added logfile viewer
    • โž• Added ability to log to streamoutput on linux
    • โž• Added deny domains for registering
    • โž• Added login via auth header
    • โž• Added resend password feature
    • โž• Added ability for admins to resend password to user
    • โž• Added czech and finnish translation

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix for exposure of mature content
    • ๐Ÿ›  Fix for login issue on MacOS
    • ๐Ÿ›  Fix compatibility with python 3.8
    • ๐Ÿ›  Fixed goodreads problem on Raspberry Pi
    • ๐Ÿ›  Fix for cover extraction on pdf files
    • ๐Ÿ›  Fix for metadata search on douban
    • ๐Ÿ›  Fix for Goodreads in combination with no books of author found
    • ๐Ÿ›  Fix for uploading of books with applied language restriction
    • ๐Ÿ›  Fix display no. of unread books now correct
  • v0.6.4 Changes

    July 15, 2019

    New features:

    • ๐Ÿ“‡ Optional parsing of comic metadata

    ๐Ÿ› Bug Fixes:

    • Custom columns now visible in Caliblur! theme
    • ๐Ÿ›  Fix for restart of newer versions of tornado server
    • ๐Ÿ›  Fix for updater on beta versions
    • ๐Ÿ‘Œ Improved parsing of metadata downloads
    • Calibur! background images are available again
    • Search for username and email address is now case insensitive
    • Sorting in comics follows natural sorting rules
    • ๐Ÿ›  Fix for displaying long running tasks
    • โž• Added error output for calibre during conversion
    • Deleting the last admin user is now prevented
    • ๐Ÿ‘‰ User ids are unique (even for deleted users)
    • โšก๏ธ Updated Comicreader
    • โšก๏ธ Updated translations
  • v0.6.3 Changes

    May 30, 2019

    ๐Ÿ†• New feature:
    โž• Added direction settings for comic reader

    ๐Ÿ› Bug Fixes:
    ๐Ÿ›  Fix not loading loading-icon
    ๐Ÿ›  Fix magic link on python 3
    ๐Ÿ›  Fix for reader with not supported formats
    ๐Ÿ›  Fix instance name not shown in opds feed
    ๐Ÿ›  fix for advanced search without "custom column 1"
    ๐Ÿ›  Fix for non loading pdf-files in reader
    ๐Ÿ›  Fix registration emails are shown to normal users

  • v0.6.2 Changes

    April 20, 2019

    ๐Ÿš€ Easter Release

    โšก๏ธ !Attention! Please backup all data before updating !Attention!

    โšก๏ธ Due to a bug in the auto updater, an update from a commit version before january 29th 2019 will lead to loss of all data

    • โšก๏ธ Update search function for Unicode characters
    • Upload of jpeg, png and webp file
    • Extraction of png covers from pdf files during upload
    • โšก๏ธ Updated epub reader lib
    • ๐Ÿ›  Fix for sqlalchemy v1.3.x
    • โœ‚ Removed Douban from metadata loading
    • ๐Ÿ›  Fixes for OPDS feed
    • ๐Ÿ‘Œ Improved errorhandling
    • ๐Ÿ”„ Changed behavior of filename renaming on Google Drive to match renaming on normal filestorage
  • v0.6.0 Changes

    April 20, 2019

    ๐ŸŽ‰ Initial Release


    โšก๏ธ !Attention! Please backup all data before updating !Attention!

    โšก๏ธ Due to a bug in the autoupdater, an update from a commit version before january 29th 2019 will lead to loss of all data

    • Bootstrap 3 HTML5 interface
    • full graphical setup
    • ๐Ÿ‘‰ User management
    • OPDS feed for eBook reader apps
    • Filter and search by titles, authors, tags, series and language
    • Create custom book collection (shelves)
    • ๐Ÿ‘Œ Support for editing eBook metadata and deleting eBooks from Calibre library
    • ๐Ÿ‘Œ Support for converting eBooks through Calibre binaries
    • Send eBooks to Kindle devices with the click of a button
    • ๐Ÿ‘Œ Support for reading eBooks directly in the browser (.txt, .epub, .pdf, .cbr, .cbt, .cbz)
    • Upload new books in many formats
    • ๐Ÿ‘Œ Support for Calibre custom columns
    • โšก๏ธ Self update capability